commit 72e4bc5cefac105cf2b099e511ccac94d5a9d69a
Author: Jakub Bogusz <[email protected]>
Date:   Thu Mar 24 21:43:29 2022 +0100

    - disable python3 here

 python-lz4.spec | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/python-lz4.spec b/python-lz4.spec
index 092d64b..efecd65 100644
--- a/python-lz4.spec
+++ b/python-lz4.spec
@@ -1,11 +1,9 @@
 #
-# TODO: versions 3.0.0+ support only python 3.6+
-#
 # Conditional build:
 %bcond_without doc     # Sphinx documentation
 %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-lz4.spec)
 
 %define                module  lz4
 Summary:       LZ4 bindings for Python
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-lz4.git/commitdiff/72e4bc5cefac105cf2b099e511ccac94d5a9d69a

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

Reply via email to