Hello community,

here is the log from the commit of package python-natsort for openSUSE:Factory 
checked in at 2018-05-29 10:40:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-natsort (Old)
 and      /work/SRC/openSUSE:Factory/.python-natsort.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-natsort"

Tue May 29 10:40:58 2018 rev:3 rq:611489 version:5.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-natsort/python-natsort.changes    
2018-05-16 11:42:21.146641771 +0200
+++ /work/SRC/openSUSE:Factory/.python-natsort.new/python-natsort.changes       
2018-05-29 10:41:06.416936137 +0200
@@ -1,0 +2,19 @@
+Wed May 23 08:15:47 UTC 2018 - tchva...@suse.com
+
+- Version set the requires based on setup.py
+
+-------------------------------------------------------------------
+Mon May 21 15:55:32 UTC 2018 - a...@gmx.de
+
+- specfile:
+  * added setuptools as a requirements
+
+-------------------------------------------------------------------
+Mon May 21 03:51:36 UTC 2018 - a...@gmx.de
+
+- update to version 5.3.2:
+  * Fix bug that prevented install on old versions of setuptools.
+  * Revert layout from src/natsort/ back to natsort/ to make user
+    testing simpler.
+
+-------------------------------------------------------------------

Old:
----
  natsort-5.3.1.tar.gz

New:
----
  natsort-5.3.2.tar.gz

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

Other differences:
------------------
++++++ python-natsort.spec ++++++
--- /var/tmp/diff_new_pack.MBnBKk/_old  2018-05-29 10:41:07.000914580 +0200
+++ /var/tmp/diff_new_pack.MBnBKk/_new  2018-05-29 10:41:07.000914580 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without  test
 Name:           python-natsort
-Version:        5.3.1
+Version:        5.3.2
 Release:        0
 Summary:        Natural sorting in Python
 License:        MIT
@@ -31,18 +31,19 @@
 BuildRequires:  fdupes
 BuildRequires:  help2man
 BuildRequires:  python-rpm-macros
-Recommends:     python-PyICU
-Recommends:     python-fastnumbers
+Requires:       python-setuptools
+Recommends:     python-PyICU >= 1.0.0
+Recommends:     python-fastnumbers >= 2.0.0
 BuildArch:      noarch
 %if %{with test}
 BuildRequires:  %{python_module hypothesis}
 BuildRequires:  %{python_module pytest-cov}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  python-mock
-BuildRequires:  python-pathlib
+BuildRequires:  python2-pathlib
 %endif
 %ifpython2
-Requires:       python-pathlib
+Requires:       python2-pathlib
 %endif
 %python_subpackages
 

++++++ natsort-5.3.1.tar.gz -> natsort-5.3.2.tar.gz ++++++
++++ 6181 lines of diff (skipped)


Reply via email to