diff --git a/textproc/py-rich/Makefile b/textproc/py-rich/Makefile index 8f4426c9a920..d21ab7d37707 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -1,22 +1,22 @@ PORTNAME= rich -PORTVERSION= 10.16.1 +PORTVERSION= 11.0.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= matthew@FreeBSD.org COMMENT= Rich text and beautiful formatting in the terminal LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0.4.0:devel/py-colorama@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}CommonMark>=0.9.0:textproc/py-CommonMark@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>=2.6.0:textproc/py-pygments@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4:devel/py-typing-extensions@${PY_FLAVOR} NO_ARCH= yes USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils .include diff --git a/textproc/py-rich/distinfo b/textproc/py-rich/distinfo index dd161bd8cfb2..4e21c5b6a768 100644 --- a/textproc/py-rich/distinfo +++ b/textproc/py-rich/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639749201 -SHA256 (rich-10.16.1.tar.gz) = 4949e73de321784ef6664ebbc854ac82b20ff60b2865097b93f3b9b41e30da27 -SIZE (rich-10.16.1.tar.gz) = 197523 +TIMESTAMP = 1641736373 +SHA256 (rich-11.0.0.tar.gz) = c32a8340b21c75931f157466fefe81ae10b92c36a5ea34524dff3767238774a4 +SIZE (rich-11.0.0.tar.gz) = 199133