Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Jan 2017 21:23:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 215651] devel/py-Jinja2: Update to 2.8.1
Message-ID:  <bug-215651-21822-VKQz5zcg8x@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215651-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215651-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215651

Vladimir Krstulja <vlad-fbsd@acheronmedia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |security

--- Comment #6 from Vladimir Krstulja <vlad-fbsd@acheronmedia.com> ---
(In reply to Olivier Duchateau from comment #5)

Ok. Let me just add this too, it appears that the asyncsupport.py is import=
ed
only if there's async support (environment.is_async =3D=3D True), there's a
conditional import for the template in compiler.py. I just ran a quick and
dirty test in a py27 virtualenv, and Jinja2 2.9.3 imports fine. I have to t=
est
it with actual templates used, but I don't think there's a need to hard-lim=
it
Jinja2 to python2.7 only.

Please correct me if I'm wrong.

Also please be aware that there are 29 reverse dependencies of py-Jinja2, s=
ome
of which, to my knowledge as I haven't tested all of them, build and work f=
ine
at the moment with DEFAULT_VERSIONS=3D python=3D3.5, most notably Sphinx an=
d Flask.
And only a handful of py3-Jinja2, I presume for some cases where those rdeps
must be forced to py35-*

So another question is why is py3-Jinja2 an entirely separate port and not a
slave? If a sweeping change like this is to be done, perhaps it should be d=
one
closer to the next Quarterly cut-off, and we can combine the ports and fully
switch to 2.9.x?

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215651-21822-VKQz5zcg8x>