summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-10-17 15:30:48 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-22 08:47:07 +0700
commit592107b3834d70e374dacde053c64597210748b9 (patch)
tree747d5ccbbbe68297e658aebcc81dc4cf223e570a /python
parent460a712b5d5428814a553838583d572e65ef4c86 (diff)
downloadslackbuilds-592107b3834d70e374dacde053c64597210748b9.tar.gz
slackbuilds-592107b3834d70e374dacde053c64597210748b9.tar.xz
python/ptpython: Updated for version 0.36.
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 b0840f3d0a..7a5057c657 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.35}
+VERSION=${VERSION:-0.36}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/ptpython/ptpython.info b/python/ptpython/ptpython.info
index 6dbd6f49d0..5802a34370 100644
--- a/python/ptpython/ptpython.info
+++ b/python/ptpython/ptpython.info
@@ -1,8 +1,8 @@
PRGNAM="ptpython"
-VERSION="0.35"
+VERSION="0.36"
HOMEPAGE="https://github.com/jonathanslenders/ptpython"
-DOWNLOAD="https://pypi.python.org/packages/0d/3d/52e33dd83f02e2f0450c1a5a26928d88ebb65e8c99393a48736637b80cff/ptpython-0.35.tar.gz"
-MD5SUM="9dc06e0422530ab6a601f42ca5267511"
+DOWNLOAD="https://pypi.python.org/packages/00/bf/eca5caf726c8b773dbafeed5bda65e95214bd626b31bbbaae535a7752844/ptpython-0.36.tar.gz"
+MD5SUM="6fc8c249f4edbc0db427a25b2d9fbcd4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="prompt_toolkit jedi docopt Pygments"