diff --git a/lang/py-lupa/Makefile b/lang/py-lupa/Makefile index aeab5d02eacd..1bdaf87df774 100644 --- a/lang/py-lupa/Makefile +++ b/lang/py-lupa/Makefile @@ -1,36 +1,36 @@ PORTNAME= lupa -PORTVERSION= 2.6 +PORTVERSION= 2.8 CATEGORIES= lang python MASTER_SITES= PYPI \ https://github.com/scoder/lupa/releases/download/lupa-${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python wrapper around Lua and LuaJIT WWW= https://github.com/scoder/lupa LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} USES= lua pkgconfig python USE_PYTHON= autoplist concurrent cython pep517 unittest MAKE_ARGS= --no-bundle --with-cython --with-lua-checks TEST_ARGS= lupa.tests.test # Clean up bundled libraries .if !defined(MAINTAINER_MODE) EXTRACT_AFTER_ARGS= --exclude ${DISTNAME}/third-party \ --no-same-owner --no-same-permissions .else post-patch: @${RM} -r ${WRKSRC}/third-party/ .endif post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/lang/py-lupa/distinfo b/lang/py-lupa/distinfo index 7cd040762c7e..d86ec0c4ba71 100644 --- a/lang/py-lupa/distinfo +++ b/lang/py-lupa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762586862 -SHA256 (lupa-2.6.tar.gz) = 9a770a6e89576be3447668d7ced312cd6fd41d3c13c2462c9dc2c2ab570e45d9 -SIZE (lupa-2.6.tar.gz) = 7240282 +TIMESTAMP = 1777252760 +SHA256 (lupa-2.8.tar.gz) = d8022641b9ec8ecf2c5ecbe9f47e5a70e0b87c4b5ae921b92cb02a638e0acd08 +SIZE (lupa-2.8.tar.gz) = 6156370