obsolete -py310 package [release 4.1-3mamba;Fri Mar 01 2024]
This commit is contained in:
parent
b0ae4b0616
commit
f474cc7df3
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-sphinxcontrib-jquery
|
Name: python-sphinxcontrib-jquery
|
||||||
Version: 4.1
|
Version: 4.1
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: Extension to include jQuery on newer Sphinx releases
|
Summary: Extension to include jQuery on newer Sphinx releases
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -20,6 +20,8 @@ BuildRequires: libpython3-devel >= 3.11.5
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%if 0%{?with_pyver}
|
%if 0%{?with_pyver}
|
||||||
|
%define py_requires_append \
|
||||||
|
Obsoletes: python-sphinxcontrib-jquery-py310 <= 4.1-2mamba
|
||||||
%pyver_package
|
%pyver_package
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -49,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc AUTHORS LICENCE
|
%doc AUTHORS LICENCE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 01 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 4.1-3mamba
|
||||||
|
- obsolete -py310 package
|
||||||
|
|
||||||
* Sun Oct 15 2023 Automatic Build System <autodist@mambasoft.it> 4.1-2mamba
|
* Sun Oct 15 2023 Automatic Build System <autodist@mambasoft.it> 4.1-2mamba
|
||||||
- rebuilt with python3 = 3.11.5
|
- rebuilt with python3 = 3.11.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user