summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/click/click.SlackBuild2
-rw-r--r--python/click/click.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/click/click.SlackBuild b/python/click/click.SlackBuild
index bb9f6ea81e..40aab666c1 100644
--- a/python/click/click.SlackBuild
+++ b/python/click/click.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=click
-VERSION=${VERSION:-5.1}
+VERSION=${VERSION:-6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/click/click.info b/python/click/click.info
index 24456a2da5..43c56fd49b 100644
--- a/python/click/click.info
+++ b/python/click/click.info
@@ -1,8 +1,8 @@
PRGNAM="click"
-VERSION="5.1"
+VERSION="6.0"
HOMEPAGE="https://github.com/mitsuhiko/click"
-DOWNLOAD="https://github.com/mitsuhiko/click/archive/5.1.tar.gz"
-MD5SUM="46ee1923d1bbd2386b226a4be448862d"
+DOWNLOAD="https://github.com/mitsuhiko/click/archive/6.0.tar.gz"
+MD5SUM="084f0e9915b32ebfbcc79d70940bdbe1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"