diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-05-10 10:05:13 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-12 06:58:32 +0700 |
commit | d933a52c49818bb13df5429997d35393dbd15b0d (patch) | |
tree | 04745f6b5713c1e91fb10082a1d58250a5156cf4 /python/tqdm | |
parent | 18e265cf0175b6fb4f75c14f626b385220ea68f2 (diff) | |
download | slackbuilds-d933a52c49818bb13df5429997d35393dbd15b0d.tar.gz |
python/tqdm: Updated for version 4.23.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/tqdm')
-rw-r--r-- | python/tqdm/tqdm.SlackBuild | 2 | ||||
-rw-r--r-- | python/tqdm/tqdm.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/tqdm/tqdm.SlackBuild b/python/tqdm/tqdm.SlackBuild index 0ec2661506..0fb59731a7 100644 --- a/python/tqdm/tqdm.SlackBuild +++ b/python/tqdm/tqdm.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=tqdm -VERSION=${VERSION:-4.19.9} +VERSION=${VERSION:-4.23.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/tqdm/tqdm.info b/python/tqdm/tqdm.info index eae6b114d9..f1d5429c7b 100644 --- a/python/tqdm/tqdm.info +++ b/python/tqdm/tqdm.info @@ -1,8 +1,8 @@ PRGNAM="tqdm" -VERSION="4.19.9" +VERSION="4.23.3" HOMEPAGE="https://github.com/tqdm/tqdm" -DOWNLOAD="https://pypi.python.org/packages/83/83/343d255dc5444c0e69e2bcd3976be05578fe3bbbdc305c755abf63c8fb4f/tqdm-4.19.9.tar.gz" -MD5SUM="6232f21ab727af943efa5db1a4d24426" +DOWNLOAD="https://files.pythonhosted.org/packages/6a/8c/7d79a901f28a98b1ff66e0cef456dbf38b7b8be4ba7da88394039e020c96/tqdm-4.23.3.tar.gz" +MD5SUM="52ea1bf3da35b7ea6e859627f236e9da" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |