rebuilt with python3 3.7.4 [release 1.2.8-3mamba;Thu Aug 08 2019]
This commit is contained in:
parent
adfa4f0e62
commit
7761f89a8b
@ -1,6 +1,6 @@
|
|||||||
Name: python-dbus
|
Name: python-dbus
|
||||||
Version: 1.2.8
|
Version: 1.2.8
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: D-Bus python bindings for use with python programs
|
Summary: D-Bus python bindings for use with python programs
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -16,6 +16,7 @@ BuildRequires: libdbus-glib-devel
|
|||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libpython3-devel >= 3.7.4
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Provides: dbus-python
|
Provides: dbus-python
|
||||||
Obsoletes: dbus-python
|
Obsoletes: dbus-python
|
||||||
@ -91,6 +92,9 @@ rm -rf %{buildroot}%{_datadir}/doc/dbus-python
|
|||||||
%doc ChangeLog NEWS README doc/*.txt
|
%doc ChangeLog NEWS README doc/*.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 08 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.8-3mamba
|
||||||
|
- rebuilt with python3 3.7.4
|
||||||
|
|
||||||
* Fri Mar 01 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.8-2mamba
|
* Fri Mar 01 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.8-2mamba
|
||||||
- rebuilt with python 3.6 package
|
- rebuilt with python 3.6 package
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user