https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241466
Kubilay Kocak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://github.com/freebsd/ | |poudriere/issues/734 Summary|devel/py-virtualenv does |devel/py-virtualenv: Does |not seem to build for |not seem to build for |python 2.7 |Python 2.7 CC| |[email protected] Status|New |Open Keywords| |needs-qa --- Comment #5 from Kubilay Kocak <[email protected]> --- (In reply to kuPyxa from comment #4) Could you please test if you are you able to build py-virtualenv for 2.7 if you replace: .if ${FLAVOR:U:Mpy27} with .if ${PYTHON_VER} < 3 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
