summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-09-24 00:26:36 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-09-26 10:05:37 +0700
commite64f63d6d3929e437758a0e2fafbf83df32e4186 (patch)
tree901ff79148616e505ed71988af593815a1a6dfd0 /python
parenta6afac09d00aea36220def3050294a4307c5f40b (diff)
downloadslackbuilds-e64f63d6d3929e437758a0e2fafbf83df32e4186.tar.gz
slackbuilds-e64f63d6d3929e437758a0e2fafbf83df32e4186.tar.xz
python/ptpython: Updated for version 0.24.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-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 0d7816e438..07cdadbb98 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.21}
+VERSION=${VERSION:-0.24}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/ptpython/ptpython.info b/python/ptpython/ptpython.info
index ea2cc2fc5f..02ed9215b4 100644
--- a/python/ptpython/ptpython.info
+++ b/python/ptpython/ptpython.info
@@ -1,8 +1,8 @@
PRGNAM="ptpython"
-VERSION="0.21"
+VERSION="0.24"
HOMEPAGE="https://github.com/jonathanslenders/ptpython"
-DOWNLOAD="https://pypi.python.org/packages/source/p/ptpython/ptpython-0.21.tar.gz"
-MD5SUM="d47bd868a3474b4f74413dcab19f7b4c"
+DOWNLOAD="https://pypi.python.org/packages/source/p/ptpython/ptpython-0.24.tar.gz"
+MD5SUM="b9fb477028518adac80a549537e835e2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="prompt_toolkit jedi docopt"