[packages/python-beniget] disable python3 here
atler
atler at pld-linux.org
Tue Mar 25 03:16:49 CET 2025
commit 69aa2f6a58d195af9cc5ae001bee26724d8c9b71
Author: Jan Palus <atler at pld-linux.org>
Date: Tue Mar 25 01:29:13 2025 +0100
disable python3 here
python-beniget.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-beniget.spec b/python-beniget.spec
index b2c95ac..f2a6533 100644
--- a/python-beniget.spec
+++ b/python-beniget.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
Summary: Extract semantic information about static Python code
Summary(pl.UTF-8): Wydobywanie informacji semantycznych o statycznym kodzie w Pythonie
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-beniget.git/commitdiff/69aa2f6a58d195af9cc5ae001bee26724d8c9b71
More information about the pld-cvs-commit
mailing list