rebuilt with py3 package [release 4.4.0-2mamba;Sat Apr 11 2020]

This commit is contained in:
Silvan Calarco 2024-01-05 16:57:01 +01:00
parent a08c2ed829
commit 82ceb4c675

View File

@ -1,6 +1,6 @@
Name: python-zope-deprecation
Version: 4.4.0
Release: 1mamba
Release: 2mamba
Summary: This package provides a function to mark deprecated modules, classes, functions, methods and properties
Group: System/Libraries
Vendor: openmamba
@ -49,5 +49,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
# %doc README.rst
%changelog
* Sat Apr 11 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 4.4.0-2mamba
- rebuilt with py3 package
* Sat Feb 02 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 4.4.0-1mamba
- package created using the webbuild interface