diff --git a/PyYAML-6.0.1.tar.gz b/PyYAML-6.0.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..8d032c89cc068b9a41dadfe67cd2ac2249f97cf2 Binary files /dev/null and b/PyYAML-6.0.1.tar.gz differ diff --git a/PyYAML-6.0.tar.gz b/PyYAML-6.0.tar.gz deleted file mode 100644 index 82259d5b842b72ff3a7e5963ca5cc3ea6000442e..0000000000000000000000000000000000000000 Binary files a/PyYAML-6.0.tar.gz and /dev/null differ diff --git a/PyYAML.spec b/PyYAML.spec index 44bb6efbbd5a6b5fdf4737731f707bb287442207..1f3696943c1727c2f694caab170e3e935f27922b 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -1,9 +1,9 @@ %bcond_without python2 %bcond_without python3 -Name: pyyaml -Version: 6.0 -Release: 2 +Name: pyYAML +Version: 6.0.1 +Release: 1 Summary: YAML parser and emitter for Python License: MIT URL: https://github.com/yaml/pyyaml @@ -81,6 +81,9 @@ files to object serialization and persistence. %endif %changelog +* Wed Jul 26 2023 sunhui - 6.0.1-1 +- Update package to version 6.0.1 + * Wed Oct 26 2022 zhuofeng - 6.0-2 - rebuild for next release