diff --git a/misc/py-tqdm/Makefile b/misc/py-tqdm/Makefile index 1116152a4a22..6000891f9595 100644 --- a/misc/py-tqdm/Makefile +++ b/misc/py-tqdm/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -PORTVERSION= 4.52.0 +PORTVERSION= 4.53.0 CATEGORIES= misc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,6 +13,8 @@ LICENSE= MIT MPL20 LICENSE_COMB= multi LICENSE_FILE_MIT= ${WRKSRC}/LICENCE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4:devel/py-setuptools_scm@${PY_FLAVOR} + USES= python USE_PYTHON= autoplist concurrent distutils diff --git a/misc/py-tqdm/distinfo b/misc/py-tqdm/distinfo index c4796496269f..14606ea1c9e3 100644 --- a/misc/py-tqdm/distinfo +++ b/misc/py-tqdm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605901660 -SHA256 (tqdm-4.52.0.tar.gz) = 18d6a615aedd09ec8456d9524489dab330af4bd5c2a14a76eb3f9a0e14471afe -SIZE (tqdm-4.52.0.tar.gz) = 180391 +TIMESTAMP = 1606307709 +SHA256 (tqdm-4.53.0.tar.gz) = 3d3f1470d26642e88bd3f73353cb6ff4c51ef7d5d7efef763238f4bc1f7e4e81 +SIZE (tqdm-4.53.0.tar.gz) = 179940