diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-07-24 07:13:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-07-24 07:13:20 +0000 |
commit | 6c33a79da508b8c007d563b58d709c168fa676eb (patch) | |
tree | 948dc7f0998c3713529cf75afc6af2af3bc84146 /misc/py-tqdm | |
parent | ee9b8843b35d5f6f89a87a4b495f24f022f9003e (diff) |
Update to 4.48.0
Notes
Notes:
svn path=/head/; revision=543069
Diffstat (limited to 'misc/py-tqdm')
-rw-r--r-- | misc/py-tqdm/Makefile | 2 | ||||
-rw-r--r-- | misc/py-tqdm/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/py-tqdm/Makefile b/misc/py-tqdm/Makefile index 5fa696721eed..165e2911671a 100644 --- a/misc/py-tqdm/Makefile +++ b/misc/py-tqdm/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -PORTVERSION= 4.47.0 +PORTVERSION= 4.48.0 CATEGORIES= misc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-tqdm/distinfo b/misc/py-tqdm/distinfo index 5af8b422876d..be346ea136a3 100644 --- a/misc/py-tqdm/distinfo +++ b/misc/py-tqdm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1594117223 -SHA256 (tqdm-4.47.0.tar.gz) = 63ef7a6d3eb39f80d6b36e4867566b3d8e5f1fe3d6cb50c5e9ede2b3198ba7b7 -SIZE (tqdm-4.47.0.tar.gz) = 145749 +TIMESTAMP = 1595416619 +SHA256 (tqdm-4.48.0.tar.gz) = 6baa75a88582b1db6d34ce4690da5501d2a1cb65c34664840a456b2c9f794d29 +SIZE (tqdm-4.48.0.tar.gz) = 148578 |