From 62b8fcfa9dfc5c4690234c32a9e65962d1454760 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Fri, 21 Aug 2015 06:40:41 +0300 Subject: python/ptpython: Updated for version 0.21. Signed-off-by: Dimitris Zlatanidis --- python/ptpython/ptpython.SlackBuild | 2 +- python/ptpython/ptpython.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python') diff --git a/python/ptpython/ptpython.SlackBuild b/python/ptpython/ptpython.SlackBuild index 1bc1b3162d..0d7816e438 100644 --- a/python/ptpython/ptpython.SlackBuild +++ b/python/ptpython/ptpython.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ptpython -VERSION=${VERSION:-0.18} +VERSION=${VERSION:-0.21} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/ptpython/ptpython.info b/python/ptpython/ptpython.info index 5dc0996061..ea2cc2fc5f 100644 --- a/python/ptpython/ptpython.info +++ b/python/ptpython/ptpython.info @@ -1,8 +1,8 @@ PRGNAM="ptpython" -VERSION="0.18" +VERSION="0.21" HOMEPAGE="https://github.com/jonathanslenders/ptpython" -DOWNLOAD="https://pypi.python.org/packages/source/p/ptpython/ptpython-0.18.tar.gz" -MD5SUM="2159864e67fa1640b2fbf6f214a1950f" +DOWNLOAD="https://pypi.python.org/packages/source/p/ptpython/ptpython-0.21.tar.gz" +MD5SUM="d47bd868a3474b4f74413dcab19f7b4c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="prompt_toolkit jedi docopt" -- cgit v1.2.3