[packages/python-pyopencl] - python2 only
baggins
baggins at pld-linux.org
Wed Sep 17 23:10:27 CEST 2025
commit f154db16ac4610bba74449c68a1f1017c81f3fe3
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Sep 18 01:10:28 2025 +0200
- python2 only
python-pyopencl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pyopencl.spec b/python-pyopencl.spec
index 408aa77..1d277c5 100644
--- a/python-pyopencl.spec
+++ b/python-pyopencl.spec
@@ -1,7 +1,7 @@
#
# Conditional build:
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module
%bcond_without doc # Sphinx documentation
%bcond_with tests # py.test calls
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pyopencl.git/commitdiff/f154db16ac4610bba74449c68a1f1017c81f3fe3
More information about the pld-cvs-commit
mailing list