]> git.pld-linux.org Git - packages/python-amqp.git/commitdiff
- disable python3 here master
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 22 Oct 2023 19:19:09 +0000 (21:19 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 22 Oct 2023 19:19:09 +0000 (21:19 +0200)
python-amqp.spec

index 016b348ced84d1dddfe206309f805393bf73f36c..f11bfb1522dafec31250b447cfd6297878b60b04 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-amqp.spec)
 
 %define        module          amqp
 %define                pypi_name       amqp
This page took 0.106317 seconds and 4 git commands to generate.