Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2024 02:41:09 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: 502f91bcb890 - main - textproc/py-language-data: Update to 1.3.0
Message-ID:  <202411270241.4AR2f9ZV019811@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=502f91bcb890bcbce3a3040c887807b601605738

commit 502f91bcb890bcbce3a3040c887807b601605738
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-11-27 02:34:53 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-11-27 02:34:53 +0000

    textproc/py-language-data: Update to 1.3.0
    
    Changes:        https://github.com/georgkrause/language_data/releases
---
 textproc/py-language-data/Makefile | 4 ++--
 textproc/py-language-data/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/py-language-data/Makefile b/textproc/py-language-data/Makefile
index f3bda142047e..b12c1146e8b7 100644
--- a/textproc/py-language-data/Makefile
+++ b/textproc/py-language-data/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	language-data
-PORTVERSION=	1.2.0
+PORTVERSION=	1.3.0
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=60:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}setuptools-scm>=8.0:devel/py-setuptools-scm@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}marisa-trie>=0.7.7:devel/py-marisa-trie@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}marisa-trie>=1.1.0:devel/py-marisa-trie@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/textproc/py-language-data/distinfo b/textproc/py-language-data/distinfo
index c5281853c38c..90b12fcd448d 100644
--- a/textproc/py-language-data/distinfo
+++ b/textproc/py-language-data/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715842828
-SHA256 (language_data-1.2.0.tar.gz) = 82a86050bbd677bfde87d97885b17566cfe75dad3ac4f5ce44b52c28f752e773
-SIZE (language_data-1.2.0.tar.gz) = 5137321
+TIMESTAMP = 1732260964
+SHA256 (language_data-1.3.0.tar.gz) = 7600ef8aa39555145d06c89f0c324bf7dab834ea0b0a439d8243762e3ebad7ec
+SIZE (language_data-1.3.0.tar.gz) = 5129310



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