From 5694c343b4e24edba8720c8f03de3fee3422ecd7 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Fri, 1 Dec 2023 20:41:37 +0200 Subject: python/tqdm: Updated for version 4.66.1. Signed-off-by: Dimitris Zlatanidis Signed-off-by: Willy Sudiarto Raharjo --- python/tqdm/tqdm.info | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python/tqdm/tqdm.info') diff --git a/python/tqdm/tqdm.info b/python/tqdm/tqdm.info index 912f033f6f..7ceee852bf 100644 --- a/python/tqdm/tqdm.info +++ b/python/tqdm/tqdm.info @@ -1,10 +1,10 @@ PRGNAM="tqdm" -VERSION="4.64.0" +VERSION="4.66.1" HOMEPAGE="https://github.com/tqdm/tqdm" -DOWNLOAD="https://files.pythonhosted.org/packages/98/2a/838de32e09bd511cf69fe4ae13ffc748ac143449bfc24bb3fd172d53a84f/tqdm-4.64.0.tar.gz" -MD5SUM="231212e145ac51214286b310704447d4" +DOWNLOAD="https://files.pythonhosted.org/packages/62/06/d5604a70d160f6a6ca5fd2ba25597c24abd5c5ca5f437263d177ac242308/tqdm-4.66.1.tar.gz" +MD5SUM="493bb11d0555d04632f7d9be5e5bbe9b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python2-setuptools-scm python-toml" +REQUIRES="python3-build python3-wheel python3-toml" MAINTAINER="Dionysis Ntreou" EMAIL="yakizarns1@gmail.com" -- cgit v1.2.3-65-gdbad