[packages/python-pytest-easy-server: 2/2] - disable python2 for master
qboosh
qboosh at pld-linux.org
Sun Feb 15 14:07:01 CET 2026
commit 646be85d13bcdf124ba216a9c8aed9099bc7e340
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Feb 15 14:06:46 2026 +0100
- disable python2 for master
python-pytest-easy-server.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pytest-easy-server.spec b/python-pytest-easy-server.spec
index 0c5ae6b..b4d11d5 100644
--- a/python-pytest-easy-server.spec
+++ b/python-pytest-easy-server.spec
@@ -1,7 +1,7 @@
#
# Conditional build:
%bcond_without tests # unit tests
-%bcond_without python2 # CPython 2.x module
+%bcond_with python2 # CPython 2.x module
%bcond_without python3 # CPython 3.x module
Summary: Pytest plugin for easy testing against servers
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pytest-easy-server.git/commitdiff/646be85d13bcdf124ba216a9c8aed9099bc7e340
More information about the pld-cvs-commit
mailing list