From dfcf1ded8f2c25bcccef53d891bb1d82385a91bb Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:56:15 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.4.0-3mamba;Tue Sep 26 2023] --- python-cairocffi.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/python-cairocffi.spec b/python-cairocffi.spec index 8d4786d..213920d 100644 --- a/python-cairocffi.spec +++ b/python-cairocffi.spec @@ -1,6 +1,6 @@ Name: python-cairocffi Version: 1.4.0 -Release: 2mamba +Release: 3mamba Summary: A CFFI_-based drop-in replacement for Pycairo_ Group: System/Libraries Vendor: openmamba @@ -10,9 +10,10 @@ URL: https://pypi.org/project/cairocffi/ Source: https://pypi.debian.net/cairocffi/cairocffi-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(cffi) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(cffi) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -47,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist #%doc LICENSE %changelog +* Tue Sep 26 2023 Automatic Build System 1.4.0-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Wed Mar 22 2023 Silvan Calarco 1.4.0-2mamba - rebuilt with python 3.10