Date: Sun, 13 Jun 2021 09:21:45 GMT From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d1c33c752026 - main - textproc/py-rich: update to 10.3.0 Message-ID: <202106130921.15D9LjHV061567@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by matthew: URL: https://cgit.FreeBSD.org/ports/commit/?id=d1c33c752026d7c5e5e694af0f1b094f405ce79f commit d1c33c752026d7c5e5e694af0f1b094f405ce79f Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2021-06-13 09:21:11 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2021-06-13 09:21:11 +0000 textproc/py-rich: update to 10.3.0 ChangeLog: https://github.com/willmcgugan/rich/blob/v10.3.0/CHANGELOG.md --- textproc/py-rich/Makefile | 2 +- textproc/py-rich/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/py-rich/Makefile b/textproc/py-rich/Makefile index f78cc2bcbb32..9adf5a107718 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -1,5 +1,5 @@ PORTNAME= rich -PORTVERSION= 10.2.2 +PORTVERSION= 10.3.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-rich/distinfo b/textproc/py-rich/distinfo index 2b621e78392f..c8e02e75a7a6 100644 --- a/textproc/py-rich/distinfo +++ b/textproc/py-rich/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621683188 -SHA256 (rich-10.2.2.tar.gz) = 17b3f486c38e79cc219d8848974b277ef532a82d12b3ad6eb37bb8c6f22ab5fc -SIZE (rich-10.2.2.tar.gz) = 187108 +TIMESTAMP = 1623575257 +SHA256 (rich-10.3.0.tar.gz) = a83bff83309687e1859c75b499879738b135d700738dd2721c22965497af05bd +SIZE (rich-10.3.0.tar.gz) = 188466
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106130921.15D9LjHV061567>