]> git.pld-linux.org Git - packages/python-inflect.git/commitdiff
- disable python3 here auto/th/python-inflect-3.0.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 6 Mar 2022 21:09:25 +0000 (22:09 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 6 Mar 2022 21:09:25 +0000 (22:09 +0100)
python-inflect.spec

index 662f492118e6afc2687000a0075b41bb21f3c726..c7e0057da37bf6d3ba38bbf15bdd50f5b72617ad 100644 (file)
@@ -4,7 +4,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-inflect.spec)
 
 Summary:       Correctly generate plurals, singular nouns, ordinals, indefinite articles
 Summary(pl.UTF-8):     Poprawne generowanie liczby mnogiej i pojedynczej, liczebników, przedimków nieokreślonych
This page took 0.236931 seconds and 4 git commands to generate.