Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-inflect for openSUSE:Factory 
checked in at 2024-11-20 16:59:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-inflect (Old)
 and      /work/SRC/openSUSE:Factory/.python-inflect.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-inflect"

Wed Nov 20 16:59:34 2024 rev:11 rq:1225124 version:7.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-inflect/python-inflect.changes    
2024-11-15 15:38:24.586282975 +0100
+++ /work/SRC/openSUSE:Factory/.python-inflect.new.28523/python-inflect.changes 
2024-11-20 17:00:07.569191981 +0100
@@ -1,0 +2,7 @@
+Tue Nov 19 15:09:13 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Do not (ever) use %python_modules on runtime requires: it pulls
+  in all python flavors. Change to Requires: python-typeguard which
+  will be rewritten by the python singlespec machinery.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-inflect.spec ++++++
--- /var/tmp/diff_new_pack.0khoaJ/_old  2024-11-20 17:00:08.125215166 +0100
+++ /var/tmp/diff_new_pack.0khoaJ/_new  2024-11-20 17:00:08.125215166 +0100
@@ -35,8 +35,8 @@
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       %{python_module typeguard}
 Requires:       python-more-itertools >= 8.5.0
+Requires:       python-typeguard
 BuildArch:      noarch
 %python_subpackages
 

Reply via email to