From 988e9c33a586ccb007395e0ef68443ae5ab0a3cc Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 10 Jan 2025 09:21:35 +0100 Subject: [PATCH] automatic version update by autodist [release 0.14.2-1mamba;Thu Jan 09 2025] --- python-cachecontrol.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-cachecontrol.spec b/python-cachecontrol.spec index a96205f..f0610f6 100644 --- a/python-cachecontrol.spec +++ b/python-cachecontrol.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-cachecontrol -Version: 0.14.1 +Version: 0.14.2 Release: 1mamba Summary: httplib2 caching for requests Group: System/Libraries @@ -10,6 +10,7 @@ Packager: Silvan Calarco URL: https://pypi.org/project/CacheControl/ Source: https://pypi.debian.net/CacheControl/cachecontrol-%{version}.tar.gz License: Apache License 2.0 +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel BuildRequires: python3.11dist(msgpack) @@ -49,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Thu Jan 09 2025 Automatic Build System 0.14.2-1mamba +- automatic version update by autodist + * Tue Nov 05 2024 Automatic Build System 0.14.1-1mamba - automatic version update by autodist