Hello community,

here is the log from the commit of package python-natsort for openSUSE:Factory 
checked in at 2020-01-09 22:51:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-natsort (Old)
 and      /work/SRC/openSUSE:Factory/.python-natsort.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-natsort"

Thu Jan  9 22:51:31 2020 rev:12 rq:762092 version:7.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-natsort/python-natsort.changes    
2019-12-27 13:49:10.888480249 +0100
+++ /work/SRC/openSUSE:Factory/.python-natsort.new.6675/python-natsort.changes  
2020-01-09 22:52:19.818761400 +0100
@@ -1,0 +2,14 @@
+Thu Jan  9 09:39:48 CET 2020 - Matej Cepl <mc...@suse.com>
+
+- Update to 7.0.0:
+  - Update testing dependency versions
+  - Support for Python 2
+
+-------------------------------------------------------------------
+Tue Jan  7 08:13:31 CET 2020 - Matej Cepl <mc...@suse.com>
+
+- Upgrade to the preliminary version 6.2.0+3843c27, which fixes
+  our testing problems.
+- Remove too_slow.patch which is harmful now.
+
+-------------------------------------------------------------------

Old:
----
  natsort-6.2.0.tar.gz
  too_slow.patch

New:
----
  natsort-7.0.0.tar.gz

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

Other differences:
------------------
++++++ python-natsort.spec ++++++
--- /var/tmp/diff_new_pack.PepBF6/_old  2020-01-09 22:52:20.746761864 +0100
+++ /var/tmp/diff_new_pack.PepBF6/_new  2020-01-09 22:52:20.750761866 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-natsort
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,15 +19,12 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-natsort
-Version:        6.2.0
+Version:        7.0.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
-# PATCH-FIX-UPSTREAM too_slow.patch gh#SethMMorton/natsort#108 mc...@suse.com
-# suppressing hypothesis.HealthCheck.too_slow is too optimistic
-Patch0:         too_slow.patch
 BuildRequires:  %{python_module hypothesis}
 BuildRequires:  %{python_module pytest-cov}
 BuildRequires:  %{python_module pytest-mock}
@@ -65,8 +62,7 @@
 
 %check
 export LANG=en_US.UTF8
-# exclusions due to gh#SethMMorton/natsort#107
-%pytest -k 'not test_natsort_keygen_with_locale'
+%pytest --hypothesis-profile=slow-tests
 
 %files %{python_files}
 %license LICENSE

++++++ natsort-6.2.0.tar.gz -> natsort-7.0.0.tar.gz ++++++
++++ 2211 lines of diff (skipped)


Reply via email to