diff --git a/devel/py-editdistance/Makefile b/devel/py-editdistance/Makefile index 0c844983d9be0..45a42ed77fe86 100644 --- a/devel/py-editdistance/Makefile +++ b/devel/py-editdistance/Makefile @@ -1,5 +1,5 @@ PORTNAME= editdistance -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,6 +9,7 @@ COMMENT= Fast implementation of the edit distance (Levenshtein distance) WWW= https://github.com/roy-ht/editdistance LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils diff --git a/devel/py-editdistance/distinfo b/devel/py-editdistance/distinfo index ce01ab5789112..8558631fd34d3 100644 --- a/devel/py-editdistance/distinfo +++ b/devel/py-editdistance/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634111736 -SHA256 (editdistance-0.6.0.tar.gz) = 82de4fb7c6a87c7c2978e5f509dc790e8657b264edbaf87ca6869e2022aa220e -SIZE (editdistance-0.6.0.tar.gz) = 29528 +TIMESTAMP = 1669057721 +SHA256 (editdistance-0.6.1.tar.gz) = 124a3ebe1934ed86c0bdb5deafcc67494604a7cc63bdbb587665b76c85648262 +SIZE (editdistance-0.6.1.tar.gz) = 29267