rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.0.0-2mamba;Tue Sep 26 2023]

This commit is contained in:
Automatic Build System 2024-01-06 10:55:59 +01:00
parent 7c03b9f407
commit b11e2a3d48

View File

@ -1,6 +1,6 @@
Name: python-caches Name: python-caches
Version: 3.0.0 Version: 3.0.0
Release: 1mamba Release: 2mamba
Summary: Python caching backed by Redis Summary: Python caching backed by Redis
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -10,11 +10,12 @@ URL: https://pypi.org/project/caches/
Source: https://pypi.debian.net/caches/caches-%{version}.tar.gz Source: https://pypi.debian.net/caches/caches-%{version}.tar.gz
License: MIT License: MIT
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel BuildRequires: libpython311-devel
BuildRequires: python3.7dist(datatypes) BuildRequires: python3.11dist(datatypes)
BuildRequires: python3.7dist(dsnparse) BuildRequires: python3.11dist(dsnparse)
BuildRequires: python3.7dist(redis) BuildRequires: python3.11dist(redis)
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
%description %description
%{summary}. %{summary}.
@ -46,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/caches-%{version}-py*.egg-info/* %{python_sitearch}/caches-%{version}-py*.egg-info/*
%changelog %changelog
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 3.0.0-2mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Thu Jul 13 2023 Automatic Build System <autodist@mambasoft.it> 3.0.0-1mamba * Thu Jul 13 2023 Automatic Build System <autodist@mambasoft.it> 3.0.0-1mamba
- automatic version update by autodist - automatic version update by autodist