fixed obsolete for pycountry-py3 [release 23.12.11-2mamba;Mon Feb 19 2024]
This commit is contained in:
parent
e6f0559d60
commit
06b3b93b7a
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-pycountry
|
Name: python-pycountry
|
||||||
Version: 23.12.11
|
Version: 23.12.11
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: ISO country, subdivision, language, currency and script definitions and their translations
|
Summary: ISO country, subdivision, language, currency and script definitions and their translations
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -20,7 +20,7 @@ BuildRequires: python3-devel >= 3.11.5-3mamba
|
|||||||
|
|
||||||
%if 0%{?with_pyver}
|
%if 0%{?with_pyver}
|
||||||
%define py_requires_append \
|
%define py_requires_append \
|
||||||
Obsoletes: pycountry-p3 < 23.12.11\
|
Obsoletes: pycountry-py3 < 23.12.11\
|
||||||
Obsoletes: pycountry-py310 < 23.12.11
|
Obsoletes: pycountry-py310 < 23.12.11
|
||||||
%pyver_package
|
%pyver_package
|
||||||
%endif
|
%endif
|
||||||
@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc LICENSE.txt
|
%doc LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 19 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 23.12.11-2mamba
|
||||||
|
- fixed obsolete for pycountry-py3
|
||||||
|
|
||||||
* Fri Feb 16 2024 Automatic Build System <autodist@openmamba.org> 23.12.11-1mamba
|
* Fri Feb 16 2024 Automatic Build System <autodist@openmamba.org> 23.12.11-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user