From a67536278e655b321052cb952a46b8f82b9f855f Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 7 Mar 2022 19:38:22 +0100 Subject: [PATCH] - disable python3 here --- python-jaraco.itertools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-jaraco.itertools.spec b/python-jaraco.itertools.spec index da0d408..4bf93da 100644 --- a/python-jaraco.itertools.spec +++ b/python-jaraco.itertools.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 (built from python3-jaraco.itertools.spec) Summary: jaraco.itertools module Summary(pl.UTF-8): Moduł jaraco.itertools -- 2.44.0