diff options
Diffstat (limited to 'textproc/py-textual')
| -rw-r--r-- | textproc/py-textual/Makefile | 6 | ||||
| -rw-r--r-- | textproc/py-textual/distinfo | 6 | 
2 files changed, 7 insertions, 5 deletions
| diff --git a/textproc/py-textual/Makefile b/textproc/py-textual/Makefile index e6ae6e254d86..642ee1d9566d 100644 --- a/textproc/py-textual/Makefile +++ b/textproc/py-textual/Makefile @@ -1,5 +1,5 @@  PORTNAME=	textual -PORTVERSION=	0.89.1 +PORTVERSION=	6.4.0  CATEGORIES=	textproc python  MASTER_SITES=	PYPI  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} @@ -13,8 +13,10 @@ LICENSE_FILE=	${WRKSRC}/LICENSE  BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>=1.2.0:devel/py-poetry-core@${PY_FLAVOR}  RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}markdown-it-py>=2.1.0:textproc/py-markdown-it-py@${PY_FLAVOR} \ +		${PYTHON_PKGNAMEPREFIX}mdit-py-plugins>=0:textproc/py-mdit-py-plugins@${PY_FLAVOR} \  		${PYTHON_PKGNAMEPREFIX}platformdirs>=4.2.2<5:devel/py-platformdirs@${PY_FLAVOR} \ -		${PYTHON_PKGNAMEPREFIX}rich>=13.3.3:textproc/py-rich@${PY_FLAVOR} \ +		${PYTHON_PKGNAMEPREFIX}pygments>=2.19.2<3:textproc/py-pygments@${PY_FLAVOR} \ +		${PYTHON_PKGNAMEPREFIX}rich>=14.2.0:textproc/py-rich@${PY_FLAVOR} \  		${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.4.0<5:devel/py-typing-extensions@${PY_FLAVOR}  USES=		python diff --git a/textproc/py-textual/distinfo b/textproc/py-textual/distinfo index d1b3d2585ab6..d089fa65aa76 100644 --- a/textproc/py-textual/distinfo +++ b/textproc/py-textual/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888366 -SHA256 (textual-0.89.1.tar.gz) = 66befe80e2bca5a8c876cd8ceeaf01752267b6b1dc1d0f73071f1f1e15d90cc8 -SIZE (textual-0.89.1.tar.gz) = 1517074 +TIMESTAMP = 1761446764 +SHA256 (textual-6.4.0.tar.gz) = f40df9165a001c10249698d532f2f5a71708b70f0e4ef3fce081a9dd93ffeaaa +SIZE (textual-6.4.0.tar.gz) = 1573599 | 
