]> git.pld-linux.org Git - packages/python-wheezy.template.git/blobdiff - python-wheezy.template.spec
- disable python3 here
[packages/python-wheezy.template.git] / 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.185337 seconds and 4 git commands to generate.