diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2020-09-27 11:18:35 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2020-09-27 11:18:35 +0000 |
commit | 58a90fff490ef80829b74724bedd19ca7d858d64 (patch) | |
tree | f9d24ebacee9ae495ab6cb8439a1ab1daaebac86 | |
parent | - update to v0.7.4 (diff) |
Update to 7.1.0
ChangeLog: https://github.com/willmcgugan/rich/blob/v7.1.0/CHANGELOG.md
-rw-r--r-- | textproc/py-rich/Makefile | 2 | ||||
-rw-r--r-- | 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 a2cfe37fa845..d89aa11d35a3 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rich -PORTVERSION= 7.0.0 +PORTVERSION= 7.1.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-rich/distinfo b/textproc/py-rich/distinfo index a9edbd7ed549..4c226b32dcf9 100644 --- a/textproc/py-rich/distinfo +++ b/textproc/py-rich/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1601114867 -SHA256 (rich-7.0.0.tar.gz) = 291700f5c09fae83676f44781d01a292c39efad9505dd4724899646b794f9afb -SIZE (rich-7.0.0.tar.gz) = 139749 +TIMESTAMP = 1601205208 +SHA256 (rich-7.1.0.tar.gz) = ff701be541be32bcf46e821487c00bf4fa560aa814fc3cc9b3d514fd9b19a6f6 +SIZE (rich-7.1.0.tar.gz) = 141580 |