1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

devel/py-cwcwidth: Update to 0.1.5

Changes:	https://github.com/sebastinas/cwcwidth/releases
This commit is contained in:
Po-Chuan Hsieh 2021-10-14 03:13:34 +08:00
parent a1c707fe3f
commit 8e26bf3d69
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= cwcwidth
PORTVERSION= 0.1.4
PORTVERSION= 0.1.5
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -18,6 +18,6 @@ USES= python:3.6+
USE_PYTHON= autoplist concurrent cython distutils
post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/cwcwidth/_impl*.so
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1613478379
SHA256 (cwcwidth-0.1.4.tar.gz) = 482a937891a6918667436e0a7041aab576c26e4bcbcdddd178ef79362fbcf9ab
SIZE (cwcwidth-0.1.4.tar.gz) = 11190
TIMESTAMP = 1634111730
SHA256 (cwcwidth-0.1.5.tar.gz) = 2c840e7d85f6de45c45986b416d79312c91882e1121b78d4c347e49c4238c09d
SIZE (cwcwidth-0.1.5.tar.gz) = 11071