From e30c31fd422eb35f7fb157caf52be8aa1ab0c0eb7cb6d4a1ff8501cf74e8db0a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 22 Mar 2025 14:24:45 +0000 Subject: [PATCH] - Remove superfluous %python_module definition OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssselect?expand=0&rev=27 --- python-cssselect.changes | 5 +++++ python-cssselect.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-cssselect.changes b/python-cssselect.changes index 7248168..efce423 100644 --- a/python-cssselect.changes +++ b/python-cssselect.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Mar 22 14:24:18 UTC 2025 - Matej Cepl + +- Remove superfluous %python_module definition + ------------------------------------------------------------------- Thu Mar 20 09:09:12 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-cssselect.spec b/python-cssselect.spec index c28aa4b..ce9c6a9 100644 --- a/python-cssselect.spec +++ b/python-cssselect.spec @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "test" %define psuffix -test