git: fe5cb79a83e4 - main - lang/cython: Update to 0.29.26
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 18:53:19 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=fe5cb79a83e4a0a4ad246be0c392cf249b211dec commit fe5cb79a83e4a0a4ad246be0c392cf249b211dec Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-11 17:12:18 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-11 18:44:01 +0000 lang/cython: Update to 0.29.26 Changes: https://github.com/cython/cython/blob/master/CHANGES.rst --- lang/cython/Makefile | 7 ++++--- lang/cython/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/lang/cython/Makefile b/lang/cython/Makefile index 888a667a4854..eac8fbaa6579 100644 --- a/lang/cython/Makefile +++ b/lang/cython/Makefile @@ -1,7 +1,7 @@ # Created by: Wen Heping <wenhping@gmail.com> PORTNAME= cython -PORTVERSION= 0.29.24 +PORTVERSION= 0.29.26 CATEGORIES= lang python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,10 +13,11 @@ COMMENT= Compiler for Writing C Extensions for the Python Language LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= compiler:c11 python:2.7-3.10 +USES= compiler:c11 python:2.7+ USE_PYTHON= allflavors autoplist concurrent distutils -CONFLICTS_INSTALL= py*-cython-devel # bin/cygdb bin/cygdb-3.8 bin/cython bin/cython-3.8 bin/cythonize bin/cythonize-3.8 +# bin/cygdb bin/cython bin/cythonize +CONFLICTS_INSTALL= py*-cython-devel post-install: ${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Cython -name '*.so' -exec ${STRIP_CMD} {} + diff --git a/lang/cython/distinfo b/lang/cython/distinfo index 7f892f4d4037..83f2378acac4 100644 --- a/lang/cython/distinfo +++ b/lang/cython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626383164 -SHA256 (Cython-0.29.24.tar.gz) = cdf04d07c3600860e8c2ebaad4e8f52ac3feb212453c1764a49ac08c827e8443 -SIZE (Cython-0.29.24.tar.gz) = 2076225 +TIMESTAMP = 1641045800 +SHA256 (Cython-0.29.26.tar.gz) = af377d543a762867da11fcf6e558f7a4a535ff8693f30cce123fab10c00fa312 +SIZE (Cython-0.29.26.tar.gz) = 2079448