diff --git a/textproc/py-rich/Makefile b/textproc/py-rich/Makefile index 03a4adaf4880..d0157728e19f 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -1,27 +1,27 @@ PORTNAME= rich -PORTVERSION= 13.0.0 +PORTVERSION= 13.0.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= matthew@FreeBSD.org COMMENT= Rich text and beautiful formatting in the terminal WWW= https://github.com/willmcgugan/rich LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}CommonMark>=0.9.0:textproc/py-CommonMark@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>=2.6.0:textproc/py-pygments@${PY_FLAVOR} NO_ARCH= yes USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils .include .if ${PYTHON_REL} < 30900 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.0.0:devel/py-typing-extensions@${PY_FLAVOR} .endif .include diff --git a/textproc/py-rich/distinfo b/textproc/py-rich/distinfo index 891ea5d5f337..2fa83bc32822 100644 --- a/textproc/py-rich/distinfo +++ b/textproc/py-rich/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672609161 -SHA256 (rich-13.0.0.tar.gz) = 3aa9eba7219b8c575c6494446a59f702552efe1aa261e7eeb95548fa586e1950 -SIZE (rich-13.0.0.tar.gz) = 219643 +TIMESTAMP = 1673195454 +SHA256 (rich-13.0.1.tar.gz) = 25f83363f636995627a99f6e4abc52ed0970ebbd544960cc63cbb43aaac3d6f0 +SIZE (rich-13.0.1.tar.gz) = 219691