]> git.pld-linux.org Git - packages/python-zipp.git/commitdiff
- disable python3 here master auto/th/python-zipp-1.2.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 7 Mar 2022 18:59:49 +0000 (19:59 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 7 Mar 2022 18:59:49 +0000 (19:59 +0100)
python-zipp.spec

index 890701a857fecd6a1c1970f4bef75da2c926fef7..13676618a0246ca6c47f7678d8a631991226e9ba 100644 (file)
@@ -3,7 +3,7 @@
 %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-zipp.spec)
 
 Summary:       pathlib-compatible Zipfile object wrapper
 Summary(pl.UTF-8):     Obiektowe obudowanie Zipfile zgodne z pathlib
This page took 0.069401 seconds and 4 git commands to generate.