From: Jakub Bogusz Date: Mon, 16 Jul 2018 16:39:57 +0000 (+0200) Subject: - unified bcond description X-Git-Url: https://git.pld-linux.org/?p=projects%2Ftemplate-specs.git;a=commitdiff_plain;h=3d5ea2529ef6c2906558116afdcb066697177904 - unified bcond description --- diff --git a/python.spec b/python.spec index cb2fbd7..168d744 100644 --- a/python.spec +++ b/python.spec @@ -4,8 +4,8 @@ # # # Conditional build: -%bcond_without doc # don't build doc -%bcond_without tests # do not perform "make test" +%bcond_without doc # Sphinx documentation +%bcond_without tests # unit tests %bcond_without python2 # CPython 2.x module %bcond_without python3 # CPython 3.x module