rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.5.8-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
329366f12e
commit
7212aae0fa
@ -1,6 +1,6 @@
|
|||||||
Name: python-nest_asyncio
|
Name: python-nest_asyncio
|
||||||
Version: 1.5.8
|
Version: 1.5.8
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Patch asyncio to allow nested event loops
|
Summary: Patch asyncio to allow nested event loops
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -10,8 +10,9 @@ URL: https://github.com/erdewit/nest_asyncio
|
|||||||
Source: https://pypi.debian.net/nest-asyncio/nest_asyncio-%{version}.tar.gz
|
Source: https://pypi.debian.net/nest-asyncio/nest_asyncio-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -44,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 1.5.8-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Sun Sep 17 2023 Automatic Build System <autodist@mambasoft.it> 1.5.8-1mamba
|
* Sun Sep 17 2023 Automatic Build System <autodist@mambasoft.it> 1.5.8-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user