Hello community, here is the log from the commit of package python-natsort for openSUSE:Factory checked in at 2020-06-10 00:44:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-natsort (Old) and /work/SRC/openSUSE:Factory/.python-natsort.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-natsort" Wed Jun 10 00:44:57 2020 rev:15 rq:809871 version:7.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-natsort/python-natsort.changes 2020-04-23 18:36:58.304837759 +0200 +++ /work/SRC/openSUSE:Factory/.python-natsort.new.3606/python-natsort.changes 2020-06-10 00:45:04.450433226 +0200 @@ -1,0 +2,6 @@ +Thu May 28 08:42:09 UTC 2020 - Antonio Larrosa <[email protected]> + +- The hypothesis pytest module used by natsort requires at least + pytest 4.3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-natsort.spec ++++++ --- /var/tmp/diff_new_pack.T6CG1Y/_old 2020-06-10 00:45:06.210437620 +0200 +++ /var/tmp/diff_new_pack.T6CG1Y/_new 2020-06-10 00:45:06.214437630 +0200 @@ -26,9 +26,9 @@ URL: https://github.com/SethMMorton/natsort Source: https://files.pythonhosted.org/packages/source/n/natsort/natsort-%{version}.tar.gz BuildRequires: %{python_module hypothesis} +BuildRequires: %{python_module pytest >= 4.3} BuildRequires: %{python_module pytest-cov} BuildRequires: %{python_module pytest-mock} -BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module sortedcontainers} BuildRequires: fdupes
