diff --git a/devel/py-greenlet/Makefile b/devel/py-greenlet/Makefile index 33014c4d4071..cafd7dc15da9 100644 --- a/devel/py-greenlet/Makefile +++ b/devel/py-greenlet/Makefile @@ -1,29 +1,29 @@ PORTNAME= greenlet -PORTVERSION= 3.3.2 +PORTVERSION= 3.4.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Light-weight microthreads for Python WWW= https://greenlet.readthedocs.io/en/latest/ \ https://github.com/python-greenlet/greenlet LICENSE= MIT PSFL LICENSE_COMB= dual LICENSE_FILE_MIT= ${WRKSRC}/LICENSE LICENSE_FILE_PSFL= ${WRKSRC}/LICENSE.PSF NOT_FOR_ARCHS= mips mips64 NOT_FOR_ARCHS_REASON= greenlet needs to be ported to this platform BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/devel/py-greenlet/distinfo b/devel/py-greenlet/distinfo index 29b501bb17af..cd83f5b146ed 100644 --- a/devel/py-greenlet/distinfo +++ b/devel/py-greenlet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775587290 -SHA256 (greenlet-3.3.2.tar.gz) = 2eaf067fc6d886931c7962e8c6bede15d2f01965560f3359b27c80bde2d151f2 -SIZE (greenlet-3.3.2.tar.gz) = 188267 +TIMESTAMP = 1777252624 +SHA256 (greenlet-3.4.0.tar.gz) = f50a96b64dafd6169e595a5c56c9146ef80333e67d4476a65a9c55f400fc22ff +SIZE (greenlet-3.4.0.tar.gz) = 195913