From f529d1d31803b3d12613507cf5469f3b39bc3b6a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 24 Mar 2025 17:18:59 +0000 Subject: automatic import of dbus-python --- dbus-python.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dbus-python.spec b/dbus-python.spec index c2f8ad5..f06ee9b 100644 --- a/dbus-python.spec +++ b/dbus-python.spec @@ -15,6 +15,9 @@ BuildRequires: pkgconfig(gthread-2.0) >= 2.40 BuildRequires: python3-devel BuildRequires: /usr/bin/dbus-run-session BuildRequires: python3-gobject +BuildRequires: python3dist(setuptools) +BuildRequires: python3dist(setuptools-scm) +BuildRequires: python3dist(wheel) %description Dbus-python is the original Python binding for dbus, the reference @@ -22,7 +25,6 @@ implementation of the D-Bus protocol. %package -n python3-dbus Summary: Python3 bindings for dbus -BuildRequires: python3-devel Provides: dbus-python = %{version}-%{release} Obsoletes: dbus-python < %{version}-%{release} %{?python_provide:%python_provide python3-dbus} -- cgit v1.2.3