diff --git a/python-tldextract.changes b/python-tldextract.changes index 7ef295f..1d73ae1 100644 --- a/python-tldextract.changes +++ b/python-tldextract.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Nov 10 07:40:00 UTC 2023 - ecsos + +- Macro %{?sle15_python_module_pythons} must at beginn of spec to + fix build error in Leap. + ------------------------------------------------------------------- Mon Nov 6 23:25:32 UTC 2023 - Mia Herkt diff --git a/python-tldextract.spec b/python-tldextract.spec index 503895f..b24056d 100644 --- a/python-tldextract.spec +++ b/python-tldextract.spec @@ -17,6 +17,7 @@ %define oldpython python +%{?sle15_python_module_pythons} Name: python-tldextract Version: 5.1.0 Release: 0 @@ -48,7 +49,7 @@ Requires(post): update-alternatives Requires(postun):update-alternatives Obsoletes: %{oldpython}-tldextract <= 2.0.1 BuildArch: noarch -%{?sle15_python_module_pythons} + %python_subpackages %description