diff --git a/textproc/py-textdistance/Makefile b/textproc/py-textdistance/Makefile index 03932799f79b..ccf723888f94 100644 --- a/textproc/py-textdistance/Makefile +++ b/textproc/py-textdistance/Makefile @@ -1,22 +1,22 @@ # Created by: Rainer Hurling PORTNAME= textdistance -PORTVERSION= 4.2.1 +PORTVERSION= 4.2.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rhurlin@FreeBSD.org COMMENT= Comparing distance between two or more sequences by many algorithms LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYNUMPY} -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-textdistance/distinfo b/textproc/py-textdistance/distinfo index 3a8c1d299cad..6bcc9cf53cc5 100644 --- a/textproc/py-textdistance/distinfo +++ b/textproc/py-textdistance/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614339534 -SHA256 (textdistance-4.2.1.tar.gz) = 46f8df3b26c7f319ab500b417047f61b85c2dd221781cb02f6c9136e5f1c9284 -SIZE (textdistance-4.2.1.tar.gz) = 28950 +TIMESTAMP = 1635425507 +SHA256 (textdistance-4.2.2.tar.gz) = a43bb6f71dcccd3fc2060065c9513a7927879680512889749fd1fd800c4bad8e +SIZE (textdistance-4.2.2.tar.gz) = 28943