Bug 215912 - devel/py3-Jinja2: Update to 2.9.3
Summary: devel/py3-Jinja2: Update to 2.9.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Muhammad Moinur Rahman
URL:
Keywords: patch-ready
Depends on:
Blocks:
 
Reported: 2017-01-09 18:35 UTC by Olivier Duchateau
Modified: 2017-03-04 20:18 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (bofh)


Attachments
Patch to update devel/py3-Jinja2 (1.00 KB, patch)
2017-01-09 18:35 UTC, Olivier Duchateau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau freebsd_committer freebsd_triage 2017-01-09 18:35:19 UTC
Created attachment 178673 [details]
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 <= 3.5, there are warning messages (see below) with yield keyword inside async functions (async functions appeared in Python 3.5 and higher).

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

  File "/usr/local/lib/python3.5/site-packages/jinja2/asyncsupport.py", line 35
SyntaxError: 'yield' inside async function
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-03-04 20:07:42 UTC
A commit references this bug:

Author: bofh
Date: Sat Mar  4 20:06:37 UTC 2017
New revision: 435424
URL: https://svnweb.freebsd.org/changeset/ports/435424

Log:
  devel/py3-Jinja2: Update version 2.8=>2.9.5

  - Increase Python version =>3.5 [1]

  PR:		215912 [1]
  Submitted by:	olivierd [1]

Changes:
  head/devel/py3-Jinja2/Makefile
  head/devel/py3-Jinja2/distinfo