Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pytest-isort for openSUSE:Factory checked in at 2025-01-20 17:14:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytest-isort (Old) and /work/SRC/openSUSE:Factory/.python-pytest-isort.new.5589 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-isort" Mon Jan 20 17:14:30 2025 rev:11 rq:1238865 version:4.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytest-isort/python-pytest-isort.changes 2024-08-15 09:58:38.107743154 +0200 +++ /work/SRC/openSUSE:Factory/.python-pytest-isort.new.5589/python-pytest-isort.changes 2025-01-20 17:15:05.967490937 +0100 @@ -1,0 +2,5 @@ +Mon Jan 20 01:29:03 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Don't remove installed LICENSE, new poetry doesn't install it. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytest-isort.spec ++++++ --- /var/tmp/diff_new_pack.EKJkkF/_old 2025-01-20 17:15:06.839526834 +0100 +++ /var/tmp/diff_new_pack.EKJkkF/_new 2025-01-20 17:15:06.843527000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pytest-isort # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -47,10 +47,7 @@ %install %pyproject_install -%{python_expand # -rm %{buildroot}%{$python_sitelib}/LICENSE.rst -%fdupes %{buildroot}%{$python_sitelib} -} +%python_expand %fdupes %{buildroot}%{$python_sitelib} %check %pytest @@ -59,5 +56,5 @@ %doc CHANGELOG.rst README.rst %license LICENSE.rst %{python_sitelib}/pytest_isort -%{python_sitelib}/pytest_isort-%{version}*-info +%{python_sitelib}/pytest_isort-%{version}.dist-info