diff --git a/lang/cython/Makefile b/lang/cython/Makefile index fcc005ebb7d3..ba62f1430661 100644 --- a/lang/cython/Makefile +++ b/lang/cython/Makefile @@ -1,25 +1,25 @@ # Created by: Wen Heping PORTNAME= cython -PORTVERSION= 0.29.31 +PORTVERSION= 0.29.32 CATEGORIES= lang python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Cython-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Compiler for Writing C Extensions for the Python Language 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 post-install: ${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Cython -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/lang/cython/distinfo b/lang/cython/distinfo index 9331030b8ce4..325639d75137 100644 --- a/lang/cython/distinfo +++ b/lang/cython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659161115 -SHA256 (Cython-0.29.31.tar.gz) = c42da944c8a40d998790d7963be0edabd24b9cd1bcc610577ede27eb9e0084d8 -SIZE (Cython-0.29.31.tar.gz) = 2088667 +TIMESTAMP = 1659209948 +SHA256 (Cython-0.29.32.tar.gz) = 8733cf4758b79304f2a4e39ebfac5e92341bce47bcceb26c1254398b2f8c1af7 +SIZE (Cython-0.29.32.tar.gz) = 2088773