[packages/python-FormEncode] disable python3 here

atler atler at pld-linux.org
Sun Mar 16 23:17:31 CET 2025


commit f2a86c1568d65b7b57ecc493285498c165a6a200
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Mar 16 23:17:14 2025 +0100

    disable python3 here

 python-FormEncode.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-FormEncode.spec b/python-FormEncode.spec
index 59dc1b4..0742fa1 100644
--- a/python-FormEncode.spec
+++ b/python-FormEncode.spec
@@ -3,7 +3,7 @@
 %bcond_without	doc	# Sphinx documentation
 %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
 
 %define	module	FormEncode
 Summary:	HTML form validation, generation, and convertion package
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-FormEncode.git/commitdiff/f2a86c1568d65b7b57ecc493285498c165a6a200



More information about the pld-cvs-commit mailing list