Hello community,

here is the log from the commit of package python-PyYAML for openSUSE:Factory 
checked in at 2016-09-11 00:52:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyYAML (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyYAML.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyYAML"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyYAML/python-PyYAML.changes      
2014-07-31 07:41:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyYAML.new/python-PyYAML.changes 
2016-09-11 00:52:57.000000000 +0200
@@ -1,0 +2,11 @@
+Sat Sep  3 19:26:05 UTC 2016 - [email protected]
+
+- Update to 3.12
+  - Adding an implicit resolver to a derived loader should not
+    affect the base loader (fixes issue #57).
+  - Uniform representation for OrderedDict? across different
+    versions of Python (fixes issue #61).
+  - Fixed comparison to None warning (closes issue #64). 
+- fix Source URL
+
+-------------------------------------------------------------------

Old:
----
  PyYAML-3.11.tar.gz

New:
----
  PyYAML-3.12.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-PyYAML.spec ++++++
--- /var/tmp/diff_new_pack.sVen1H/_old  2016-09-11 00:52:58.000000000 +0200
+++ /var/tmp/diff_new_pack.sVen1H/_new  2016-09-11 00:52:58.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-PyYAML
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,13 +17,13 @@
 
 
 Name:           python-PyYAML
-Version:        3.11
+Version:        3.12
 Release:        0
 Url:            http://pyyaml.org/wiki/PyYAML
 Summary:        YAML parser and emitter for Python
 License:        MIT
 Group:          Development/Languages/Python
-Source:         
http://pypi.python.org/packages/source/P/PyYAML/PyYAML-%{version}.tar.gz
+Source:         
https://pypi.io/packages/source/P/PyYAML/PyYAML-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libyaml-devel
 BuildRequires:  python-devel
@@ -67,6 +67,8 @@
 %files
 %defattr(-,root,root,-)
 %doc CHANGES LICENSE README examples
-%{python_sitearch}/*
+%{python_sitearch}/yaml
+%{python_sitearch}/_yaml.so
+%{python_sitearch}/PyYAML-%{version}-py%{py_ver}.egg-info
 
 %changelog

++++++ PyYAML-3.11.tar.gz -> PyYAML-3.12.tar.gz ++++++
++++ 21767 lines of diff (skipped)


Reply via email to