rebuilt with python 3.10 [release 5.1.1-3mamba;Wed Apr 05 2023]
This commit is contained in:
parent
6b4b0206af
commit
11dfed19a2
@ -1,6 +1,6 @@
|
|||||||
Name: python-decorator
|
Name: python-decorator
|
||||||
Version: 5.1.1
|
Version: 5.1.1
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: A Python moduke to simplify the usage and to popularize decorators
|
Summary: A Python moduke to simplify the usage and to popularize decorators
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -43,6 +43,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/decorator-%{version}-py*.egg-info/*
|
%{python_sitearch}/decorator-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 05 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.1.1-3mamba
|
||||||
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
* Sat Feb 26 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.1.1-2mamba
|
* Sat Feb 26 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.1.1-2mamba
|
||||||
- rebuilt with distdeps
|
- rebuilt with distdeps
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user