automatic version update by autodist [release 5.0-1mamba;Thu Mar 30 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:57:02 +01:00
parent 82ceb4c675
commit 954451b551

View File

@ -1,19 +1,18 @@
Name: python-zope-deprecation
Version: 4.4.0
Release: 2mamba
Version: 5.0
Release: 1mamba
Summary: This package provides a function to mark deprecated modules, classes, functions, methods and properties
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://zope.org
URL: https://www.zope.dev/
Source: http://pypi.debian.net/zope.deprecation/zope.deprecation-%{version}.tar.gz
License: Zope Public License
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython-devel
BuildRequires: libpython3-devel
## AUTOBUILDREQ-END
Requires: python >= %python_version
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
%{summary}.
@ -49,6 +48,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
# %doc README.rst
%changelog
* Thu Mar 30 2023 Automatic Build System <autodist@mambasoft.it> 5.0-1mamba
- automatic version update by autodist
* Sat Apr 11 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 4.4.0-2mamba
- rebuilt with py3 package