commit 329c124d7647bc36ed275b1e3e0ab3edded7c558
Author: Jakub Bogusz <[email protected]>
Date:   Sun Nov 12 20:55:05 2023 +0100

    - disable python3 here

 python-hidapi.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-hidapi.spec b/python-hidapi.spec
index 7025301..e445425 100644
--- a/python-hidapi.spec
+++ b/python-hidapi.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-hidapi.git/commitdiff/329c124d7647bc36ed275b1e3e0ab3edded7c558

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to