[packages/python-mox3] - disable python3 here

qboosh qboosh at pld-linux.org
Tue Apr 7 19:36:09 CEST 2026


commit 6e4b29da538528d64b178d762606fd3cb0d41a1f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Apr 7 19:36:30 2026 +0200

    - disable python3 here

 python-mox3.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-mox3.spec b/python-mox3.spec
index ecd599c..1fe4e97 100644
--- a/python-mox3.spec
+++ b/python-mox3.spec
@@ -3,7 +3,7 @@
 %bcond_without	doc	# Sphinx documentation
 %bcond_with	tests	# unit tests (incomplete dependencies)
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-mox3.spec)
 
 Summary:	Mock object framework for Python 2/3
 Summary(pl.UTF-8):	Szkielet obiektów atrap dla Pythona 2/3
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-mox3.git/commitdiff/6e4b29da538528d64b178d762606fd3cb0d41a1f



More information about the pld-cvs-commit mailing list