[packages/python-lexicon] - disabled python3 here

qboosh qboosh at pld-linux.org
Sat Dec 6 12:46:28 CET 2025


commit e1331937ef5817f9d7cb48f5189ab53a53b5d1bc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Dec 6 12:46:40 2025 +0100

    - disabled python3 here

 python-lexicon.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-lexicon.spec b/python-lexicon.spec
index 037e381..79bb385 100644
--- a/python-lexicon.spec
+++ b/python-lexicon.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %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 (built from python3-lexicon.spec)
 
 Summary:	Powerful dict subclass(es) with aliasing & attribute access
 Summary(pl.UTF-8):	Funkcjonalne podklasy dict z dostępem przez aliasy i atrybuty
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-lexicon.git/commitdiff/e1331937ef5817f9d7cb48f5189ab53a53b5d1bc




More information about the pld-cvs-commit mailing list