Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2024 00:45:24 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4b57e42ea7e6 - main - textproc/py-textual: Update to 0.55.0
Message-ID:  <202404050045.4350jOvI001589@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4b57e42ea7e67751ba06791e1e7493277e7502c8

commit 4b57e42ea7e67751ba06791e1e7493277e7502c8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-05 00:41:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-05 00:41:02 +0000

    textproc/py-textual: Update to 0.55.0
    
    Changes:        https://github.com/Textualize/textual/releases
---
 textproc/py-textual/Makefile | 4 ++--
 textproc/py-textual/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/py-textual/Makefile b/textproc/py-textual/Makefile
index 7f88d38cbbe7..7af9495776bc 100644
--- a/textproc/py-textual/Makefile
+++ b/textproc/py-textual/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	textual
-PORTVERSION=	0.54.0
+PORTVERSION=	0.55.0
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -25,6 +25,6 @@ OPTIONS_DEFINE=	SYNTAX
 SYNTAX_DESC=	Syntax support
 
 SYNTAX_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}tree-sitter>=0.20.1<0.21:devel/py-tree-sitter@${PY_FLAVOR} \
-			${PYTHON_PKGNAMEPREFIX}tree-sitter-languages>=1.7.0:devel/py-tree-sitter-languages@${PY_FLAVOR}
+			${PYTHON_PKGNAMEPREFIX}tree-sitter-languages>=1.10.2<1.10.2_99:devel/py-tree-sitter-languages@${PY_FLAVOR}
 
 .include <bsd.port.mk>
diff --git a/textproc/py-textual/distinfo b/textproc/py-textual/distinfo
index f50c7ea2c2b5..07576d62415a 100644
--- a/textproc/py-textual/distinfo
+++ b/textproc/py-textual/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711860539
-SHA256 (textual-0.54.0.tar.gz) = 0cfd134dde5ae49d64dd73bb32a2fb5a86d878d9caeacecaa1d640082f31124e
-SIZE (textual-0.54.0.tar.gz) = 1186961
+TIMESTAMP = 1712084532
+SHA256 (textual-0.55.0.tar.gz) = 2036aef7595bbbcfd0d827f0eea6efbe92b51bdb102dc493f7da8d80fa54a999
+SIZE (textual-0.55.0.tar.gz) = 1272003



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404050045.4350jOvI001589>