Skip to content

Commit

Permalink
devel/py-editdistance: Update to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Dec 30, 2022
1 parent 2d7e89d commit 3e5c439
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion 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}
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 3e5c439

Please sign in to comment.