From: Jan Palus Date: Mon, 1 Mar 2021 14:50:38 +0000 (+0100) Subject: disable python3 here X-Git-Tag: auto/th/python-jaraco.packaging-6.2-5~2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=39fc7e11003f4c1b36bcdeb44725109ffa177fb2;p=packages%2Fpython-jaraco.packaging.git disable python3 here moved to dedicated python3-jaraco.packaging --- diff --git a/python-jaraco.packaging.spec b/python-jaraco.packaging.spec index a55287e..dfe2e45 100644 --- a/python-jaraco.packaging.spec +++ b/python-jaraco.packaging.spec @@ -3,7 +3,7 @@ %bcond_without doc # Sphinx documentation %bcond_without tests # unit tests %bcond_without python2 # CPython 2.x module -%bcond_without python3 # CPython 3.x module +%bcond_with python3 # CPython 3.x module %define egg_name jaraco.packaging %define pypi_name jaraco.packaging