rebuilt witrh python 3.10 [release 2.1.0-2mamba;Sun Sep 03 2023]
This commit is contained in:
parent
4e31f7b856
commit
35c83a398e
@ -1,13 +1,13 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2-)
|
||||
Name: python-deprecation
|
||||
Version: 2.1.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A library to handle automated deprecations
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://deprecation.readthedocs.io/
|
||||
URL: https://deprecation.readthedocs.io/en/latest/
|
||||
Source: https://pypi.debian.net/deprecation/deprecation-%{version}.tar.gz
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -46,5 +46,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sun Sep 03 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.0-2mamba
|
||||
- rebuilt witrh python 3.10
|
||||
|
||||
* Mon Aug 30 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user