update version to 3.0.39

This commit is contained in:
Jason_828e 2023-07-31 12:39:33 +08:00
parent 54b0e342e5
commit 61e25f34ab
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