From b11e2a3d4899f3cc8e7840e900f2d9ea72bc25a2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:55:59 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.0.0-2mamba;Tue Sep 26 2023] --- python-caches.spec | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/python-caches.spec b/python-caches.spec index d5f5738..2ffdcab 100644 --- a/python-caches.spec +++ b/python-caches.spec @@ -1,6 +1,6 @@ Name: python-caches Version: 3.0.0 -Release: 1mamba +Release: 2mamba Summary: Python caching backed by Redis Group: System/Libraries Vendor: openmamba @@ -10,11 +10,12 @@ URL: https://pypi.org/project/caches/ Source: https://pypi.debian.net/caches/caches-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(datatypes) -BuildRequires: python3.7dist(dsnparse) -BuildRequires: python3.7dist(redis) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(datatypes) +BuildRequires: python3.11dist(dsnparse) +BuildRequires: python3.11dist(redis) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -46,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/caches-%{version}-py*.egg-info/* %changelog +* Tue Sep 26 2023 Automatic Build System 3.0.0-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Thu Jul 13 2023 Automatic Build System 3.0.0-1mamba - automatic version update by autodist