diff --git a/textproc/py-rich/Makefile b/textproc/py-rich/Makefile index c31896731eb0..7fb14cb201a3 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -1,37 +1,37 @@ PORTNAME= rich -PORTVERSION= 13.5.0 +PORTVERSION= 13.5.1 DISTVERSIONPREFIX= v CATEGORIES= textproc python 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.2.0:textproc/py-markdown-it-py@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>=2.13.0<3.0.0:textproc/py-pygments@${PY_FLAVOR} NO_ARCH= yes USES= python USE_PYTHON= autoplist pep517 pytest USE_GITHUB= yes GH_ACCOUNT= Textualize # poetry-core will process .gitignore when git is present, and fail to # create a wheel because the 'work' directory is listed there. BINARY_ALIAS= git=false .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 de4c45b6a0fd..4ea71e32943b 100644 --- a/textproc/py-rich/distinfo +++ b/textproc/py-rich/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690698155 -SHA256 (Textualize-rich-v13.5.0_GH0.tar.gz) = d8011f8c0caa17159a99ea64f4b79590a9a8bd5e23ade85562812288d4ab973a -SIZE (Textualize-rich-v13.5.0_GH0.tar.gz) = 15064859 +TIMESTAMP = 1690871004 +SHA256 (Textualize-rich-v13.5.1_GH0.tar.gz) = 84e3eff4676e5769b5ca52406f69defabd1b003bc4c3108df0595abf63eae772 +SIZE (Textualize-rich-v13.5.1_GH0.tar.gz) = 15064870