diff --git a/PyYAML-3.10.tar.gz b/PyYAML-3.10.tar.gz deleted file mode 100644 index 58b2478..0000000 --- a/PyYAML-3.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e713da45c96ca53a3a8b48140d4120374db622df16ab71759c9ceb5b8d46fe7c -size 241524 diff --git a/PyYAML-3.11.tar.gz b/PyYAML-3.11.tar.gz new file mode 100644 index 0000000..6dc650e --- /dev/null +++ b/PyYAML-3.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c36c938a872e5ff494938b33b14aaa156cb439ec67548fcab3535bb78b0846e8 +size 248685 diff --git a/python-PyYAML.changes b/python-PyYAML.changes index 0e47fad..72c13bc 100644 --- a/python-PyYAML.changes +++ b/python-PyYAML.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jul 30 09:02:32 UTC 2014 - toddrme2178@gmail.com + +- Update to 3.11 + - Source and binary distributions are rebuilt against the latest + versions of Cython and LibYAML. + ------------------------------------------------------------------- Wed Feb 5 14:35:22 CET 2014 - ro@suse.de diff --git a/python-PyYAML.spec b/python-PyYAML.spec index 55f896d..b67d372 100644 --- a/python-PyYAML.spec +++ b/python-PyYAML.spec @@ -17,7 +17,7 @@ Name: python-PyYAML -Version: 3.10 +Version: 3.11 Release: 0 Url: http://pyyaml.org/wiki/PyYAML Summary: YAML parser and emitter for Python @@ -27,7 +27,7 @@ Source: http://pypi.python.org/packages/source/P/PyYAML/PyYAML-%{version BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libyaml-devel BuildRequires: python-devel -BuildRequires: python-nose +BuildRequires: python-setuptools Provides: python-yaml = %{version} Obsoletes: python-yaml < %{version} %if 0%{?suse_version} && 0%{?suse_version} <= 1110