]> git.pld-linux.org Git - packages/python-lz4.git/blobdiff - python-lz4.spec
- disable python3 here
[packages/python-lz4.git] / python-lz4.spec
index 092d64b70dddccd22f3045c81c6867d35c20c4fc..efecd6540032af6f1cb40731f66c55dc659c57f3 100644 (file)
@@ -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
This page took 0.032282 seconds and 4 git commands to generate.