diff --git a/ptpython-3.0.21.tar.gz b/ptpython-3.0.21.tar.gz deleted file mode 100644 index da1f4e5..0000000 --- a/ptpython-3.0.21.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a57b9952eac4a12540a4dfb4ccd4a243403eceb27b0d13245b5e4144c8731d32 -size 67717 diff --git a/ptpython-3.0.22.tar.gz b/ptpython-3.0.22.tar.gz new file mode 100644 index 0000000..620a5e2 --- /dev/null +++ b/ptpython-3.0.22.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c097b324406014a005c6b09f493bbbdde571e412360af2ba1551873a10c36cf8 +size 67806 diff --git a/python-ptpython.changes b/python-ptpython.changes index 9e828e4..26fec7e 100644 --- a/python-ptpython.changes +++ b/python-ptpython.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Dec 13 16:19:12 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 3.0.22 + * New features: + - Improve rendering performance when there are many completions. + ------------------------------------------------------------------- Tue Dec 6 04:31:39 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-ptpython.spec b/python-ptpython.spec index 8cbb118..909fe57 100644 --- a/python-ptpython.spec +++ b/python-ptpython.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-ptpython -Version: 3.0.21 +Version: 3.0.22 Release: 0 Summary: Python REPL build on top of prompt_toolkit License: ISC