summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-07-29 19:02:31 +0200
committer Willy Sudiarto Raharjo2017-08-05 02:07:41 +0200
commit1918ae44ec88f5bb863c8dc83575ff4ae2dfd2d3 (patch)
treec97d43bb641fa48bc965e615919aa28bf9e2fb87 /python
parent059ffd5bd98ee0673b3f95cfff42715e329f5592 (diff)
downloadslackbuilds-1918ae44ec88f5bb863c8dc83575ff4ae2dfd2d3.tar.gz
python/ptpython: Updated for version 0.41.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/ptpython/ptpython.SlackBuild4
-rw-r--r--python/ptpython/ptpython.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/ptpython/ptpython.SlackBuild b/python/ptpython/ptpython.SlackBuild
index 7a5057c657..3d6cd0a07d 100644
--- a/python/ptpython/ptpython.SlackBuild
+++ b/python/ptpython/ptpython.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for ptpython
-# Copyright 2015-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2015-2017 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.36}
+VERSION=${VERSION:-0.41}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/ptpython/ptpython.info b/python/ptpython/ptpython.info
index 5802a34370..d78fca3598 100644
--- a/python/ptpython/ptpython.info
+++ b/python/ptpython/ptpython.info
@@ -1,8 +1,8 @@
PRGNAM="ptpython"
-VERSION="0.36"
+VERSION="0.41"
HOMEPAGE="https://github.com/jonathanslenders/ptpython"
-DOWNLOAD="https://pypi.python.org/packages/00/bf/eca5caf726c8b773dbafeed5bda65e95214bd626b31bbbaae535a7752844/ptpython-0.36.tar.gz"
-MD5SUM="6fc8c249f4edbc0db427a25b2d9fbcd4"
+DOWNLOAD="https://pypi.python.org/packages/73/f5/cbded8e803c35bcd69b71d43240095d894d4af4efadbbcc1ae43f78bd40e/ptpython-0.41.tar.gz"
+MD5SUM="8ac537b26084652b94790beccf1ef84a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="prompt_toolkit jedi docopt Pygments"