[packages/python-pytest-check] - disable python3 here

qboosh qboosh at pld-linux.org
Sun Apr 2 21:25:13 CEST 2023


commit d0cfed53646294881fd84a1f6ddfe877ed8f7fed
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Apr 2 21:27:40 2023 +0200

    - disable python3 here

 python-pytest-check.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pytest-check.spec b/python-pytest-check.spec
index 07df7d6..569a27b 100644
--- a/python-pytest-check.spec
+++ b/python-pytest-check.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-pytest-check.spec)
 
 Summary:	pytest plugin that allows multiple failures per test
 Summary(pl.UTF-8):	Wtyczka pytesta pozwalająca na wiele niepowodzeń z jednego testu
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pytest-check.git/commitdiff/d0cfed53646294881fd84a1f6ddfe877ed8f7fed



More information about the pld-cvs-commit mailing list