diff options
-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="" |