[Bug 263580] net/py-pyzmq: Builds with Cython when it is installed
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Apr 2022 11:43:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263580 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2238cdaeeee894eaee1c99f327b5b4a22231b462 commit 2238cdaeeee894eaee1c99f327b5b4a22231b462 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-04-26 17:43:21 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-04-27 11:42:14 +0000 net/py-pyzmq: add dependency on cython This: - Fixes hidden dependency, as cython is used as soon as its detected - Improves compatibility with newer python versions by regenerating C files with latest cython - Fixes tests which require pyximport module from cython PR: 263580 Reported by: reprise Approved by: novel (maintainer) net/py-pyzmq/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- You are receiving this mail because: You are on the CC list for the bug.