diff --git a/prompt_toolkit-3.0.37.tar.gz b/prompt_toolkit-3.0.37.tar.gz deleted file mode 100644 index 1e4c2d959e1beda7ab202ee7296626aeef266d39..0000000000000000000000000000000000000000 Binary files a/prompt_toolkit-3.0.37.tar.gz and /dev/null differ diff --git a/prompt_toolkit-3.0.38.tar.gz b/prompt_toolkit-3.0.38.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..3180db4ca170ef33e46b7f1e1a71d7f2382d8c9f Binary files /dev/null and b/prompt_toolkit-3.0.38.tar.gz differ diff --git a/python-prompt-toolkit.spec b/python-prompt-toolkit.spec index 38624d8ae879e2e871a3e249356c7f77cf407321..6ce4694edf0fd33b6a4d415abff7ccce771ec30b 100644 --- a/python-prompt-toolkit.spec +++ b/python-prompt-toolkit.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-prompt-toolkit -Version: 3.0.37 +Version: 3.0.38 Release: 1 Summary: Library for building powerful interactive command lines in Python License: BSD-3-Clause URL: https://github.com/prompt-toolkit/python-prompt-toolkit -Source0: https://files.pythonhosted.org/packages/20/58/bbc8510ed1774ea2879b9996d2783d461c3c612904e230ff6954ce23c694/prompt_toolkit-3.0.37.tar.gz +Source0: https://files.pythonhosted.org/packages/4b/bb/75cdcd356f57d17b295aba121494c2333d26bfff1a837e6199b8b83c415a/prompt_toolkit-3.0.38.tar.gz BuildArch: noarch %description @@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Mar 17 2023 wubijie - 3.0.38-1 +- Update package to version 3.0.38 + * Tue Feb 28 2023 wangjunqi - 3.0.37-1 - Update package to version 3.0.37