Accepting request 1225123 from home:dimstar:Factory

- 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.

OBS-URL: https://build.opensuse.org/request/show/1225123
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-inflect?expand=0&rev=25
This commit is contained in:
2024-11-19 15:13:16 +00:00
committed by Git OBS Bridge
parent 3f066c764b
commit a517b74033
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 19 15:09:13 UTC 2024 - Dominique Leuenberger <dimstar@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.
-------------------------------------------------------------------
Thu Nov 14 14:14:05 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -35,8 +35,8 @@ BuildRequires: %{python_module typing_extensions if %python-base < 3.9}
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