diff --git a/textproc/py-rich/Makefile b/textproc/py-rich/Makefile index 4728a7092706..c84e2335e857 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -1,27 +1,29 @@ PORTNAME= rich -PORTVERSION= 13.3.2 +PORTVERSION= 13.3.3 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/Textualize/rich LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown-it-py>=2.1.0<3.0.0:textproc/py-markdown-it-py@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pygments>=2.14.0<3.0.0:textproc/py-pygments@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pygments>=2.13.0<3.0.0:textproc/py-pygments@${PY_FLAVOR} NO_ARCH= yes USES= python:3.7+ -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist pep517 pytest .include .if ${PYTHON_REL} < 30900 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.0.0<5.0:devel/py-typing-extensions@${PY_FLAVOR} .endif .include diff --git a/textproc/py-rich/distinfo b/textproc/py-rich/distinfo index 45c0a40efb66..de511856a448 100644 --- a/textproc/py-rich/distinfo +++ b/textproc/py-rich/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678035890 -SHA256 (rich-13.3.2.tar.gz) = 91954fe80cfb7985727a467ca98a7618e5dd15178cc2da10f553b36a93859001 -SIZE (rich-13.3.2.tar.gz) = 220640 +TIMESTAMP = 1679937132 +SHA256 (rich-13.3.3.tar.gz) = dc84400a9d842b3a9c5ff74addd8eb798d155f36c1c91303888e0a66850d2a15 +SIZE (rich-13.3.3.tar.gz) = 219231