diff --git a/python-wheel.changes b/python-wheel.changes index ebcac11..ff08b8c 100644 --- a/python-wheel.changes +++ b/python-wheel.changes @@ -28,6 +28,7 @@ Mon Feb 14 22:08:28 UTC 2022 - Dirk Müller ``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 diff --git a/python-wheel.spec b/python-wheel.spec index af12b34..0192dae 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -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