[packages/python-twisted] - python2 only
baggins
baggins at pld-linux.org
Wed Sep 17 23:15:07 CEST 2025
commit 04ad067f0331922a568816317be0ed78c4229210
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Sep 18 01:15:06 2025 +0200
- python2 only
python-twisted.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-twisted.spec b/python-twisted.spec
index 500b4ee..952b817 100644
--- a/python-twisted.spec
+++ b/python-twisted.spec
@@ -4,7 +4,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 # unit tests (some failures)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-twisted.git/commitdiff/04ad067f0331922a568816317be0ed78c4229210
More information about the pld-cvs-commit
mailing list