forked from pool/python-wheel
- Also remove the conditional definition of python_module.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=59
This commit is contained in:
parent
5dcf6047ab
commit
93028ad4e5
@ -28,6 +28,7 @@ Mon Feb 14 22:08:28 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|||||||
``RECORD`` (PR by Hood Chatham)
|
``RECORD`` (PR by Hood Chatham)
|
||||||
* Added official Python 3.10 support
|
* Added official Python 3.10 support
|
||||||
* Updated vendored ``packaging`` library to v20.9
|
* Updated vendored ``packaging`` library to v20.9
|
||||||
|
- Also remove the conditional definition of python_module.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 28 12:55:30 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
Fri Jan 28 12:55:30 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
@ -22,7 +22,6 @@
|
|||||||
%bcond_with libalternatives
|
%bcond_with libalternatives
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
|
||||||
%global flavor @BUILD_FLAVOR@%{nil}
|
%global flavor @BUILD_FLAVOR@%{nil}
|
||||||
%if "%{flavor}" == "test"
|
%if "%{flavor}" == "test"
|
||||||
%define psuffix -test
|
%define psuffix -test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user