rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.3.2-3mamba;Tue Sep 26 2023]
This commit is contained in:
parent
3177886153
commit
047030794a
@ -1,6 +1,6 @@
|
||||
Name: python-dbus
|
||||
Version: 1.3.2
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: D-Bus python bindings for use with python programs
|
||||
Group: System/Libraries/Python
|
||||
Vendor: openmamba
|
||||
@ -14,8 +14,9 @@ License: GPL, Academic Free License
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libdbus-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
D-Bus python bindings for use with python programs.
|
||||
@ -89,6 +90,9 @@ rm -rf %{buildroot}%{_datadir}/doc/dbus-python
|
||||
%doc ChangeLog NEWS README doc/*.txt
|
||||
|
||||
%changelog
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 1.3.2-3mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Thu Nov 10 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.2-2mamba
|
||||
- provide python*dist(dbus-python)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user