From bfc62bdc4ea074bb6bed503b510ce20545a53b1c Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 18 Mar 2018 11:21:01 +0100 Subject: python/tqdm: Updated for version 4.19.8. Signed-off-by: Dimitris Zlatanidis --- python/tqdm/tqdm.SlackBuild | 4 ++-- python/tqdm/tqdm.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/tqdm') diff --git a/python/tqdm/tqdm.SlackBuild b/python/tqdm/tqdm.SlackBuild index 614376413f..ae6434e6a1 100644 --- a/python/tqdm/tqdm.SlackBuild +++ b/python/tqdm/tqdm.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for tqdm -# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2016-2018 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=tqdm -VERSION=${VERSION:-4.19.4} +VERSION=${VERSION:-4.19.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/tqdm/tqdm.info b/python/tqdm/tqdm.info index 231ed90442..ffc5cd0bdb 100644 --- a/python/tqdm/tqdm.info +++ b/python/tqdm/tqdm.info @@ -1,8 +1,8 @@ PRGNAM="tqdm" -VERSION="4.19.4" +VERSION="4.19.8" HOMEPAGE="https://github.com/tqdm/tqdm" -DOWNLOAD="https://pypi.python.org/packages/68/bf/f1f515b82e15d367c073d4b1fd6d47ac072657b0b1ace45f17c50f8dc84c/tqdm-4.19.4.tar.gz" -MD5SUM="cb919b352ce74b6affa479e73a70f85b" +DOWNLOAD="https://pypi.python.org/packages/a6/74/cb6927443849ec849ad7cdcdc8e38f04d81fce41783150c0d5215ec504a8/tqdm-4.19.8.tar.gz" +MD5SUM="536b67269aa2a67e9c5933e597d5c1cd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-80-g2a13