!9 Update package to version 3.0.43
From: @desert-sailor Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
45888d839f
Binary file not shown.
BIN
prompt_toolkit-3.0.43.tar.gz
Normal file
BIN
prompt_toolkit-3.0.43.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-prompt-toolkit
|
Name: python-prompt-toolkit
|
||||||
Version: 3.0.39
|
Version: 3.0.43
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Library for building powerful interactive command lines in Python
|
Summary: Library for building powerful interactive command lines in Python
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/prompt-toolkit/python-prompt-toolkit
|
URL: https://github.com/prompt-toolkit/python-prompt-toolkit
|
||||||
Source0: https://files.pythonhosted.org/packages/9a/02/76cadde6135986dc1e82e2928f35ebeb5a1af805e2527fe466285593a2ba/prompt_toolkit-3.0.39.tar.gz
|
Source0: https://files.pythonhosted.org/packages/cc/c6/25b6a3d5cd295304de1e32c9edbcf319a52e965b339629d37d42bb7126ca/prompt_toolkit-3.0.43.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -73,6 +73,12 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 1 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 3.0.43-1
|
||||||
|
- Update package to version 3.0.43
|
||||||
|
Make formatted_text.split_lines() accept an iterable instead of lists only.
|
||||||
|
Disable the IPython workaround (from 3.0.41) for IPython >= 8.18.
|
||||||
|
Restore signal.SIGINT handler between prompts.
|
||||||
|
|
||||||
* Tue Aug 01 2023 chenzixuan <chenzixuan@kylinos.cn> - 3.0.39-1
|
* Tue Aug 01 2023 chenzixuan <chenzixuan@kylinos.cn> - 3.0.39-1
|
||||||
- Update package to version 3.0.39
|
- Update package to version 3.0.39
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user