15
0

Accepting request 942226 from home:dimstar:Factory

- Do not use %{python_module …} for suggests, as this would suggest
  all python flavors. Rather rely on the python singlespec macros
  to rewrite as needed.

OBS-URL: https://build.opensuse.org/request/show/942226
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-incremental?expand=0&rev=13
This commit is contained in:
2021-12-27 09:16:09 +00:00
committed by Git OBS Bridge
parent 64ec8a6f60
commit ab270dd160
2 changed files with 10 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 23 09:30:06 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Do not use %{python_module …} for suggests, as this would suggest
all python flavors. Rather rely on the python singlespec macros
to rewrite as needed.
-------------------------------------------------------------------
Sun May 9 16:52:36 UTC 2021 - Dirk Müller <dmueller@suse.com>