From: Jakub Bogusz Date: Thu, 24 Mar 2022 19:44:22 +0000 (+0100) Subject: - disable python2 here X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=b76d15567f680c47dfb5dbf0deb8444328315df4;p=packages%2Fpython-unicodedata2.git - disable python2 here --- diff --git a/python-unicodedata2.spec b/python-unicodedata2.spec index 0b56820..c938fc6 100644 --- a/python-unicodedata2.spec +++ b/python-unicodedata2.spec @@ -1,12 +1,13 @@ # # Conditional build: %bcond_without python2 # CPython 2.x module -%bcond_without python3 # CPython 3.x module +%bcond_with python3 # CPython 3.x module (built from python3-unicodedata2.spec) %bcond_without tests # unit tests Summary: Unicodedata backport/updates to Python 2.x Summary(pl.UTF-8): Uaktualnienia danych Unicode dla Pythona 2.x Name: python-unicodedata2 +# keep 13.x for python2 support Version: 13.0.0.post2 Release: 1 License: Apache v2.0