forked from pool/python-tldextract
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:
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user