1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

lang/py-lupa: Update to 1.10

- Strip shared library

Changes:	https://github.com/scoder/lupa/blob/master/CHANGES.rst
This commit is contained in:
Po-Chuan Hsieh 2021-09-21 11:13:16 +08:00
parent a573a155e3
commit 144d0d3874
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 7 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= lupa
PORTVERSION= 1.9
PORTVERSION= 1.10
CATEGORIES= lang python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -20,6 +20,9 @@ MAKE_ARGS= --no-bundle
post-patch:
@${RM} -fr ${WRKSRC}/third-party
post-install:
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
do-test:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py test

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1585907186
SHA256 (lupa-1.9.tar.gz) = a3e11d806ca02cf72e490ec1974f8b96a14a1091895c9dccebe0b8d52dd82e8e
SIZE (lupa-1.9.tar.gz) = 1014812
TIMESTAMP = 1632037186
SHA256 (lupa-1.10.tar.gz) = e2511b27f381f6fdb66ef40dcc518215038197431b241935678dfc3d51178231
SIZE (lupa-1.10.tar.gz) = 1068113