summaryrefslogtreecommitdiffstats
path: root/python/ptpython
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-03-16 10:43:02 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-03-17 17:57:36 +0700
commitbe3ab7eb856d51d0c86fce5c29c7c732dd8f50d1 (patch)
tree4054f6944b9bff2f086f3d754ee933e4c0043cf8 /python/ptpython
parentcfd22febb01a619d0ec2f10d95a9075d5408a72c (diff)
downloadslackbuilds-be3ab7eb856d51d0c86fce5c29c7c732dd8f50d1.tar.gz
slackbuilds-be3ab7eb856d51d0c86fce5c29c7c732dd8f50d1.tar.xz
python/ptpython: Updated for version 0.31.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/ptpython')
-rw-r--r--python/ptpython/ptpython.SlackBuild2
-rw-r--r--python/ptpython/ptpython.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/ptpython/ptpython.SlackBuild b/python/ptpython/ptpython.SlackBuild
index 4dee22783d..a50a4d624c 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.30}
+VERSION=${VERSION:-0.31}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/ptpython/ptpython.info b/python/ptpython/ptpython.info
index 08ae791196..6759420f6b 100644
--- a/python/ptpython/ptpython.info
+++ b/python/ptpython/ptpython.info
@@ -1,8 +1,8 @@
PRGNAM="ptpython"
-VERSION="0.30"
+VERSION="0.31"
HOMEPAGE="https://github.com/jonathanslenders/ptpython"
-DOWNLOAD="https://pypi.python.org/packages/source/p/ptpython/ptpython-0.30.tar.gz"
-MD5SUM="aefbe9a6f9d8001fdff3573a6840e2b2"
+DOWNLOAD="https://pypi.python.org/packages/source/p/ptpython/ptpython-0.31.tar.gz"
+MD5SUM="c1a8a2f4b5fa8c91ff31bfe7582bfd2b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="prompt_toolkit jedi docopt Pygments"