diff --git a/textproc/py-rich/Makefile b/textproc/py-rich/Makefile index 9e921a0828b5..cf2ed19f6545 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -1,37 +1,37 @@ PORTNAME= rich -PORTVERSION= 14.3.4 +PORTVERSION= 15.0.0 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: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} < 31100 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 dfd16973d460..c5a2417ad853 100644 --- a/textproc/py-rich/distinfo +++ b/textproc/py-rich/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775903586 -SHA256 (Textualize-rich-v14.3.4_GH0.tar.gz) = f2f8d93db343e90f74e6d997538cf951f973176cb27a6c2b75dd832ba2b868dc -SIZE (Textualize-rich-v14.3.4_GH0.tar.gz) = 15087431 +TIMESTAMP = 1775993839 +SHA256 (Textualize-rich-v15.0.0_GH0.tar.gz) = 5e79a8738b4e4e552291253c69e32c695de38f24400b137b119d54385234526a +SIZE (Textualize-rich-v15.0.0_GH0.tar.gz) = 15088001