[packages/python-dbus] - python2 only
baggins
baggins at pld-linux.org
Wed Sep 17 23:08:10 CEST 2025
commit cd328c715560f52ff0c3a18ed2c2ecc138731e82
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Sep 18 01:08:01 2025 +0200
- python2 only
python-dbus.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-dbus.spec b/python-dbus.spec
index d42e85c..8363be9 100644
--- a/python-dbus.spec
+++ b/python-dbus.spec
@@ -1,7 +1,7 @@
#
# Conditional build:
%bcond_without python2 # Python 2.x module
-%bcond_without python3 # Python 3.x module
+%bcond_with python3 # Python 3.x module
%bcond_without apidocs # Sphinx-based API documentation
#
%define rname dbus-python
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-dbus.git/commitdiff/cd328c715560f52ff0c3a18ed2c2ecc138731e82
More information about the pld-cvs-commit
mailing list