commit 535ae67e90c96f0c6b0686676be3e511129467e4
Author: Jakub Bogusz <[email protected]>
Date:   Sun Oct 22 21:19:09 2023 +0200

    - disable python3 here

 python-amqp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-amqp.spec b/python-amqp.spec
index 016b348..f11bfb1 100644
--- a/python-amqp.spec
+++ b/python-amqp.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-amqp.git/commitdiff/535ae67e90c96f0c6b0686676be3e511129467e4

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

Reply via email to