]> git.pld-linux.org Git - packages/python-hidapi.git/commitdiff
- disable python3 here master
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 12 Nov 2023 19:55:05 +0000 (20:55 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 12 Nov 2023 19:55:05 +0000 (20:55 +0100)
python-hidapi.spec

index 702530110715ae2c97c22e0400d886b6d84fda68..e4454254427236a2b8a58e2fed8bec23e3fed5fd 100644 (file)
@@ -2,12 +2,12 @@
 # Conditional build:
 %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-hidapi.spec)
 
 Summary:       Cython interface to HIDAPI library
 Summary(pl.UTF-8):     Cythonowy interfejs do biblioteki HIDAPI
 Name:          python-hidapi
-# 0.9.0.post3 requires hidapi > 0.9.0
+# keep 0.9.0.post2 here for python2 support
 Version:       0.9.0.post2
 Release:       6
 License:       GPL v3 or BSD or HIDAPI
This page took 0.149136 seconds and 4 git commands to generate.