]> git.pld-linux.org Git - packages/python-pyenchant.git/commitdiff
- disable python3 here master
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 2 Apr 2023 17:56:18 +0000 (19:56 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 2 Apr 2023 17:56:18 +0000 (19:56 +0200)
python-pyenchant.spec

index 048a96884d60ad23bce64ca2215d291c9fdba1c4..996df9fda296258bffd4dfbf9e700c01ab30e4e1 100644 (file)
@@ -2,11 +2,12 @@
 # Conditional build:
 %bcond_with    tests   # unit tests (require en_US dictionary)
 %bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with    python3 # CPython 3.x module (built from python3-pyenchant.spec)
 
 Summary:       Spellchecking library for Python 2
 Summary(pl.UTF-8):     Biblioteka Pythona 2 sprawdzajÄ…ca pisowniÄ™
 Name:          python-pyenchant
+# keep 2.x here for python2 support
 Version:       2.0.0
 Release:       5
 License:       LGPL v2.1+
This page took 0.15121 seconds and 4 git commands to generate.