forked from pool/python-packaging
Accepting request 1081508 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal OBS-URL: https://build.opensuse.org/request/show/1081508 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-packaging?expand=0&rev=72
This commit is contained in:
parent
570a254717
commit
d6bdd7e47e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:28:53 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- add sle15_python_module_pythons (jsc#PED-68)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 15 10:28:14 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
@ -15,6 +20,11 @@ Sat Apr 15 10:28:14 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
* Replace spaces in platform names with underscores
|
||||
* Import underlying parser function as an underscored variable
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 13 22:42:50 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Make calling of %{sle15modernpython} optional.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 9 16:39:58 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -42,6 +42,7 @@ ExclusiveArch: do-not-build
|
||||
%else
|
||||
%define pprefix python
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
%endif
|
||||
%if "%{flavor}" == "test"
|
||||
%define pprefix python
|
||||
|
Loading…
Reference in New Issue
Block a user