diff --git a/PyYAML-3.12.tar.gz b/PyYAML-3.12.tar.gz deleted file mode 100644 index 8ae7c3b..0000000 --- a/PyYAML-3.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:592766c6303207a20efc445587778322d7f73b161bd994f227adaa341ba212ab -size 253011 diff --git a/PyYAML-3.13.tar.gz b/PyYAML-3.13.tar.gz new file mode 100644 index 0000000..eaf310c --- /dev/null +++ b/PyYAML-3.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ef3092145e9b70e3ddd2c7ad59bdd0252a94dfe3949721633e41344de00a6bf +size 270607 diff --git a/python-PyYAML.changes b/python-PyYAML.changes index 7a4102d..9da7f5f 100644 --- a/python-PyYAML.changes +++ b/python-PyYAML.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jul 15 20:22:28 UTC 2018 - mimi.vx@gmail.com + +- update to 3.13 + * fix compactibility with python 3.7 + ------------------------------------------------------------------- Fri Mar 3 11:42:12 UTC 2017 - sor.alexei@meowr.ru diff --git a/python-PyYAML.spec b/python-PyYAML.spec index 3cf2b0f..6bc8ecf 100644 --- a/python-PyYAML.spec +++ b/python-PyYAML.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyYAML # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-PyYAML -Version: 3.12 +Version: 3.13 Release: 0 Summary: YAML parser and emitter for Python License: MIT