diff --git a/lang/cython3/Makefile b/lang/cython3/Makefile index b7c919ca9904..ddf0dff1bc07 100644 --- a/lang/cython3/Makefile +++ b/lang/cython3/Makefile @@ -1,27 +1,27 @@ PORTNAME= cython -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 CATEGORIES= lang python MASTER_SITES= PYPI \ https://github.com/cython/cython/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Cython-${PORTVERSION} PKGNAMESUFFIX= 3 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 USES= compiler:c11 python USE_PYTHON= allflavors autoplist concurrent distutils # bin/cygdb bin/cython bin/cythonize CONFLICTS_INSTALL= py*-cython py*-cython-devel post-install: ${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Cython -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/lang/cython3/distinfo b/lang/cython3/distinfo index 0817f5de192a..541ed3dcbccd 100644 --- a/lang/cython3/distinfo +++ b/lang/cython3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694348222 -SHA256 (Cython-3.0.2.tar.gz) = 9594818dca8bb22ae6580c5222da2bc5cc32334350bd2d294a00d8669bcc61b5 -SIZE (Cython-3.0.2.tar.gz) = 2723546 +TIMESTAMP = 1696753614 +SHA256 (Cython-3.0.3.tar.gz) = 327309301b01f729f173a94511cb2280c87ba03c89ed428e88f913f778245030 +SIZE (Cython-3.0.3.tar.gz) = 2733424