automatic version update by autodist [release 0.14.2-1mamba;Thu Jan 09 2025]

This commit is contained in:
Automatic Build System 2025-01-10 09:21:35 +01:00
parent 8938b5476e
commit 988e9c33a5

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-cachecontrol Name: python-cachecontrol
Version: 0.14.1 Version: 0.14.2
Release: 1mamba Release: 1mamba
Summary: httplib2 caching for requests Summary: httplib2 caching for requests
Group: System/Libraries Group: System/Libraries
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://pypi.org/project/CacheControl/ URL: https://pypi.org/project/CacheControl/
Source: https://pypi.debian.net/CacheControl/cachecontrol-%{version}.tar.gz Source: https://pypi.debian.net/CacheControl/cachecontrol-%{version}.tar.gz
License: Apache License 2.0 License: Apache License 2.0
BuildArch: noarch
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel BuildRequires: libpython311-devel
BuildRequires: python3.11dist(msgpack) BuildRequires: python3.11dist(msgpack)
@ -49,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitelib}/%{pkgname}/* %{python_sitelib}/%{pkgname}/*
%changelog %changelog
* Thu Jan 09 2025 Automatic Build System <autodist@openmamba.org> 0.14.2-1mamba
- automatic version update by autodist
* Tue Nov 05 2024 Automatic Build System <autodist@openmamba.org> 0.14.1-1mamba * Tue Nov 05 2024 Automatic Build System <autodist@openmamba.org> 0.14.1-1mamba
- automatic version update by autodist - automatic version update by autodist