rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.6.1-5mamba;Tue Sep 26 2023]
This commit is contained in:
parent
a8a2b4ea8b
commit
8012a0dc4e
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-dbus-deviation
|
Name: python-dbus-deviation
|
||||||
Version: 0.6.1
|
Version: 0.6.1
|
||||||
Release: 4mamba
|
Release: 5mamba
|
||||||
Summary: A project for parsing D-Bus introspection XML and processing it in various ways
|
Summary: A project for parsing D-Bus introspection XML and processing it in various ways
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -11,10 +11,11 @@ URL: https://pypi.org/project/dbus-deviation/
|
|||||||
Source: https://pypi.debian.net/dbus-deviation/dbus-deviation-%{version}.tar.gz
|
Source: https://pypi.debian.net/dbus-deviation/dbus-deviation-%{version}.tar.gz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(lxml)
|
BuildRequires: python3.11dist(lxml)
|
||||||
BuildRequires: python3.7dist(setuptools)
|
BuildRequires: python3.11dist(setuptools)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -56,6 +57,9 @@ sed -i "\,%{_bindir}/dbus-interface,d" %{name}.filelist
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 0.6.1-5mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Tue Aug 01 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.1-4mamba
|
* Tue Aug 01 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.1-4mamba
|
||||||
- resolve bindir files conflicts
|
- resolve bindir files conflicts
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user