From: Jakub Bogusz Date: Sun, 13 Mar 2022 20:10:23 +0000 (+0100) Subject: - disable python3 here X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=5b8a83ed5c8aac5313bb20ab830d448b107489e9;p=packages%2Fpython-argcomplete.git - disable python3 here --- diff --git a/python-argcomplete.spec b/python-argcomplete.spec index a347102..62f5caf 100644 --- a/python-argcomplete.spec +++ b/python-argcomplete.spec @@ -3,7 +3,7 @@ %bcond_without doc # Sphinx documentation %bcond_with tests # unit tests %bcond_without python2 # CPython 2.x module -%bcond_without python3 # CPython 3.x module +%bcond_with python3 # CPython 3.x module (built from python3-argcomplete.spec) %define module argcomplete %define egg_name argcomplete