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 2022-08-20 20:27:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-natsort (Old) and /work/SRC/openSUSE:Factory/.python-natsort.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-natsort" Sat Aug 20 20:27:39 2022 rev:21 rq:998083 version:8.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-natsort/python-natsort.changes 2022-02-06 23:54:01.546922869 +0100 +++ /work/SRC/openSUSE:Factory/.python-natsort.new.2083/python-natsort.changes 2022-08-20 20:27:43.473196483 +0200 @@ -1,0 +2,5 @@ +Thu Aug 18 19:35:10 UTC 2022 - Ben Greiner <[email protected]> + +- Clean specfile: remove code coverage check + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-natsort.spec ++++++ --- /var/tmp/diff_new_pack.uGof82/_old 2022-08-20 20:27:44.117198269 +0200 +++ /var/tmp/diff_new_pack.uGof82/_new 2022-08-20 20:27:44.125198291 +0200 @@ -16,7 +16,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-natsort Version: 8.1.0 @@ -27,10 +27,8 @@ 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 setuptools} -BuildRequires: %{python_module sortedcontainers} BuildRequires: fdupes BuildRequires: help2man BuildRequires: python-rpm-macros @@ -81,6 +79,7 @@ %doc README.rst CHANGELOG.md %python_alternative %{_bindir}/natsort %python_alternative %{_mandir}/man1/natsort.1%{?ext_man} -%{python_sitelib}/natsort* +%{python_sitelib}/natsort +%{python_sitelib}/natsort-%{version}*-info %changelog
