diff --git a/lang/cython/Makefile b/lang/cython/Makefile index 9400b42109d2..cc3699ba7b6e 100644 --- a/lang/cython/Makefile +++ b/lang/cython/Makefile @@ -1,27 +1,27 @@ PORTNAME= cython -PORTVERSION= 3.2.6 +PORTVERSION= 3.2.4 CATEGORIES= lang python MASTER_SITES= PYPI \ https://github.com/cython/cython/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Compiler for Writing C Extensions for the Python Language WWW= https://cython.org/ \ https://github.com/cython/cython LICENSE= APACHE20 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= compiler:c11 python USE_PYTHON= allflavors autoplist concurrent pep517 CONFLICTS_INSTALL= py*-cython py*-cython0 py*-cython3 # bin/cygdb bin/cython bin/cythonize post-install: ${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Cython -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/lang/cython/distinfo b/lang/cython/distinfo index 83b5d71e3472..60dba8c57706 100644 --- a/lang/cython/distinfo +++ b/lang/cython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1780751914 -SHA256 (cython-3.2.6.tar.gz) = 6509472a245ccdf5fd11637a4744a1edfd38debb1a48332a8f3fe4b07db725bd -SIZE (cython-3.2.6.tar.gz) = 3286970 +TIMESTAMP = 1767624040 +SHA256 (cython-3.2.4.tar.gz) = 84226ecd313b233da27dc2eb3601b4f222b8209c3a7216d8733b031da1dc64e6 +SIZE (cython-3.2.4.tar.gz) = 3280291