Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-infinity for openSUSE:Factory
checked in at 2024-02-26 19:47:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-infinity (Old)
and /work/SRC/openSUSE:Factory/.python-infinity.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-infinity"
Mon Feb 26 19:47:08 2024 rev:6 rq:1151342 version:1.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-infinity/python-infinity.changes
2024-02-22 21:01:29.541692291 +0100
+++
/work/SRC/openSUSE:Factory/.python-infinity.new.1770/python-infinity.changes
2024-02-26 19:47:51.903275467 +0100
@@ -1,0 +2,5 @@
+Mon Feb 26 12:24:51 UTC 2024 - Dirk Müller <[email protected]>
+
+- remove unneded flake8 dependency
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-infinity.spec ++++++
--- /var/tmp/diff_new_pack.LzOb07/_old 2024-02-26 19:47:52.363292097 +0100
+++ /var/tmp/diff_new_pack.LzOb07/_new 2024-02-26 19:47:52.367292242 +0100
@@ -33,7 +33,6 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
%if %{with test}
-BuildRequires: %{python_module flake8 >= 2.4.0}
BuildRequires: %{python_module isort >= 4.2.2}
BuildRequires: %{python_module pytest >= 2.2.3}
%endif