git: cc562085398c - main - japanese/py-fugashi: update 1.3.2 → 1.4.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Mar 2025 08:51:42 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cc562085398c01d98b3015f41d6931cdcd1a81be
commit cc562085398c01d98b3015f41d6931cdcd1a81be
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-03-14 08:45:47 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-03-14 08:51:37 +0000
japanese/py-fugashi: update 1.3.2 → 1.4.0
---
japanese/py-fugashi/Makefile | 8 +++++---
japanese/py-fugashi/distinfo | 6 +++---
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/japanese/py-fugashi/Makefile b/japanese/py-fugashi/Makefile
index 9cb2b8a654b3..ea88ac4e735e 100644
--- a/japanese/py-fugashi/Makefile
+++ b/japanese/py-fugashi/Makefile
@@ -1,6 +1,5 @@
PORTNAME= fugashi
-DISTVERSION= 1.3.2
-PORTREVISION= 1
+DISTVERSION= 1.4.0
CATEGORIES= japanese python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,11 +12,14 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}cython3>0:lang/cython3@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
LIB_DEPENDS= libmecab.so:japanese/mecab
+RUN_DEPENDS= ja-mecab-ipadic>0:japanese/mecab-ipadic
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipadic>0:japanese/py-ipadic@${PY_FLAVOR}
USES= python
-USE_PYTHON= distutils cython autoplist # tests depend on ipadic
+USE_PYTHON= distutils autoplist pytest # many tests fail, see https://github.com/polm/fugashi/issues/102
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
TEST_WRKSRC= ${WRKSRC}/fugashi/tests
diff --git a/japanese/py-fugashi/distinfo b/japanese/py-fugashi/distinfo
index 96d3abe5c198..d0822a0601bb 100644
--- a/japanese/py-fugashi/distinfo
+++ b/japanese/py-fugashi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1721513940
-SHA256 (fugashi-1.3.2.tar.gz) = 964980b5d227ee41af7570542aaab56b1298c44416271cba5d8ff9a58ab40748
-SIZE (fugashi-1.3.2.tar.gz) = 338825
+TIMESTAMP = 1741940406
+SHA256 (fugashi-1.4.0.tar.gz) = 443880fa975defc3194f524fbd6cdbcd32776fa66d573d07ccec9edb76cd5271
+SIZE (fugashi-1.4.0.tar.gz) = 339049