summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-10-29 22:39:23 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-10-31 08:33:06 +0700
commit402fd1486932a50308096f33cf00aaa106e6fe73 (patch)
treed94521ddf9327656d8146bceb1bf441614dd6192 /python
parent5460b8fcefda1f5e244453c89a7b417ec10d510b (diff)
downloadslackbuilds-402fd1486932a50308096f33cf00aaa106e6fe73.tar.gz
slackbuilds-402fd1486932a50308096f33cf00aaa106e6fe73.tar.xz
python/ptpython: Updated for version 0.25.
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 07cdadbb98..85167c30f5 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.24}
+VERSION=${VERSION:-0.25}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/ptpython/ptpython.info b/python/ptpython/ptpython.info
index 02ed9215b4..eb4299126e 100644
--- a/python/ptpython/ptpython.info
+++ b/python/ptpython/ptpython.info
@@ -1,8 +1,8 @@
PRGNAM="ptpython"
-VERSION="0.24"
+VERSION="0.25"
HOMEPAGE="https://github.com/jonathanslenders/ptpython"
-DOWNLOAD="https://pypi.python.org/packages/source/p/ptpython/ptpython-0.24.tar.gz"
-MD5SUM="b9fb477028518adac80a549537e835e2"
+DOWNLOAD="https://pypi.python.org/packages/source/p/ptpython/ptpython-0.25.tar.gz"
+MD5SUM="d255428fcb751a8ce1be477866d03358"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="prompt_toolkit jedi docopt"