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

qboosh qboosh at pld-linux.org
Sat Jan 7 10:30:20 CET 2023


commit 2faff6537d866cd08a4c75036d7a331398db503b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jan 7 10:31:22 2023 +0100

    - disable python3 here

 python-pytest-regressions.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pytest-regressions.spec b/python-pytest-regressions.spec
index 576b263..e24acd2 100644
--- a/python-pytest-regressions.spec
+++ b/python-pytest-regressions.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-pytest-regressions.spec)
 
 Summary:	Easy to use fixtures to write regression tests
 Summary(pl.UTF-8):	Łatwe w użyciu wyposażenie do tworzenia testów regresji
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pytest-regressions.git/commitdiff/2faff6537d866cd08a4c75036d7a331398db503b



More information about the pld-cvs-commit mailing list