diff --git a/prompt_toolkit-3.0.32.tar.gz b/prompt_toolkit-3.0.32.tar.gz deleted file mode 100644 index 2432240a8090521d23f96930ebb0d01810e0b6f0..0000000000000000000000000000000000000000 Binary files a/prompt_toolkit-3.0.32.tar.gz and /dev/null differ diff --git a/prompt_toolkit-3.0.36.tar.gz b/prompt_toolkit-3.0.36.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4669cbc432af6eda5b17d59ed156a1d54a45a4b5 Binary files /dev/null and b/prompt_toolkit-3.0.36.tar.gz differ diff --git a/python-prompt-toolkit.spec b/python-prompt-toolkit.spec index c5a6b21ed332a7b6fe90934c9abcaefc080e0303..6996528977d25683047d88104b3cc6a28281fd07 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.32 +Version: 3.0.36 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/e2/d9/1009dbb3811fee624af34df9f460f92b51edac528af316eb5770f9fbd2e1/prompt_toolkit-3.0.32.tar.gz +Source0: https://files.pythonhosted.org/packages/fb/93/180be2342f89f16543ec4eb3f25083b5b84eba5378f68efff05409fb39a9/prompt_toolkit-3.0.36.tar.gz BuildArch: noarch Requires: python3-wcwidth @@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Dec 16 2022 wenzhiwei - 3.0.36-1 +- Update package to version 3.0.36 + * Wed Nov 16 2022 jiangxinyu - 3.0.32-1 - Update package to version 3.0.32