Date: Sat, 10 Jun 2017 04:13:00 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 212950] devel/py-pip: Doesn't build with python3 and docs option enable Message-ID: <bug-212950-21822-Avqh1iG5iV@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-212950-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212950 Ben Woods <woodsb02@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bofh@freebsd.org, | |woodsb02@freebsd.org Status|New |In Progress --- Comment #3 from Ben Woods <woodsb02@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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212950-21822-Avqh1iG5iV>
