aboutsummaryrefslogtreecommitdiff
path: root/development/bpython
diff options
context:
space:
mode:
Diffstat (limited to 'development/bpython')
-rw-r--r--development/bpython/bpython.SlackBuild4
-rw-r--r--development/bpython/bpython.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/bpython/bpython.SlackBuild b/development/bpython/bpython.SlackBuild
index 8df8840288821..bb680bc5e2d9b 100644
--- a/development/bpython/bpython.SlackBuild
+++ b/development/bpython/bpython.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for bpython
# Written by vvoody <vvoodywang@gmail.com>
-# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bpython
-VERSION=${VERSION:-0.17}
+VERSION=${VERSION:-0.17.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/bpython/bpython.info b/development/bpython/bpython.info
index 4b06796099616..d6076f89818a7 100644
--- a/development/bpython/bpython.info
+++ b/development/bpython/bpython.info
@@ -1,8 +1,8 @@
PRGNAM="bpython"
-VERSION="0.17"
+VERSION="0.17.1"
HOMEPAGE="https://bpython-interpreter.org/"
-DOWNLOAD="https://bpython-interpreter.org/releases/bpython-0.17.tar.gz"
-MD5SUM="ced3a9b36aa9c8cd20d1af992b0debe7"
+DOWNLOAD="https://pypi.python.org/packages/51/7b/0812c2742b298e74d98b0e142a2d0e9aca5ace574156deeea565f11b0ebc/bpython-0.17.1.tar.gz"
+MD5SUM="3f26972c0fd8e3d1e7dbfc51a837a331"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-requests Pygments six curtsies greenlet"