Hello community, here is the log from the commit of package python-natsort for openSUSE:Factory checked in at 2018-09-11 17:18:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-natsort (Old) and /work/SRC/openSUSE:Factory/.python-natsort.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-natsort" Tue Sep 11 17:18:20 2018 rev:6 rq:634497 version:5.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-natsort/python-natsort.changes 2018-08-31 10:46:32.455354545 +0200 +++ /work/SRC/openSUSE:Factory/.python-natsort.new/python-natsort.changes 2018-09-11 17:18:20.779313576 +0200 @@ -1,0 +2,13 @@ +Sat Sep 8 19:14:08 UTC 2018 - Arun Persaud <[email protected]> + +- specfile: + * be more specific in %files section + +- update to version 5.4.0: + * Re-expose natsort_key as "public" and remove the associated + DepricationWarning. + * Add better developer documentation. + * Refactor tests. + * Bump allowed fastnumbers version. + +------------------------------------------------------------------- Old: ---- natsort-5.3.3.tar.gz New: ---- natsort-5.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-natsort.spec ++++++ --- /var/tmp/diff_new_pack.wq9cfN/_old 2018-09-11 17:18:21.159312993 +0200 +++ /var/tmp/diff_new_pack.wq9cfN/_new 2018-09-11 17:18:21.163312987 +0200 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-natsort -Version: 5.3.3 +Version: 5.4.0 Release: 0 Summary: Natural sorting in Python License: MIT @@ -27,11 +27,11 @@ Source: https://files.pythonhosted.org/packages/source/n/natsort/natsort-%{version}.tar.gz BuildRequires: %{python_module hypothesis} BuildRequires: %{python_module pytest-cov} +BuildRequires: %{python_module pytest-mock} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: help2man -BuildRequires: python-mock BuildRequires: python-rpm-macros BuildRequires: python2-pathlib Requires: python-setuptools @@ -73,6 +73,6 @@ %doc README.rst %python3_only %{_mandir}/man1/natsort.1%{ext_man} %python3_only %{_bindir}/natsort -%{python_sitelib}/* +%{python_sitelib}/natsort* %changelog ++++++ natsort-5.3.3.tar.gz -> natsort-5.4.0.tar.gz ++++++ ++++ 9280 lines of diff (skipped)
