https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231300
Kubilay Kocak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needs-qa Flags|maintainer-feedback?(python |maintainer-feedback?(christ |@FreeBSD.org) |[email protected]), | |merge-quarterly? Assignee|[email protected] |[email protected] --- Comment #3 from Kubilay Kocak <[email protected]> --- ^Triage: Correct assignee and maintainer-feedback flags (python is not maintainer, but remains CC'd) If pyzmq isn't declared as an extras_require (but instead as an install_requires), then it is an unconditional dependency by way of its (potentially incorrect) declaration, and *_DEPENDS must match to suit, or the requirements in sources patched appropriately @Alexander, can you please confirm the exact set/values of port OPTIONS that produces this error. My interpretation is that this is reproducible *only* if TCP=ON (non default) and ZMQ=OFF (also non default) -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
