From 3e5c439bb353e83b6c025c1497d51d2acb9156f7 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Fri, 30 Dec 2022 16:42:17 +0800 Subject: [PATCH] devel/py-editdistance: Update to 0.6.1 - Add LICENSE_FILE Changes: https://github.com/roy-ht/editdistance/releases --- devel/py-editdistance/Makefile | 3 ++- devel/py-editdistance/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) 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