[packages/python-urwid] disable python3 here

atler atler at pld-linux.org
Tue Mar 18 02:23:04 CET 2025


commit 45ba31b41927ad1364029554bf6f8c1826ae9c3d
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Mar 18 00:30:25 2025 +0100

    disable python3 here

 python-urwid.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-urwid.spec b/python-urwid.spec
index 1934852..4f72f50 100644
--- a/python-urwid.spec
+++ b/python-urwid.spec
@@ -3,7 +3,7 @@
 %bcond_without	doc	# docs build
 %bcond_with	tests	# test target (fails on builders due to lack of pts)
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module
 
 %define 	module	urwid
 Summary:	Urwid - a console user interface library for Python 2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-urwid.git/commitdiff/45ba31b41927ad1364029554bf6f8c1826ae9c3d



More information about the pld-cvs-commit mailing list