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..5d8f79c875b4 100644 --- a/textproc/py-textual/Makefile +++ b/textproc/py-textual/Makefile @@ -1,5 +1,5 @@ PORTNAME= textual -PORTVERSION= 0.89.1 +PORTVERSION= 6.6.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..d57b32d81df9 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 = 1763853450 +SHA256 (textual-6.6.0.tar.gz) = 53345166d6b0f9fd028ed0217d73b8f47c3a26679a18ba3b67616dcacb470eec +SIZE (textual-6.6.0.tar.gz) = 1579327 |
