[packages/python-hypothesis] - disable python3 here

qboosh qboosh at pld-linux.org
Sun Mar 13 21:56:02 CET 2022


commit 04a8965f880a42e43be6ec04be2ec236bbfc57f5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 13 21:58:09 2022 +0100

    - disable python3 here

 python-hypothesis.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-hypothesis.spec b/python-hypothesis.spec
index e4e9a7d..1dc81a3 100644
--- a/python-hypothesis.spec
+++ b/python-hypothesis.spec
@@ -3,7 +3,7 @@
 # Conditional build:
 %bcond_with	tests	# nothing currently
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-hypothesis.spec)
 
 Summary:	Hypothesis - library for property based testing
 Summary(pl.UTF-8):	Hypothesis - biblioteka do testowania opartego na własnościach
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-hypothesis.git/commitdiff/04a8965f880a42e43be6ec04be2ec236bbfc57f5



More information about the pld-cvs-commit mailing list