Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2021 19:02:47 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: a5e951562114 - main - misc/py-tqdm: Update to 4.61.0
Message-ID:  <202105261902.14QJ2l6t031334@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=a5e9515621142129bc6416fedfae50718b5695e6

commit a5e9515621142129bc6416fedfae50718b5695e6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-26 18:54:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-26 18:59:53 +0000

    misc/py-tqdm: Update to 4.61.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 eda38963f2a1..31fc0a61e5fd 100644
--- a/misc/py-tqdm/Makefile
+++ b/misc/py-tqdm/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tqdm
-PORTVERSION=	4.60.0
+PORTVERSION=	4.61.0
 CATEGORIES=	misc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/py-tqdm/distinfo b/misc/py-tqdm/distinfo
index 87a09db1ba5f..14c9c4f85748 100644
--- a/misc/py-tqdm/distinfo
+++ b/misc/py-tqdm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619198559
-SHA256 (tqdm-4.60.0.tar.gz) = ebdebdb95e3477ceea267decfc0784859aa3df3e27e22d23b83e9b272bf157ae
-SIZE (tqdm-4.60.0.tar.gz) = 174201
+TIMESTAMP = 1622037982
+SHA256 (tqdm-4.61.0.tar.gz) = cd5791b5d7c3f2f1819efc81d36eb719a38e0906a7380365c556779f585ea042
+SIZE (tqdm-4.61.0.tar.gz) = 169471



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