obsolete python-pyls-spyder-py310 [release 0.4.0-4mamba;Sun Mar 24 2024]

This commit is contained in:
Silvan Calarco 2024-03-24 20:29:21 +01:00
parent 9074fe69ee
commit 9af2b3a709

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pyls-spyder Name: python-pyls-spyder
Version: 0.4.0 Version: 0.4.0
Release: 3mamba Release: 4mamba
Summary: Spyder extensions for the python-lsp-server Summary: Spyder extensions for the python-lsp-server
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -20,6 +20,10 @@ BuildRequires: python3-devel >= 3.11.5-3mamba
%{summary}. %{summary}.
%if 0%{?with_pyver} %if 0%{?with_pyver}
%if "0%{?with_pyver}" == "03"
%define py_requires_append \
Obsoletes: python-pyls-spyder-py310 <= 0.4.0-3mamba
%endif
%pyver_package %pyver_package
%endif %endif
@ -47,6 +51,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE %doc LICENSE
%changelog %changelog
* Sun Mar 24 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.0-4mamba
- obsolete python-pyls-spyder-py310
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 0.4.0-3mamba * Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 0.4.0-3mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba