Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-natsort for openSUSE:Factory 
checked in at 2023-07-31 15:24:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-natsort (Old)
 and      /work/SRC/openSUSE:Factory/.python-natsort.new.32662 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-natsort"

Mon Jul 31 15:24:05 2023 rev:24 rq:1098030 version:8.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-natsort/python-natsort.changes    
2023-06-14 16:31:54.079413069 +0200
+++ /work/SRC/openSUSE:Factory/.python-natsort.new.32662/python-natsort.changes 
2023-07-31 15:24:08.183243508 +0200
@@ -1,0 +2,37 @@
+Mon Jul 10 16:16:15 UTC 2023 - ecsos <[email protected]>
+
+- Add %{?sle15_python_module_pythons}
+- Fix BuildReuquires Versions.
+
+-------------------------------------------------------------------
+Sat Jul  8 20:28:50 UTC 2023 - Arun Persaud <[email protected]>
+
+- update to version 8.4.0:
+  * Changed
+    + The changelog now only explictly exists in the repository (issue
+      #162)
+  * Fixed
+    + Inputs with spaces near adjascent to the extension are now
+      sorted correctly for os_sorted on Windows (issues #165 and #166)
+
+- changes from version 8.3.1:
+  * Fixed
+    + Broken test found on FreeBSD. This change has no effect outside
+      fixing tests (issue #161)
+
+- changes from version 8.3.0:
+  * Added
+    + The PRESORT option to the ns enum to attain consistent sort
+      order in certain corner cases (issue #149)
+    + Logic to ensure None and NaN are sorted in a consistent order
+      (issue #149)
+    + Explict Python 3.11 support
+  * Changed
+    + Only convert to str if necessary in os_sorted (@Dobatymo, issues
+      #157 and #158)
+    + Attempt to use new fastnumbers functionality if available
+    + Move non-API documentation to the GitHub wiki
+  * Removed
+    + Support for EOL Python 3.6
+
+-------------------------------------------------------------------

Old:
----
  natsort-8.2.0.tar.gz

New:
----
  natsort-8.4.0.tar.gz

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

Other differences:
------------------
++++++ python-natsort.spec ++++++
--- /var/tmp/diff_new_pack.NIzHyo/_old  2023-07-31 15:24:08.855247388 +0200
+++ /var/tmp/diff_new_pack.NIzHyo/_new  2023-07-31 15:24:08.859247411 +0200
@@ -16,15 +16,15 @@
 #
 
 
-%define skip_python2 1
 %{?sle15_python_module_pythons}
 Name:           python-natsort
-Version:        8.2.0
+Version:        8.4.0
 Release:        0
 Summary:        Natural sorting in Python
 License:        MIT
 URL:            https://github.com/SethMMorton/natsort
 Source:         
https://files.pythonhosted.org/packages/source/n/natsort/natsort-%{version}.tar.gz
+BuildRequires:  %{python_module fastnumbers >= 5.0.1}
 BuildRequires:  %{python_module hypothesis}
 BuildRequires:  %{python_module pytest >= 4.3}
 BuildRequires:  %{python_module pytest-mock}
@@ -36,8 +36,9 @@
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
 Recommends:     python-PyICU >= 1.0.0
-Recommends:     python-fastnumbers >= 2.0.0
+Recommends:     python-fastnumbers >= 5.0.1
 BuildArch:      noarch
+%{?sle15_python_module_pythons}
 %python_subpackages
 
 %description

++++++ natsort-8.2.0.tar.gz -> natsort-8.4.0.tar.gz ++++++
++++ 4938 lines of diff (skipped)

Reply via email to