Accepting request 242976 from home:TheBlackCat:branches:devel:languages:python

Update to 3.11

OBS-URL: https://build.opensuse.org/request/show/242976
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyYAML?expand=0&rev=13
This commit is contained in:
Todd R 2014-07-30 09:50:41 +00:00 committed by Git OBS Bridge
parent 0a5e8676e1
commit 408320a7b1
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e713da45c96ca53a3a8b48140d4120374db622df16ab71759c9ceb5b8d46fe7c
size 241524

3
PyYAML-3.11.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c36c938a872e5ff494938b33b14aaa156cb439ec67548fcab3535bb78b0846e8
size 248685

View File

@ -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

View File

@ -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