Hello community,

here is the log from the commit of package python-ruamel.ordereddict for 
openSUSE:Leap:15.2 checked in at 2020-02-21 23:48:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-ruamel.ordereddict (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-ruamel.ordereddict.new.26092 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ruamel.ordereddict"

Fri Feb 21 23:48:53 2020 rev:11 rq:777108 version:0.4.14

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/python-ruamel.ordereddict/python-ruamel.ordereddict.changes
    2020-01-15 15:52:45.519574356 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-ruamel.ordereddict.new.26092/python-ruamel.ordereddict.changes
 2020-02-21 23:48:55.292515192 +0100
@@ -1,0 +2,12 @@
+Wed Aug  7 14:00:25 UTC 2019 - Ondřej Súkup <[email protected]>
+
+- update to 0.4.14
+ * add LICENSE to sdist tarball
+
+-------------------------------------------------------------------
+Fri Mar  1 14:12:53 UTC 2019 - Ondřej Súkup <[email protected]>
+
+- update to 0.4.13 
+- no upstream changelog
+
+-------------------------------------------------------------------

Old:
----
  LICENSE
  ruamel.ordereddict-0.4.9.tar.gz

New:
----
  ruamel.ordereddict-0.4.14.tar.gz

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

Other differences:
------------------
++++++ python-ruamel.ordereddict.spec ++++++
--- /var/tmp/diff_new_pack.7E96Qy/_old  2020-02-21 23:48:56.108516815 +0100
+++ /var/tmp/diff_new_pack.7E96Qy/_new  2020-02-21 23:48:56.140516877 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ruamel.ordereddict
 #
-# Copyright (c) 2017 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,28 +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/
 #
 
 
 Name:           python-ruamel.ordereddict
-Version:        0.4.9
+Version:        0.4.14
 Release:        0
 Summary:        Ordered dictionary
 License:        MIT
 Group:          Development/Languages/Python
-Url:            https://bitbucket.org/ruamel/ordereddict
+URL:            https://bitbucket.org/ruamel/ordereddict
 Source:         
https://files.pythonhosted.org/packages/source/r/ruamel.ordereddict/ruamel.ordereddict-%{version}.tar.gz
-Source1:        LICENSE
 BuildRequires:  python-devel
-BuildRequires:  python-nose
-BuildRequires:  python-pytest
 BuildRequires:  python-ruamel.base
 BuildRequires:  python-setuptools
 Requires:       python-ruamel.base
-%if 0%{?suse_version} > 1320
 Provides:       python2-ruamel.ordereddict = %{version}
-%endif
 
 %description
 This is an implementation of an ordered dictionary with Key Insertion Order
@@ -49,7 +44,6 @@
 %prep
 %setup -q -n ruamel.ordereddict-%{version}
 rm -rf *egg-info
-cp %{SOURCE1} .
 
 %build
 python setup.py build
@@ -57,14 +51,9 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-# Cannot find the shared library even with the path set??
-#%check
-#export PYTHON_PATH=%{buildroot}%{python_sitearch}
-#nosetests
-
 %files
-%defattr(-,root,root,-)
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
 %{python_sitearch}/*
 
 %changelog

++++++ ruamel.ordereddict-0.4.9.tar.gz -> ruamel.ordereddict-0.4.14.tar.gz 
++++++
++++ 3254 lines of diff (skipped)


Reply via email to