diff --git a/PyYAML-5.1.1.tar.gz b/PyYAML-5.1.1.tar.gz deleted file mode 100644 index 0862409..0000000 --- a/PyYAML-5.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4bb4d3f5e232425e25dda21c070ce05168a786ac9eda43768ab7f3ac2770955 -size 274442 diff --git a/PyYAML-5.1.2.tar.gz b/PyYAML-5.1.2.tar.gz new file mode 100644 index 0000000..93b8df2 --- /dev/null +++ b/PyYAML-5.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01adf0b6c6f61bd11af6e10ca52b7d4057dd0be0343eb9283c878cf3af56aee4 +size 265034 diff --git a/python-PyYAML.changes b/python-PyYAML.changes index a0a02f1..d82e613 100644 --- a/python-PyYAML.changes +++ b/python-PyYAML.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 1 13:17:00 UTC 2019 - Marketa Calabkova + +- update to 5.1.2 + * Re-release of 5.1 with regenerated Cython sources to build properly for Python 3.8b2+ + ------------------------------------------------------------------- Fri Jun 7 12:04:35 UTC 2019 - Ondřej Súkup diff --git a/python-PyYAML.spec b/python-PyYAML.spec index 675e402..1f1d0c3 100644 --- a/python-PyYAML.spec +++ b/python-PyYAML.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-PyYAML -Version: 5.1.1 +Version: 5.1.2 Release: 0 Summary: YAML parser and emitter for Python License: MIT