From fcf6a1da37953383c65462e3e36abca4866dfe29 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Wed, 2 Mar 2016 07:27:45 +0200 Subject: python/ptpython: Updated for version 0.30. Signed-off-by: Dimitris Zlatanidis --- python/ptpython/ptpython.SlackBuild | 2 +- python/ptpython/ptpython.info | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/ptpython') diff --git a/python/ptpython/ptpython.SlackBuild b/python/ptpython/ptpython.SlackBuild index 3d40c12f8c..4dee22783d 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.28} +VERSION=${VERSION:-0.30} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/ptpython/ptpython.info b/python/ptpython/ptpython.info index f148e6bd62..08ae791196 100644 --- a/python/ptpython/ptpython.info +++ b/python/ptpython/ptpython.info @@ -1,10 +1,10 @@ PRGNAM="ptpython" -VERSION="0.28" +VERSION="0.30" HOMEPAGE="https://github.com/jonathanslenders/ptpython" -DOWNLOAD="https://pypi.python.org/packages/source/p/ptpython/ptpython-0.28.tar.gz" -MD5SUM="f563f435185d5681f754310c96fe9cfe" +DOWNLOAD="https://pypi.python.org/packages/source/p/ptpython/ptpython-0.30.tar.gz" +MD5SUM="aefbe9a6f9d8001fdff3573a6840e2b2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="prompt_toolkit jedi docopt" +REQUIRES="prompt_toolkit jedi docopt Pygments" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" -- cgit v1.2.3