Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-check-manifest for
openSUSE:Factory checked in at 2023-04-03 17:45:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-check-manifest (Old)
and /work/SRC/openSUSE:Factory/.python-check-manifest.new.9019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-check-manifest"
Mon Apr 3 17:45:51 2023 rev:15 rq:1076789 version:0.49
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-check-manifest/python-check-manifest.changes
2023-01-02 16:38:26.280871869 +0100
+++
/work/SRC/openSUSE:Factory/.python-check-manifest.new.9019/python-check-manifest.changes
2023-04-03 17:45:51.738746240 +0200
@@ -1,0 +2,5 @@
+Mon Apr 3 01:45:34 UTC 2023 - Steve Kowalik <[email protected]>
+
+- Remove unneeded {Build,}Requires on pep517.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-check-manifest.spec ++++++
--- /var/tmp/diff_new_pack.56wBzM/_old 2023-04-03 17:45:52.323198754 +0200
+++ /var/tmp/diff_new_pack.56wBzM/_new 2023-04-03 17:45:52.327201854 +0200
@@ -39,7 +39,6 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-build
-Requires: python-pep517
Requires: python-setuptools
Requires: python-toml
Requires(post): update-alternatives
@@ -53,7 +52,6 @@
BuildArch: noarch
%if %{with test}
BuildRequires: %{python_module build}
-BuildRequires: %{python_module pep517}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module toml}