rebuilt with python 3.10 [release 1.3.0-2mamba;Sun Sep 03 2023]
This commit is contained in:
parent
18ad1b4d0f
commit
546f6f0afd
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-sniffio
|
||||
Version: 1.3.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Sniff out which async library your code is running under
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sun Sep 03 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.0-2mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
* Sun Oct 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user