From 85a648638c170db5bef9fddd7adae6d3226d8df0 Mon Sep 17 00:00:00 2001 From: Duncan Roe Date: Fri, 4 Mar 2022 18:30:02 +1100 Subject: python/tqdm: Updated for version 4.63.0 Signed-off-by: Duncan Roe Signed-off-by: Willy Sudiarto Raharjo --- python/tqdm/tqdm.SlackBuild | 2 +- python/tqdm/tqdm.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python') diff --git a/python/tqdm/tqdm.SlackBuild b/python/tqdm/tqdm.SlackBuild index 812b20c17f..1f1bc406fa 100644 --- a/python/tqdm/tqdm.SlackBuild +++ b/python/tqdm/tqdm.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=tqdm -VERSION=${VERSION:-4.62.0} +VERSION=${VERSION:-4.63.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/tqdm/tqdm.info b/python/tqdm/tqdm.info index 00bc1e74d2..c1cc117d19 100644 --- a/python/tqdm/tqdm.info +++ b/python/tqdm/tqdm.info @@ -1,8 +1,8 @@ PRGNAM="tqdm" -VERSION="4.62.0" +VERSION="4.63.0" HOMEPAGE="https://github.com/tqdm/tqdm" -DOWNLOAD="https://files.pythonhosted.org/packages/7f/e6/23e3f15ff29970dd64065a9a27bc809b1df727f7f9f6dfa3e36cf7975e58/tqdm-4.62.0.tar.gz" -MD5SUM="4ccb947ca1df0f16818ddb5533f5763f" +DOWNLOAD="https://files.pythonhosted.org/packages/cb/a5/803a55cae355bc2402492c6a1c23dc08117844e4a1c3a293b0ea19bca6fa/tqdm-4.63.0.tar.gz" +MD5SUM="d82c5f135b75d6471f70d57d02372d76" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python2-setuptools-scm python-toml" -- cgit v1.2.3