Date: Thu, 15 Jan 2026 11:57:43 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 094bf3b0e820 - main - lang/cython3: Update to 3.2.4 Message-ID: <6968d637.3859f.6dc1de89@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=094bf3b0e820f1bcbc9ed48fd1dbad5d8b05f658 commit 094bf3b0e820f1bcbc9ed48fd1dbad5d8b05f658 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-01-15 11:36:45 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-01-15 11:53:09 +0000 lang/cython3: Update to 3.2.4 - Update CONFLICTS_INSTALL Changes: https://github.com/cython/cython/releases https://github.com/cython/cython/blob/master/CHANGES.rst --- lang/cython3/Makefile | 4 ++-- lang/cython3/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/cython3/Makefile b/lang/cython3/Makefile index 93ef79d48215..f5b68b9bbf89 100644 --- a/lang/cython3/Makefile +++ b/lang/cython3/Makefile @@ -1,5 +1,5 @@ PORTNAME= cython -PORTVERSION= 3.2.3 +PORTVERSION= 3.2.4 CATEGORIES= lang python MASTER_SITES= PYPI \ https://github.com/cython/cython/releases/download/${PORTVERSION}/ @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA USES= compiler:c11 python USE_PYTHON= allflavors autoplist concurrent pep517 -CONFLICTS_INSTALL= py*-cython # bin/cygdb bin/cython bin/cythonize +CONFLICTS_INSTALL= py*-cython py*-cython0 py*-cython3 # bin/cygdb bin/cython bin/cythonize post-install: ${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Cython -name '*.so' -exec ${STRIP_CMD} {} + diff --git a/lang/cython3/distinfo b/lang/cython3/distinfo index c5f232af3116..60dba8c57706 100644 --- a/lang/cython3/distinfo +++ b/lang/cython3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1766036357 -SHA256 (cython-3.2.3.tar.gz) = f13832412d633376ffc08d751cc18ed0d7d00a398a4065e2871db505258748a6 -SIZE (cython-3.2.3.tar.gz) = 3276650 +TIMESTAMP = 1767624040 +SHA256 (cython-3.2.4.tar.gz) = 84226ecd313b233da27dc2eb3601b4f222b8209c3a7216d8733b031da1dc64e6 +SIZE (cython-3.2.4.tar.gz) = 3280291home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6968d637.3859f.6dc1de89>
