diff --git a/PyYAML.spec b/PyYAML.spec index e006d437122b7e28ee5b52fd133af026501282cc..93e1e5fa230f266cdaa5739aacb4232bec3dc5ce 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -2,7 +2,7 @@ %bcond_without python3 Name: pyyaml -Version: 5.1.2 +Version: 5.3.1 Release: 1 Summary: YAML parser and emitter for Python License: MIT @@ -124,5 +124,8 @@ files to object serialization and persistence. %endif %changelog +* Fri Apr 24 2020 Bruce - 5.3.1-1 +* update upstream to 5.3.1 + * Tue Aug 27 2019 openEuler Buildteam - 5.1.2-1 - Package init diff --git a/pyyaml-5.1.2.tar.gz b/pyyaml-5.1.2.tar.gz deleted file mode 100644 index bb071a935f1ce95d88e892f71ac28135403c1d58..0000000000000000000000000000000000000000 Binary files a/pyyaml-5.1.2.tar.gz and /dev/null differ diff --git a/pyyaml-5.3.1.tar.gz b/pyyaml-5.3.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..66f30f95ff72d6325981bf7f8fec0e54febe2a47 Binary files /dev/null and b/pyyaml-5.3.1.tar.gz differ