diff --git a/textproc/py-textdistance/Makefile b/textproc/py-textdistance/Makefile index 25335e9300c6..48054025a932 100644 --- a/textproc/py-textdistance/Makefile +++ b/textproc/py-textdistance/Makefile @@ -1,27 +1,27 @@ PORTNAME= textdistance -PORTVERSION= 4.6.2 +PORTVERSION= 4.6.3 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rhurlin@FreeBSD.org COMMENT= Comparing distance between two or more sequences by many algorithms WWW= https://github.com/life4/textdistance LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}flake8>0:devel/py-flake8@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR} USES= python # Tests (18 failed, 180 passed) # tests/test_external.py: RuntimeError (Levenshtein, DamerauLevenshtein, and Hamming) USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes .include diff --git a/textproc/py-textdistance/distinfo b/textproc/py-textdistance/distinfo index 9df699d9aeb7..5128d5b89bf7 100644 --- a/textproc/py-textdistance/distinfo +++ b/textproc/py-textdistance/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714158709 -SHA256 (textdistance-4.6.2.tar.gz) = 01e1fbcf7b871eb8f41911d94f461b0b99cf8003384ee0e1c34ca5c1a7ab2ed0 -SIZE (textdistance-4.6.2.tar.gz) = 32117 +TIMESTAMP = 1721196825 +SHA256 (textdistance-4.6.3.tar.gz) = d6dabc50b4ea832cdcf0e1e6021bd0c7fcd9ade155888d79bb6a3c31fce2dc6f +SIZE (textdistance-4.6.3.tar.gz) = 32710