update to 3.0.0 [release 3.0.0-1mamba;Wed Oct 04 2023]

This commit is contained in:
Silvan Calarco 2024-01-06 11:12:39 +01:00
parent 0a961ae01f
commit f0dd1a7585

View File

@ -1,6 +1,7 @@
Name: python-greenlet
Version: 2.0.2
Release: 2mamba
Epoch: 1
Version: 3.0.0
Release: 1mamba
Summary: Lightweight in-process concurrent programming
Group: System/Libraries
Vendor: openmamba
@ -12,9 +13,10 @@ License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libgcc
BuildRequires: libpython3-devel
BuildRequires: libpython311-devel
BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
%description
%{summary}.
@ -46,6 +48,15 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/greenlet-%{version}-py*.egg-info/*
%changelog
* Wed Oct 04 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.0-1mamba
- update to 3.0.0
* Sun Oct 01 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.0a1-1mamba
- update to 3.0.0a1
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 2.0.2-3mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Mon Apr 10 2023 Sdk Build System <sdk@mambasoft.it> 2.0.2-2mamba
- rebuilt with python 3.10