[packages/python-easy-server: 2/2] - disable python2 for master

qboosh qboosh at pld-linux.org
Sun Feb 15 11:24:14 CET 2026


commit ddce3e5041a31eb47143335a9b09a27eb881b387
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Feb 15 11:23:59 2026 +0100

    - disable python2 for master

 python-easy-server.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-easy-server.spec b/python-easy-server.spec
index dd7099f..c276c18 100644
--- a/python-easy-server.spec
+++ b/python-easy-server.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_with	doc	# Sphinx documentation (not in sdist)
 %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:	Secure server access that is easy to use
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-easy-server.git/commitdiff/ddce3e5041a31eb47143335a9b09a27eb881b387



More information about the pld-cvs-commit mailing list