rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.46.0-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
d8d7f91dc1
commit
431a7f6c4d
@ -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 <autodist@mambasoft.it> 3.46.0-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Sun Sep 10 2023 Automatic Build System <autodist@mambasoft.it> 3.46.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user