[packages/python-outcome] - disable python3 here
qboosh
qboosh at pld-linux.org
Sun Mar 20 21:25:06 CET 2022
commit 27cadb4921c86576004a836b966e789b6072d675
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Mar 20 21:27:16 2022 +0100
- disable python3 here
python-outcome.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-outcome.spec b/python-outcome.spec
index f6bc620..d8f8105 100644
--- a/python-outcome.spec
+++ b/python-outcome.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-outcome.spec)
Summary: Capture the outcome of Python function calls
Summary(pl.UTF-8): Przechwytywanie wyników wywołań funkcji pythonowych
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-outcome.git/commitdiff/27cadb4921c86576004a836b966e789b6072d675
More information about the pld-cvs-commit
mailing list