Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Jan 2017 18:35:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215912] devel/py3-Jinja2: Update to 2.9.3
Message-ID:  <bug-215912-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 215912
           Summary: devel/py3-Jinja2: Update to 2.9.3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch-ready
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: olivierd@FreeBSD.org
             Flags: maintainer-feedback?(bofh@freebsd.org)
          Assignee: bofh@freebsd.org

Created attachment 178673
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178673&action=
=3Dedit
Patch to update devel/py3-Jinja2

- Update to 2.9.3 (this version is incompatible with devel/py-Jinja2 bug
#215651)
- Increase Python 3 version

With Python <=3D 3.5, there are warning messages (see below) with yield key=
word
inside async functions (async functions appeared in Python 3.5 and higher).

  File "/usr/local/lib/python3.5/site-packages/jinja2/asyncfilters.py", lin=
e 24
SyntaxError: 'yield' inside async function

  File "/usr/local/lib/python3.5/site-packages/jinja2/asyncsupport.py", lin=
e 35
SyntaxError: 'yield' inside async function

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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