diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2022-03-15 06:52:21 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2022-03-15 06:52:51 +0000 |
commit | 73f0da976b26b538865adcd557306de5e37f330c (patch) | |
tree | 42e423347133ad01a6a9a56564ea10120a34e6d0 /textproc | |
parent | e3e863a3fed8d1bc60a3742759e7e8407b8ab341 (diff) | |
download | freebsd-ports-73f0da976b26b538865adcd557306de5e37f330c.zip |
textproc/py-rich: update to 12.0.0
ChangeLog: https://github.com/Textualize/rich/blob/v12.0.0/CHANGELOG.md
Diffstat (limited to 'textproc')
-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 9fd9738ba13e..312dfa633c0f 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -1,5 +1,5 @@ PORTNAME= rich -PORTVERSION= 11.2.0 +PORTVERSION= 12.0.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-rich/distinfo b/textproc/py-rich/distinfo index 1277cfd85d94..b82942c52179 100644 --- a/textproc/py-rich/distinfo +++ b/textproc/py-rich/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644750005 -SHA256 (rich-11.2.0.tar.gz) = 1a6266a5738115017bb64a66c59c717e7aa047b3ae49a011ede4abdeffc6536e -SIZE (rich-11.2.0.tar.gz) = 200464 +TIMESTAMP = 1647265235 +SHA256 (rich-12.0.0.tar.gz) = 14bfd0507edc633e021b02c45cbf7ca22e33b513817627b8de3412f047a3e798 +SIZE (rich-12.0.0.tar.gz) = 206045 |