https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247951
--- Comment #4 from James French <[email protected]> --- Created attachment 216454 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=216454&action=edit Fix Py27 dependency on Futures Attached should add the Python 2 dependency. Upstream committed a pair of bad unicode character fixes for README.md after the v2.0.0 named tag. Because that file gets dragged in as the module long description it was causing issues with Python3 < 3.7. I've swapped back to pulling a specific tag to drag that upstream fix in as well (just in case) as Python 3.5 & 3.6 are still in the ports tree. -- 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]"
