]> git.pld-linux.org Git - packages/python-outcome.git/commitdiff
- disable python3 here master auto/th/python-outcome-1.0.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 20 Mar 2022 20:27:16 +0000 (21:27 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 20 Mar 2022 20:27:16 +0000 (21:27 +0100)
python-outcome.spec

index f6bc620a307c0628505483e868e4b217065f9f7b..d8f81053fc744352db64c7ee8f4f41a028739a23 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-outcome.spec)
 
 Summary:       Capture the outcome of Python function calls
 Summary(pl.UTF-8):     Przechwytywanie wyników wywołań funkcji pythonowych
This page took 0.080154 seconds and 4 git commands to generate.