From bc7714a7c9ba65196e20508b8848c54365b9237e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 25 Jan 2025 09:38:45 +0100 Subject: [PATCH] automatic version update by autodist [release 5.5.1-1mamba;Fri Jan 24 2025] --- python-cachetools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-cachetools.spec b/python-cachetools.spec index cf541a5..3eaeea3 100644 --- a/python-cachetools.spec +++ b/python-cachetools.spec @@ -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 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 5.5.1-1mamba +- automatic version update by autodist + * Mon Aug 19 2024 Automatic Build System 5.5.0-1mamba - automatic version update by autodist