!8 Upgrade to latest release [python-prompt-toolkit -> 3.0.39]

From: @Jason_828e 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2023-08-03 09:48:41 +00:00 committed by Gitee
commit c7fa4e48ca
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -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.38 Version: 3.0.39
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/4b/bb/75cdcd356f57d17b295aba121494c2333d26bfff1a837e6199b8b83c415a/prompt_toolkit-3.0.38.tar.gz Source0: https://files.pythonhosted.org/packages/9a/02/76cadde6135986dc1e82e2928f35ebeb5a1af805e2527fe466285593a2ba/prompt_toolkit-3.0.39.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Tue Aug 01 2023 chenzixuan <chenzixuan@kylinos.cn> - 3.0.39-1
- Update package to version 3.0.39
* Fri Mar 17 2023 wubijie <wubijie@kylinos.cn> - 3.0.38-1 * Fri Mar 17 2023 wubijie <wubijie@kylinos.cn> - 3.0.38-1
- Update package to version 3.0.38 - Update package to version 3.0.38