https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263580

--- Comment #3 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=2238cdaeeee894eaee1c99f327b5b4a22231b462

commit 2238cdaeeee894eaee1c99f327b5b4a22231b462
Author:     Dmitry Marakasov <amd...@freebsd.org>
AuthorDate: 2022-04-26 17:43:21 +0000
Commit:     Dmitry Marakasov <amd...@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.

Reply via email to