diff --git a/prompt_toolkit-3.0.38.tar.gz b/prompt_toolkit-3.0.38.tar.gz deleted file mode 100644 index 3180db4ca170ef33e46b7f1e1a71d7f2382d8c9f..0000000000000000000000000000000000000000 Binary files a/prompt_toolkit-3.0.38.tar.gz and /dev/null differ diff --git a/prompt_toolkit-3.0.39.tar.gz b/prompt_toolkit-3.0.39.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..7af45811437e22dad4a3b57c5675f14fab0b5007 Binary files /dev/null and b/prompt_toolkit-3.0.39.tar.gz differ diff --git a/python-prompt-toolkit.spec b/python-prompt-toolkit.spec index 6ce4694edf0fd33b6a4d415abff7ccce771ec30b..437eddc6a32938e1862f20e2ba152c888d96989e 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.38 +Version: 3.0.39 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/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 %description @@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Aug 01 2023 chenzixuan - 3.0.39-1 +- Update package to version 3.0.39 + * Fri Mar 17 2023 wubijie - 3.0.38-1 - Update package to version 3.0.38