git: 334aa3adb093 - main - math/py-cypari2: chase cython-3.12
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jun 2026 11:42:59 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=334aa3adb093c3114a4328980da646125eeaecbb
commit 334aa3adb093c3114a4328980da646125eeaecbb
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2026-06-28 19:38:49 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2026-06-29 11:42:55 +0000
math/py-cypari2: chase cython-3.12
---
math/py-cypari2/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/math/py-cypari2/Makefile b/math/py-cypari2/Makefile
index 95caefeeed91..7572254f5904 100644
--- a/math/py-cypari2/Makefile
+++ b/math/py-cypari2/Makefile
@@ -23,6 +23,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flaky>=3.8.1:devel/py-flaky@${PY_FLAVOR}
USES= compiler:c11 localbase:ldflags meson pytest python
USE_PYTHON= cython
+BINARY_ALIAS= cython=cython-${PYTHON_VER}
.if !defined(WITH_DEBUG)
LDFLAGS+= -s