automatic version update by autodist [release 5.5.1-1mamba;Fri Jan 24 2025]

This commit is contained in:
Automatic Build System 2025-01-25 09:38:45 +01:00
parent dc4480ca22
commit bc7714a7c9

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2-)
Name: python-cachetools
Version: 5.5.0
Version: 5.5.1
Release: 1mamba
Summary: Extensible memoizing collections and decorators
Group: System/Libraries
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/tkem/cachetools/
Source: https://pypi.debian.net/cachetools/cachetools-%{version}.tar.gz
License: MIT
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
@ -46,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Fri Jan 24 2025 Automatic Build System <autodist@openmamba.org> 5.5.1-1mamba
- automatic version update by autodist
* Mon Aug 19 2024 Automatic Build System <autodist@openmamba.org> 5.5.0-1mamba
- automatic version update by autodist