https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212950
Ben Woods <woods...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |b...@freebsd.org, | |woods...@freebsd.org Status|New |In Progress --- Comment #3 from Ben Woods <woods...@freebsd.org> --- Hi Ibartoletti, I have created new py3- ports to allow py3-pip to be build by the main FreeBSD package builders. Whilst this solves the problem of py3-pip being able to build with Python>=3.5, it does not help with Python 3.3 or 3.4. This is because building docs with devel/py3-pip has DOC_BUILD_DEPENDS on textproc/py3-sphinx, which has BUILD/RUN_DEPENDS on devel/py3-Jinja2. According to the devel/py3-Jinja2 port, versions of Jinja2 > 2.9 are no longer compatible with versions of Python<3.5. Refer to PR215651: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215651#c2 bofh: are you aware if more recent versions of Jinja2 have fixed the build on Python 3.3 or 3.4? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"