diff --git a/textproc/py-rich/Makefile b/textproc/py-rich/Makefile index e4ac2d48ee8b..e2923f08c29e 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -1,27 +1,27 @@ PORTNAME= rich -PORTVERSION= 13.1.0 +PORTVERSION= 13.2.0 CATEGORIES= textproc python MASTER_SITES= PYPI 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} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown-it-py>=2.1.0:textproc/py-markdown-it-py@${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 3a038a32fe09..36c9bd2f0a5c 100644 --- a/textproc/py-rich/distinfo +++ b/textproc/py-rich/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1673777601 -SHA256 (rich-13.1.0.tar.gz) = 81c73a30b144bbcdedc13f4ea0b6ffd7fdc3b0d3cc259a9402309c8e4aee1964 -SIZE (rich-13.1.0.tar.gz) = 220009 +TIMESTAMP = 1674247817 +SHA256 (rich-13.2.0.tar.gz) = f1a00cdd3eebf999a15d85ec498bfe0b1a77efe9b34f645768a54132ef444ac5 +SIZE (rich-13.2.0.tar.gz) = 220697