From 7f0440e387034adc619f25a079a9ea57a25d76e0 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Tue, 14 Apr 2015 04:08:10 +0300 Subject: python/click: Updated for version 4.0. Signed-off-by: Dimitris Zlatanidis --- python/click/click.SlackBuild | 4 ++-- python/click/click.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/click') diff --git a/python/click/click.SlackBuild b/python/click/click.SlackBuild index f2430ab8f6..93d3e878fd 100644 --- a/python/click/click.SlackBuild +++ b/python/click/click.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for click -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=click -VERSION=${VERSION:-3.3} +VERSION=${VERSION:-4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/click/click.info b/python/click/click.info index 3879810b3d..c937d9f7e6 100644 --- a/python/click/click.info +++ b/python/click/click.info @@ -1,8 +1,8 @@ PRGNAM="click" -VERSION="3.3" +VERSION="4.0" HOMEPAGE="https://github.com/mitsuhiko/click" -DOWNLOAD="https://github.com/mitsuhiko/click/archive/3.3.tar.gz" -MD5SUM="702926935d57da46b14c60a218d5054c" +DOWNLOAD="https://github.com/mitsuhiko/click/archive/4.0.tar.gz" +MD5SUM="90868784d47d0db148e1ed50abcb491e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pysetuptools" -- cgit v1.2.3-65-gdbad