diff --git a/textproc/py-textdistance/Makefile b/textproc/py-textdistance/Makefile index 3446cff44e7e7..25335e9300c6c 100644 --- a/textproc/py-textdistance/Makefile +++ b/textproc/py-textdistance/Makefile @@ -1,5 +1,5 @@ PORTNAME= textdistance -PORTVERSION= 4.6.1 +PORTVERSION= 4.6.2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,6 +14,7 @@ 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 diff --git a/textproc/py-textdistance/distinfo b/textproc/py-textdistance/distinfo index 9f1639f2b8062..9df699d9aeb7e 100644 --- a/textproc/py-textdistance/distinfo +++ b/textproc/py-textdistance/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704695539 -SHA256 (textdistance-4.6.1.tar.gz) = 258965801b1ef85686a69abf6c3cefdc5da21c2fbd88c90c68725f57a7d45f21 -SIZE (textdistance-4.6.1.tar.gz) = 32926 +TIMESTAMP = 1714158709 +SHA256 (textdistance-4.6.2.tar.gz) = 01e1fbcf7b871eb8f41911d94f461b0b99cf8003384ee0e1c34ca5c1a7ab2ed0 +SIZE (textdistance-4.6.2.tar.gz) = 32117