Hello community,

here is the log from the commit of package python-PyYAML for openSUSE:Leap:15.2 
checked in at 2020-03-01 08:50:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-PyYAML (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-PyYAML.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyYAML"

Sun Mar  1 08:50:53 2020 rev:13 rq:779828 version:5.1.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-PyYAML/python-PyYAML.changes    
2020-01-15 15:46:16.323351769 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-PyYAML.new.26092/python-PyYAML.changes 
2020-03-01 08:50:57.813224275 +0100
@@ -1,0 +2,29 @@
+Wed Nov 13 11:43:22 UTC 2019 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update in SLE-15 (bsc#1140565)
+
+-------------------------------------------------------------------
+Thu Aug  1 13:17:00 UTC 2019 - Marketa Calabkova <[email protected]>
+
+- update to 5.1.2
+  * Re-release of 5.1 with regenerated Cython sources to build properly for 
Python 3.8b2+
+
+-------------------------------------------------------------------
+Fri Jun  7 12:04:35 UTC 2019 - Ondřej Súkup <[email protected]>
+
+- 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 <[email protected]>
+
+- Update to 5.1:
+  * many changes, see CHANGES
+  * bsc#1099308 CVE-2017-18342 PyYAML: yaml.load() API could execute arbitrary 
code
+
+-------------------------------------------------------------------
+Mon Jan 14 16:06:38 CET 2019 - [email protected]
+
+- Use %license instead of %doc [bsc#1082318]
+
+-------------------------------------------------------------------

Old:
----
  PyYAML-3.13.tar.gz

New:
----
  PyYAML-5.1.2.tar.gz

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

Other differences:
------------------
++++++ python-PyYAML.spec ++++++
--- /var/tmp/diff_new_pack.dXRsj2/_old  2020-03-01 08:50:58.261225166 +0100
+++ /var/tmp/diff_new_pack.dXRsj2/_new  2020-03-01 08:50:58.265225175 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-PyYAML
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,22 +12,23 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:           python-PyYAML
-Version:        3.13
+Version:        5.1.2
 Release:        0
 Summary:        YAML parser and emitter for Python
 License:        MIT
 Group:          Development/Languages/Python
-Url:            http://pyyaml.org/wiki/PyYAML
+URL:            https://github.com/yaml/pyyaml
 Source:         
https://files.pythonhosted.org/packages/source/P/PyYAML/PyYAML-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
 BuildRequires:  libyaml-devel
 BuildRequires:  python-rpm-macros
 %ifpython2
@@ -62,6 +63,7 @@
 
 %install
 %python_install
+%python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
 # Increase file-descriptor-count for ppc to make tests happy.
@@ -71,8 +73,8 @@
 %python_exec setup.py test
 
 %files %{python_files}
-%defattr(-,root,root)
-%doc CHANGES LICENSE README examples/
+%license LICENSE
+%doc CHANGES README examples/
 %{python_sitearch}/yaml
 %{python_sitearch}/_yaml.*so
 %{python_sitearch}/PyYAML-%{version}-py%{python_version}.egg-info

++++++ PyYAML-3.13.tar.gz -> PyYAML-5.1.2.tar.gz ++++++
++++ 8481 lines of diff (skipped)


Reply via email to