Date: Wed, 9 Feb 2022 23:18:08 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c7f7feb27289 - main - misc/py-alive-progress: Update to 2.3.0 Message-ID: <202202092318.219NI8To090557@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=c7f7feb27289c9c39f76408984f12b95429ec59a commit c7f7feb27289c9c39f76408984f12b95429ec59a Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-02-09 23:18:05 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-02-09 23:18:05 +0000 misc/py-alive-progress: Update to 2.3.0 --- misc/py-alive-progress/Makefile | 2 +- misc/py-alive-progress/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/py-alive-progress/Makefile b/misc/py-alive-progress/Makefile index a810cf4eb185..23ca27d73b87 100644 --- a/misc/py-alive-progress/Makefile +++ b/misc/py-alive-progress/Makefile @@ -1,5 +1,5 @@ PORTNAME= alive-progress -DISTVERSION= 2.2.0 +DISTVERSION= 2.3.0 CATEGORIES= misc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-alive-progress/distinfo b/misc/py-alive-progress/distinfo index 6951a1bfbd78..798ef94507f3 100644 --- a/misc/py-alive-progress/distinfo +++ b/misc/py-alive-progress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643837668 -SHA256 (alive-progress-2.2.0.tar.gz) = bc6c7a498850e95fd2df5a5b7e36d191e0202babc8f3e6c4a9934e86b7c804aa -SIZE (alive-progress-2.2.0.tar.gz) = 98109 +TIMESTAMP = 1644448656 +SHA256 (alive-progress-2.3.0.tar.gz) = 1424b7d29827cbaf08100edad31dacd111733b43fb08cccd15a4dfdd38662e5b +SIZE (alive-progress-2.3.0.tar.gz) = 101297
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202092318.219NI8To090557>