15
0

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 ecc9f9701a
commit 0e61d69784
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>