Date: Sun, 9 Apr 2023 13:41:28 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: c152048f30b0 - main - misc/py-alive-progress: Update to 3.1.0 Message-ID: <202304091341.339DfS0R094883@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=c152048f30b0923bf0a346d74acdc4b769f5ca40 commit c152048f30b0923bf0a346d74acdc4b769f5ca40 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-09 13:31:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-09 13:36:56 +0000 misc/py-alive-progress: Update to 3.1.0 Changes: https://github.com/rsalmei/alive-progress/blob/main/CHANGELOG.md --- 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 63b2d776074f..0fa1fede055b 100644 --- a/misc/py-alive-progress/Makefile +++ b/misc/py-alive-progress/Makefile @@ -1,5 +1,5 @@ PORTNAME= alive-progress -PORTVERSION= 3.0.1 +PORTVERSION= 3.1.0 CATEGORIES= misc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-alive-progress/distinfo b/misc/py-alive-progress/distinfo index cc8b22ec00ab..0a6a77238600 100644 --- a/misc/py-alive-progress/distinfo +++ b/misc/py-alive-progress/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677771321 -SHA256 (alive-progress-3.0.1.tar.gz) = 3245114253b6adb4b38f2a2a1828edfcd9e8c012f7e30a5cef1932ca7344eb44 -SIZE (alive-progress-3.0.1.tar.gz) = 102151 +TIMESTAMP = 1680726192 +SHA256 (alive-progress-3.1.0.tar.gz) = c076a076591ff926ac19941bd73065e298118b6d38900d2d6ff53d2e355be3c1 +SIZE (alive-progress-3.1.0.tar.gz) = 105012
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304091341.339DfS0R094883>