diff --git a/lang/cython/Makefile b/lang/cython/Makefile index 809c3409d52b..d37298a362bf 100644 --- a/lang/cython/Makefile +++ b/lang/cython/Makefile @@ -1,26 +1,26 @@ PORTNAME= cython -PORTVERSION= 0.29.36 +PORTVERSION= 0.29.37 CATEGORIES= lang python MASTER_SITES= PYPI \ https://github.com/cython/cython/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Cython-${PORTVERSION} 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:2.7+ USE_PYTHON= allflavors autoplist concurrent distutils # bin/cygdb bin/cython bin/cythonize CONFLICTS_INSTALL= py*-cython-devel py*-cython3 post-install: ${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Cython -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/lang/cython/distinfo b/lang/cython/distinfo index d2fc88a54987..28f67f251d2f 100644 --- a/lang/cython/distinfo +++ b/lang/cython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688902007 -SHA256 (Cython-0.29.36.tar.gz) = 41c0cfd2d754e383c9eeb95effc9aa4ab847d0c9747077ddd7c0dcb68c3bc01f -SIZE (Cython-0.29.36.tar.gz) = 2097760 +TIMESTAMP = 1703227808 +SHA256 (Cython-0.29.37.tar.gz) = f813d4a6dd94adee5d4ff266191d1d95bf6d4164a4facc535422c021b2504cfb +SIZE (Cython-0.29.37.tar.gz) = 2099621