Date: Sun, 8 Aug 2021 11:34:02 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: d59a7183f7df - main - textproc/py-rich: update to 10.7.0 Message-ID: <202108081134.178BY2F5052451@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=d59a7183f7df12ae0597a100a0860deaff6b340a commit d59a7183f7df12ae0597a100a0860deaff6b340a Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2021-08-08 11:33:01 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2021-08-08 11:33:55 +0000 textproc/py-rich: update to 10.7.0 ChangeLog: https://github.com/willmcgugan/rich/blob/v10.7.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 fe1980f26752..8a32ae92e640 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -1,5 +1,5 @@ PORTNAME= rich -PORTVERSION= 10.6.0 +PORTVERSION= 10.7.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-rich/distinfo b/textproc/py-rich/distinfo index 1c335ab9d0ab..49cf691f7fc5 100644 --- a/textproc/py-rich/distinfo +++ b/textproc/py-rich/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626242203 -SHA256 (rich-10.6.0.tar.gz) = 128261b3e2419a4ef9c97066ccc2abbfb49fa7c5e89c3fe4056d00aa5e9c1e65 -SIZE (rich-10.6.0.tar.gz) = 191879 +TIMESTAMP = 1628414236 +SHA256 (rich-10.7.0.tar.gz) = 13ac80676e12cf528dc4228dc682c8402f82577c2aa67191e294350fa2c3c4e9 +SIZE (rich-10.7.0.tar.gz) = 192962
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108081134.178BY2F5052451>