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

qboosh qboosh at pld-linux.org
Fri Jan 6 21:16:55 CET 2023


commit 4e4a811535112ed6dcd13270bf01df3fb08743e4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jan 6 21:17:57 2023 +0100

    - disable python3 here

 python-pytest-datadir.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pytest-datadir.spec b/python-pytest-datadir.spec
index 0fa7bee..daf8b0f 100644
--- a/python-pytest-datadir.spec
+++ b/python-pytest-datadir.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %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-datadir.spec)
 
 Summary:	pytest plugin for test data directories and files
 Summary(pl.UTF-8):	Wtyczka pytesta do katalogów i plików z danymi testowymi
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pytest-datadir.git/commitdiff/4e4a811535112ed6dcd13270bf01df3fb08743e4



More information about the pld-cvs-commit mailing list