automatic version update by autodist [release 4.7.0-1mamba;Thu Dec 05 2024]
This commit is contained in:
parent
bb848db8cd
commit
56a98a64cf
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-anyio
|
||||
Version: 4.6.2.post1
|
||||
Version: 4.7.0
|
||||
Release: 1mamba
|
||||
Summary: High level compatibility layer for multiple asynchronous event loop implementations
|
||||
Group: System/Libraries
|
||||
@ -14,6 +14,7 @@ License: MIT
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(idna)
|
||||
BuildRequires: python3.11dist(sniffio)
|
||||
BuildRequires: python3.11dist(typing-extensions)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
@ -51,6 +52,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Thu Dec 05 2024 Automatic Build System <autodist@openmamba.org> 4.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 15 2024 Automatic Build System <autodist@openmamba.org> 4.6.2.post1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user