Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 2021 20:39:10 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ce1f98a101e3 - main - misc/py-tqdm: Update to 4.60.0
Message-ID:  <202104252039.13PKdAED079035@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ce1f98a101e366f18b7ab15a212df83ae659c9f0

commit ce1f98a101e366f18b7ab15a212df83ae659c9f0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-25 20:14:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-25 20:35:33 +0000

    misc/py-tqdm: Update to 4.60.0
    
    Changes:        https://github.com/tqdm/tqdm/releases
---
 misc/py-tqdm/Makefile | 2 +-
 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 72cd796394a6..c19fc0f5619f 100644
--- a/misc/py-tqdm/Makefile
+++ b/misc/py-tqdm/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tqdm
-PORTVERSION=	4.59.0
+PORTVERSION=	4.60.0
 CATEGORIES=	misc
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/py-tqdm/distinfo b/misc/py-tqdm/distinfo
index 58e85aa027b9..87a09db1ba5f 100644
--- a/misc/py-tqdm/distinfo
+++ b/misc/py-tqdm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320234
-SHA256 (tqdm-4.59.0.tar.gz) = d666ae29164da3e517fcf125e41d4fe96e5bb375cd87ff9763f6b38b5592fe33
-SIZE (tqdm-4.59.0.tar.gz) = 168620
+TIMESTAMP = 1619198559
+SHA256 (tqdm-4.60.0.tar.gz) = ebdebdb95e3477ceea267decfc0784859aa3df3e27e22d23b83e9b272bf157ae
+SIZE (tqdm-4.60.0.tar.gz) = 174201



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104252039.13PKdAED079035>