]> git.pld-linux.org Git - packages/python-wheezy.template.git/commitdiff
- disable python3 here master
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 31 Mar 2022 04:37:28 +0000 (06:37 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 31 Mar 2022 04:37:28 +0000 (06:37 +0200)
python-wheezy.template.spec

index 74f6a05aaf0efc71b7b63c1b3508789fc5cdd66e..1e5648962392893df8a8776351e3262f61ef304d 100644 (file)
@@ -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
This page took 0.099969 seconds and 4 git commands to generate.