diff --git a/lang/cython/Makefile b/lang/cython/Makefile index 340f73971ef6..d5509e953614 100644 --- a/lang/cython/Makefile +++ b/lang/cython/Makefile @@ -1,25 +1,25 @@ PORTNAME= cython -PORTVERSION= 0.29.34 +PORTVERSION= 0.29.35 CATEGORIES= lang python MASTER_SITES= PYPI 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 post-install: ${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Cython -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/lang/cython/distinfo b/lang/cython/distinfo index d28144afc06a..e387747ea981 100644 --- a/lang/cython/distinfo +++ b/lang/cython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680726036 -SHA256 (Cython-0.29.34.tar.gz) = 1909688f5d7b521a60c396d20bba9e47a1b2d2784bfb085401e1e1e7d29a29a8 -SIZE (Cython-0.29.34.tar.gz) = 2095502 +TIMESTAMP = 1685162038 +SHA256 (Cython-0.29.35.tar.gz) = 6e381fa0bf08b3c26ec2f616b19ae852c06f5750f4290118bf986b6f85c8c527 +SIZE (Cython-0.29.35.tar.gz) = 2097520