diff --git a/PyYAML.spec b/PyYAML.spec index 3b0a660b2e65963013d9c04fb99ccdeb9017f566..b6b8b5697f10b072c769e35328b15325885df26e 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -2,8 +2,8 @@ %bcond_without python3 Name: pyyaml -Version: 6.0.2 -Release: 2 +Version: 6.0.3 +Release: 1 Summary: YAML parser and emitter for Python License: MIT URL: https://github.com/yaml/pyyaml @@ -82,6 +82,9 @@ files to object serialization and persistence. %endif %changelog +* Wed Jan 08 2025 shixuantong 6.0.3-1 +- Update package to version 6.0.3 + * Wed Jan 08 2025 shixuantong 6.0.2-2 - change name to pyyaml diff --git a/pyyaml-6.0.2.tar.gz b/pyyaml-6.0.2.tar.gz deleted file mode 100644 index 69a538f6947f3a66e34c899fa24588ff4d6ab81b..0000000000000000000000000000000000000000 Binary files a/pyyaml-6.0.2.tar.gz and /dev/null differ diff --git a/pyyaml-6.0.3.tar.gz b/pyyaml-6.0.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..bcac6570136257c180401320f5f68fb8d76e7af9 Binary files /dev/null and b/pyyaml-6.0.3.tar.gz differ