14
0

Accepting request 1124794 from home:ecsos:python

- Macro %{?sle15_python_module_pythons} must at beginn of spec to
  fix build error in Leap.

OBS-URL: https://build.opensuse.org/request/show/1124794
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tldextract?expand=0&rev=45
This commit is contained in:
2023-11-11 02:52:03 +00:00
committed by Git OBS Bridge
parent 9882488e24
commit c95a6f54f6
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 10 07:40:00 UTC 2023 - ecsos <ecsos@opensuse.org>
- 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 <mia@0x0.st>

View File

@@ -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