From 431a7f6c4dd7c0129bc1cf5f72fb5a2b0c9fcf77 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:38:20 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.46.0-2mamba;Tue Sep 26 2023] --- pygobject.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/pygobject.spec b/pygobject.spec index 060faba..8e46046 100644 --- a/pygobject.spec +++ b/pygobject.spec @@ -2,7 +2,7 @@ Name: pygobject Version: 3.46.0 -Release: 1mamba +Release: 2mamba Summary: A convenient wrapper for the GObject+ library for use in Python programs Group: System/Libraries Vendor: openmamba @@ -18,9 +18,10 @@ BuildRequires: gobject-introspection-devel BuildRequires: libcairo-devel BuildRequires: libffi-devel BuildRequires: libglib-devel -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(pycairo) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(pycairo) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description PyGObject provides a convenient wrapper for the GObject+ library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. When combined with PyGTK, PyORBit and gnome-python, it can be used to write full featured Gnome applications. @@ -81,6 +82,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc NEWS %changelog +* Tue Sep 26 2023 Automatic Build System 3.46.0-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sun Sep 10 2023 Automatic Build System 3.46.0-1mamba - automatic version update by autodist