- 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:
Matej Cepl 2022-10-25 05:12:38 +00:00 committed by Git OBS Bridge
parent 5dcf6047ab
commit 93028ad4e5
2 changed files with 1 additions and 1 deletions

View File

@ -28,6 +28,7 @@ Mon Feb 14 22:08:28 UTC 2022 - Dirk Müller <dmueller@suse.com>
``RECORD`` (PR by Hood Chatham)
* Added official Python 3.10 support
* 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>

View File

@ -22,7 +22,6 @@
%bcond_with libalternatives
%endif
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global flavor @BUILD_FLAVOR@%{nil}
%if "%{flavor}" == "test"
%define psuffix -test