From de702f604faff35b252c8e3c1a14ca884a568305 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 17 Feb 2018 20:03:01 +0100 Subject: development/bpython: Updated for version 0.17.1. Signed-off-by: Dimitris Zlatanidis --- development/bpython/bpython.SlackBuild | 4 ++-- development/bpython/bpython.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/development/bpython/bpython.SlackBuild b/development/bpython/bpython.SlackBuild index 8df8840288..bb680bc5e2 100644 --- a/development/bpython/bpython.SlackBuild +++ b/development/bpython/bpython.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for bpython # Written by vvoody -# 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 4b06796099..d6076f8981 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" -- cgit v1.2.3