From a9a9c95be8a7ebf6779eb74b0bb9feba24d453fa Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Tue, 22 Aug 2023 01:04:43 +0800 Subject: [PATCH] misc/py-tqdm: Update to 4.66.1 - Update WWW Changes: https://github.com/tqdm/tqdm/releases https://tqdm.github.io/releases/ --- misc/py-tqdm/Makefile | 7 ++++--- misc/py-tqdm/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/misc/py-tqdm/Makefile b/misc/py-tqdm/Makefile index 21a9196787026..945898c873dd8 100644 --- a/misc/py-tqdm/Makefile +++ b/misc/py-tqdm/Makefile @@ -1,18 +1,19 @@ PORTNAME= tqdm -PORTVERSION= 4.65.0 +PORTVERSION= 4.66.1 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast, extensible progress bar for Python -WWW= https://github.com/tqdm/tqdm +WWW= https://tqdm.github.io/ \ + https://github.com/tqdm/tqdm LICENSE= MIT MPL20 LICENSE_COMB= multi LICENSE_FILE_MIT= ${WRKSRC}/LICENCE -BUILD_DEPENDS= ${PY_SETUPTOOLS} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4:devel/py-setuptools_scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} diff --git a/misc/py-tqdm/distinfo b/misc/py-tqdm/distinfo index c32ae74caca17..3812c0b37b362 100644 --- a/misc/py-tqdm/distinfo +++ b/misc/py-tqdm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679498786 -SHA256 (tqdm-4.65.0.tar.gz) = 1871fb68a86b8fb3b59ca4cdd3dcccbc7e6d613eeed31f4c332531977b89beb5 -SIZE (tqdm-4.65.0.tar.gz) = 167542 +TIMESTAMP = 1692211803 +SHA256 (tqdm-4.66.1.tar.gz) = d88e651f9db8d8551a62556d3cff9e3034274ca5d66e93197cf2490e2dcb69c7 +SIZE (tqdm-4.66.1.tar.gz) = 169147