[packages/python-pytools] - python2 only
baggins
baggins at pld-linux.org
Wed Sep 17 23:14:10 CEST 2025
commit ae5ff0b41b25bd31f8bf1b8b66efd3e390311910
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Sep 18 01:14:11 2025 +0200
- python2 only
python-pytools.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pytools.spec b/python-pytools.spec
index edfbef0..85a3482 100644
--- a/python-pytools.spec
+++ b/python-pytools.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 tests # do not perform "setup.py test"
#
%define pypi_name pytools
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pytools.git/commitdiff/ae5ff0b41b25bd31f8bf1b8b66efd3e390311910
More information about the pld-cvs-commit
mailing list