automatic version update by autodist [release 0.14.2-1mamba;Thu Jan 09 2025]
This commit is contained in:
parent
8938b5476e
commit
988e9c33a5
@ -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 <silvan.calarco@mambasoft.it>
|
||||
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 <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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user