diff --git a/PyYAML-5.1.1.tar.gz b/PyYAML-5.1.1.tar.gz new file mode 100644 index 0000000..0862409 --- /dev/null +++ b/PyYAML-5.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4bb4d3f5e232425e25dda21c070ce05168a786ac9eda43768ab7f3ac2770955 +size 274442 diff --git a/PyYAML-5.1.tar.gz b/PyYAML-5.1.tar.gz deleted file mode 100644 index 6723f71..0000000 --- a/PyYAML-5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:436bc774ecf7c103814098159fbb84c2715d25980175292c648f2da143909f95 -size 274244 diff --git a/python-PyYAML.changes b/python-PyYAML.changes index 1e0cd25..a0a02f1 100644 --- a/python-PyYAML.changes +++ b/python-PyYAML.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 7 12:04:35 UTC 2019 - Ondřej Súkup + +- update to 5.1.1 + * Re-release of 5.1 with regenerated Cython sources to build properly for Python 3.8 + ------------------------------------------------------------------- Thu Mar 14 14:47:06 UTC 2019 - Tomáš Chvátal diff --git a/python-PyYAML.spec b/python-PyYAML.spec index c344978..675e402 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 +Version: 5.1.1 Release: 0 Summary: YAML parser and emitter for Python License: MIT