From 93028ad4e5bdb0e37bc92cb4225a3ebeab21d6f908d3730e96f4f58845bcda0e Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 25 Oct 2022 05:12:38 +0000 Subject: [PATCH] - 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 --- python-wheel.changes | 1 + python-wheel.spec | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) 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