]> git.pld-linux.org Git - packages/python-zopfli.git/commitdiff
- disable python3 here master
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 30 Mar 2022 20:51:44 +0000 (22:51 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 30 Mar 2022 20:51:44 +0000 (22:51 +0200)
python-zopfli.spec

index 1998c1c45691dd12cd3f4e6d3d430219b70d06c5..2d29cf87073d0b1c06eaa51e6c9872fa87e3d4f0 100644 (file)
@@ -2,11 +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-zopfli.spec)
 
 Summary:       Zopfli module for Python
 Summary(pl.UTF-8):     ModuĊ‚ zopfli dla Pythona
 Name:          python-zopfli
+# keep 0.1.x here for python2 support
 Version:       0.1.9
 Release:       1
 License:       Apache v2.0
This page took 0.114793 seconds and 4 git commands to generate.