[packages/python-dbusmock] - rel 6, disable python3 and tests

baggins baggins at pld-linux.org
Mon Sep 15 01:36:44 CEST 2025


commit e05d1295ed928a3d966b84f8ec20b30954ff3340
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Sep 15 03:36:31 2025 +0200

    - rel 6, disable python3 and tests

 python-dbusmock.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-dbusmock.spec b/python-dbusmock.spec
index f42731b..2863624 100644
--- a/python-dbusmock.spec
+++ b/python-dbusmock.spec
@@ -1,15 +1,15 @@
 #
 # Conditional build:
-%bcond_without	tests	# unit tests
+%bcond_with	tests	# unit tests
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module
 
 Summary:	Mock D-Bus objects
 Summary(pl.UTF-8):	Atrapa obiektów D-Bus
 Name:		python-dbusmock
 # keep 0.19 here for python2 support
 Version:	0.19
-Release:	5
+Release:	6
 License:	LGPL v3+
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/python-dbusmock/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-dbusmock.git/commitdiff/e05d1295ed928a3d966b84f8ec20b30954ff3340



More information about the pld-cvs-commit mailing list