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

qboosh qboosh at pld-linux.org
Thu Oct 12 22:32:21 CEST 2023


commit 7c2f2472654827b84126a5a4f202d6e111faa40c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Oct 12 22:34:21 2023 +0200

    - disable python3 here

 python-pytest-xprocess.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pytest-xprocess.spec b/python-pytest-xprocess.spec
index add02d1..37ffb5d 100644
--- a/python-pytest-xprocess.spec
+++ b/python-pytest-xprocess.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-xprocess.spec)
 
 Summary:	A pytest plugin for managing processes across test runs
 Summary(pl.UTF-8):	Wtyczka pytesta do zarządzania procesami między uruchomieniami testów
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pytest-xprocess.git/commitdiff/7c2f2472654827b84126a5a4f202d6e111faa40c



More information about the pld-cvs-commit mailing list