[Bug 263580] net/py-pyzmq: add dependency on cython

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 26 Apr 2022 12:23:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263580

            Bug ID: 263580
           Summary: net/py-pyzmq: add dependency on cython
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: novel@FreeBSD.org
          Reporter: amdmi3@FreeBSD.org
          Assignee: novel@FreeBSD.org
             Flags: maintainer-feedback?(novel@FreeBSD.org)

Created attachment 233499
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=233499&action=edit
Patch

This fixes hidden dependency on cython, which is used as long as it's available
on the system. Using cython also fixes compatibility with newer python versions
(bundled pregenerated C sources are often not compatible) and tests (which
require pyximport module which comes with cython).

-- 
You are receiving this mail because:
You are the assignee for the bug.