rebuilt with python 3.10 [release 5.4-2mamba;Sun Sep 03 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 16:57:17 +01:00
parent d17a8ff07f
commit e0575c43df

View File

@ -1,6 +1,6 @@
Name: python-zope-hookable Name: python-zope-hookable
Version: 5.4 Version: 5.4
Release: 1mamba Release: 2mamba
Summary: Efficient creation of "hookable" objects, which are callable objects that are meant to be optionally replaced Summary: Efficient creation of "hookable" objects, which are callable objects that are meant to be optionally replaced
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz,;\,\.txt$,d" %{name}.filelist
%{python_sitearch}/zope.hookable-%{version}-py*.egg-info/* %{python_sitearch}/zope.hookable-%{version}-py*.egg-info/*
%changelog %changelog
* Sun Sep 03 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.4-2mamba
- rebuilt with python 3.10
* Sat Nov 19 2022 Automatic Build System <autodist@mambasoft.it> 5.4-1mamba * Sat Nov 19 2022 Automatic Build System <autodist@mambasoft.it> 5.4-1mamba
- automatic version update by autodist - automatic version update by autodist