Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Apr 2022 11:43:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 263580] net/py-pyzmq: Builds with Cython when it is installed
Message-ID:  <bug-263580-21822-9kN4GoCLp0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263580-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263580-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263580

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D2238cdaeeee894eaee1c99f327b5b4a=
22231b462

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(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263580-21822-9kN4GoCLp0>