diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-02-21 14:32:07 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-02-21 15:07:15 +0000 |
commit | c9879470490bbb468691dc2d81d56fcf124e7919 (patch) | |
tree | b3593b2eb81192a41f46212fcfdc4563487534e5 | |
parent | f06948202679a6ac8c9785b379259875f7add32c (diff) |
devel/py-confusable_homoglyphs: Update to 3.3.1
- Update WWW
Changes: https://git.sr.ht/~valhalla/confusable_homoglyphs/log
-rw-r--r-- | devel/py-confusable_homoglyphs/Makefile | 5 | ||||
-rw-r--r-- | devel/py-confusable_homoglyphs/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/py-confusable_homoglyphs/Makefile b/devel/py-confusable_homoglyphs/Makefile index 9d6da7298c41..2f3a70a0feba 100644 --- a/devel/py-confusable_homoglyphs/Makefile +++ b/devel/py-confusable_homoglyphs/Makefile @@ -1,13 +1,12 @@ PORTNAME= confusable_homoglyphs -PORTVERSION= 3.2.0 -PORTREVISION= 1 +PORTVERSION= 3.3.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Detect confusable usage of unicode homoglyphs -WWW= https://github.com/vhf/confusable_homoglyphs +WWW= https://sr.ht/~valhalla/confusable_homoglyphs/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/devel/py-confusable_homoglyphs/distinfo b/devel/py-confusable_homoglyphs/distinfo index 17bf857df684..fd9c8ad25e1b 100644 --- a/devel/py-confusable_homoglyphs/distinfo +++ b/devel/py-confusable_homoglyphs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535829019 -SHA256 (confusable_homoglyphs-3.2.0.tar.gz) = 3b4a0d9fa510669498820c91a0bfc0c327568cecec90648cf3819d4a6fc6a751 -SIZE (confusable_homoglyphs-3.2.0.tar.gz) = 161937 +TIMESTAMP = 1708449146 +SHA256 (confusable_homoglyphs-3.3.1.tar.gz) = b995001c9b2e1b4cea0cf5f3840a7c79188a8cbbad053d693572bd8c1c1ec460 +SIZE (confusable_homoglyphs-3.3.1.tar.gz) = 325480 |