diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2021-04-08 21:41:43 +0100 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2021-04-08 21:43:05 +0100 |
commit | 190ab967a475d0755fd0ef7fe6d5eb2891c3d458 (patch) | |
tree | 11346fa2b119c259b2bc918150c921cd8e3ced41 | |
parent | sysutils/py-hcloud -- update to 1.12.0 (diff) |
textproc/py-rich -- update to 10.1.0
ChangeLog: https://github.com/willmcgugan/rich/blob/v10.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 51ea17d912b5..8e380aa8ddf2 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -1,5 +1,5 @@ PORTNAME= rich -PORTVERSION= 10.0.0 +PORTVERSION= 10.1.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-rich/distinfo b/textproc/py-rich/distinfo index a25f7f62c08f..333b61728f5e 100644 --- a/textproc/py-rich/distinfo +++ b/textproc/py-rich/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616950855 -SHA256 (rich-10.0.0.tar.gz) = 4674bd3056a72bb282ad581e3f8092dc110cdcc456b5ba76e34965cb85a69724 -SIZE (rich-10.0.0.tar.gz) = 184991 +TIMESTAMP = 1617902675 +SHA256 (rich-10.1.0.tar.gz) = 8f05431091601888c50341697cfc421dc398ce37b12bca0237388ef9c7e2c9e9 +SIZE (rich-10.1.0.tar.gz) = 185192 |