diff --git a/prompt_toolkit-1.0.15.tar.gz b/prompt_toolkit-1.0.15.tar.gz new file mode 100644 index 0000000..9ab4c3a --- /dev/null +++ b/prompt_toolkit-1.0.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:858588f1983ca497f1cf4ffde01d978a3ea02b01c8a26a8bbc5cd2e66d816917 +size 243734 diff --git a/prompt_toolkit-2.0.4.tar.gz b/prompt_toolkit-2.0.4.tar.gz deleted file mode 100644 index 2c18677..0000000 --- a/prompt_toolkit-2.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff58ce8bb82c11c43416dd3eec7701dcbe8c576e2d7649f1d2b9d21a2fd93808 -size 329017 diff --git a/python-prompt_toolkit.changes b/python-prompt_toolkit.changes index 7464095..ef2f51a 100644 --- a/python-prompt_toolkit.changes +++ b/python-prompt_toolkit.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Jul 27 07:07:38 UTC 2018 - jengelh@inai.de + +- Trim filler wording from descriptions. + +------------------------------------------------------------------- +Tue Jul 24 14:51:27 UTC 2018 - mcepl@suse.com + +- Downgrade back to 1.* line, 2.* breaks too many packages (all + jupyter-ipython ones, for example) + ------------------------------------------------------------------- Sun Jul 22 17:30:56 UTC 2018 - arun@gmx.de diff --git a/python-prompt_toolkit.spec b/python-prompt_toolkit.spec index 1926b27..5094b77 100644 --- a/python-prompt_toolkit.spec +++ b/python-prompt_toolkit.spec @@ -20,9 +20,9 @@ %define oldpython python %bcond_without test Name: python-prompt_toolkit -Version: 2.0.4 +Version: 1.0.15 Release: 0 -Summary: Library for building powerful interactive command lines in Python +Summary: Library for building interactive command lines in Python License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/jonathanslenders/python-prompt-toolkit @@ -46,7 +46,7 @@ Provides: %{oldpython}-python-prompt-toolkit = %{version} %python_subpackages %description -Prompt toolkit is a Library for building powerful interactive command +Prompt toolkit is a library for building interactive command lines in Python. %prep