rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 4.0.0-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
13b85f446a
commit
608d909a4b
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-anyio
|
Name: python-anyio
|
||||||
Version: 4.0.0
|
Version: 4.0.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: High level compatibility layer for multiple asynchronous event loop implementations
|
Summary: High level compatibility layer for multiple asynchronous event loop implementations
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -11,11 +11,11 @@ URL: https://anyio.readthedocs.io/en/stable/
|
|||||||
Source: https://pypi.debian.net/anyio/anyio-%{version}.tar.gz
|
Source: https://pypi.debian.net/anyio/anyio-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(exceptiongroup)
|
BuildRequires: python3.11dist(idna)
|
||||||
BuildRequires: python3.7dist(idna)
|
BuildRequires: python3.11dist(sniffio)
|
||||||
BuildRequires: python3.7dist(sniffio)
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 4.0.0-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Sun Sep 03 2023 Automatic Build System <autodist@mambasoft.it> 4.0.0-1mamba
|
* Sun Sep 03 2023 Automatic Build System <autodist@mambasoft.it> 4.0.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user