[packages/python-validate_email] - disable python2 for default builds

qboosh qboosh at pld-linux.org
Mon Dec 29 19:40:33 CET 2025


commit 9410c70f89e2f0f253381d5678fc820b4d85027c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Dec 29 19:41:04 2025 +0100

    - disable python2 for default builds

 python-validate_email.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-validate_email.spec b/python-validate_email.spec
index aaca37f..1061f5c 100644
--- a/python-validate_email.spec
+++ b/python-validate_email.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without	python2 # CPython 2.x module
+%bcond_with	python2 # CPython 2.x module
 %bcond_without	python3 # CPython 3.x module
 
 Summary:	Verify if an email address is valid and really exists
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-validate_email.git/commitdiff/9410c70f89e2f0f253381d5678fc820b4d85027c



More information about the pld-cvs-commit mailing list