diff --git a/lang/cython3/Makefile b/lang/cython3/Makefile index 8db3d4fa5c1a..085d1c1a1ce2 100644 --- a/lang/cython3/Makefile +++ b/lang/cython3/Makefile @@ -1,27 +1,27 @@ PORTNAME= cython -PORTVERSION= 3.0.6 +PORTVERSION= 3.0.7 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 bfaa3f86340e..786183497b79 100644 --- a/lang/cython3/distinfo +++ b/lang/cython3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701083348 -SHA256 (Cython-3.0.6.tar.gz) = 399d185672c667b26eabbdca420c98564583798af3bc47670a8a09e9f19dd660 -SIZE (Cython-3.0.6.tar.gz) = 2740354 +TIMESTAMP = 1703227810 +SHA256 (Cython-3.0.7.tar.gz) = fb299acf3a578573c190c858d49e0cf9d75f4bc49c3f24c5a63804997ef09213 +SIZE (Cython-3.0.7.tar.gz) = 2741910