[packages/python-zmq] disable python3 here
atler
atler at pld-linux.org
Mon Apr 21 18:58:57 CEST 2025
commit f7598c736d5e05336cd8addaf5df66d109dc8cc4
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Apr 21 18:35:26 2025 +0200
disable python3 here
python-zmq.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-zmq.spec b/python-zmq.spec
index 147c32d..5a8080c 100644
--- a/python-zmq.spec
+++ b/python-zmq.spec
@@ -3,7 +3,7 @@
%bcond_without doc # Sphinx documentation
%bcond_with tests # unit tests (using network? and finally hang)
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module
%define module pyzmq
%define zeromq_ver 4.3.2
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-zmq.git/commitdiff/56f259525bd6c853b71648aa2bc6be9bd8c74a98
More information about the pld-cvs-commit
mailing list