]> git.pld-linux.org Git - packages/python-unicodedata2.git/commitdiff
- disable python2 here master
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 24 Mar 2022 19:44:22 +0000 (20:44 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 24 Mar 2022 19:44:22 +0000 (20:44 +0100)
python-unicodedata2.spec

index 0b56820a7c8256866033a353f6e29f8b08b26703..c938fc659bb32503e0820760d2aeeda6c8088526 100644 (file)
@@ -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
This page took 0.110983 seconds and 4 git commands to generate.