[packages/python-prompt_toolkit] - rel 4, disable python3
baggins
baggins at pld-linux.org
Mon Sep 15 12:49:47 CEST 2025
commit 7ee58c647ffe8402ca58edb1775f73a28698c33c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Sep 15 14:49:32 2025 +0200
- rel 4, disable python3
python-prompt_toolkit.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-prompt_toolkit.spec b/python-prompt_toolkit.spec
index b4eecb9..c502e0a 100644
--- a/python-prompt_toolkit.spec
+++ b/python-prompt_toolkit.spec
@@ -4,15 +4,15 @@
%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 prompt_toolkit
+%define module prompt_toolkit
Summary: Library for building powerful interactive command lines in Python
Summary(pl.UTF-8): Biblioteka do budowania interaktywnych wierszy poleceń w Pythonie
Name: python-%{module}
# keep 1.x here (2.x is not supported by ipython for python2, 3.x drops python2 support)
Version: 1.0.18
-Release: 3
+Release: 4
License: BSD
Group: Libraries/Python
#Source0Download: https://github.com/prompt-toolkit/python-prompt-toolkit/releases
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-prompt_toolkit.git/commitdiff/7ee58c647ffe8402ca58edb1775f73a28698c33c
More information about the pld-cvs-commit
mailing list