From 9872e84eb7726168cd26579bff020a342f0ff3fb Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 13 Oct 2019 12:10:43 +0200 Subject: python/ptpython: Updated for version 2.0.6. Signed-off-by: Dimitris Zlatanidis --- python/ptpython/ptpython.SlackBuild | 4 ++-- python/ptpython/ptpython.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python') diff --git a/python/ptpython/ptpython.SlackBuild b/python/ptpython/ptpython.SlackBuild index 3d6cd0a07d..826736a860 100644 --- a/python/ptpython/ptpython.SlackBuild +++ b/python/ptpython/ptpython.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ptpython -# Copyright 2015-2017 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2015-2019 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ptpython -VERSION=${VERSION:-0.41} +VERSION=${VERSION:-2.0.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/ptpython/ptpython.info b/python/ptpython/ptpython.info index d78fca3598..2a1ab31782 100644 --- a/python/ptpython/ptpython.info +++ b/python/ptpython/ptpython.info @@ -1,8 +1,8 @@ PRGNAM="ptpython" -VERSION="0.41" +VERSION="2.0.6" HOMEPAGE="https://github.com/jonathanslenders/ptpython" -DOWNLOAD="https://pypi.python.org/packages/73/f5/cbded8e803c35bcd69b71d43240095d894d4af4efadbbcc1ae43f78bd40e/ptpython-0.41.tar.gz" -MD5SUM="8ac537b26084652b94790beccf1ef84a" +DOWNLOAD="https://files.pythonhosted.org/packages/04/50/50e391a81eed1075c890402e44133bbcab1ebae3799e669a20d273fe311f/ptpython-2.0.6.tar.gz" +MD5SUM="5ecd527939258cf48ccf129e91112310" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="prompt_toolkit jedi docopt Pygments" -- cgit v1.2.3