[packages/python-wheezy.template] - disable python3 here
qboosh
qboosh at pld-linux.org
Thu Mar 31 06:37:32 CEST 2022
commit d1737bd0728a824b80b197bb2800d21a58fcc184
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Mar 31 06:37:28 2022 +0200
- disable python3 here
python-wheezy.template.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-wheezy.template.spec b/python-wheezy.template.spec
index 74f6a05..1e56489 100644
--- a/python-wheezy.template.spec
+++ b/python-wheezy.template.spec
@@ -2,7 +2,7 @@
# Conditional build:
%bcond_with tests # unit tests (not included in sdist)
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (built from python3-wheezy.template.spec)
Summary: Leightweight template library
Summary(pl.UTF-8): Lekka biblioteka szablonów
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-wheezy.template.git/commitdiff/d1737bd0728a824b80b197bb2800d21a58fcc184
More information about the pld-cvs-commit
mailing list