diff options
author | Yegor Yefremov <yegorslists@googlemail.com> | 2017-01-25 15:16:58 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-01-25 22:37:22 +0100 |
commit | 6f2e55021dedad34e13608be43423ecae4e8b661 (patch) | |
tree | ed7a56b90b4d9662906632d156a192c565b47ab1 /package/python-jinja2/python-jinja2.hash | |
parent | 658de310c0b713d265f38831b92d603cd6e31f68 (diff) | |
download | buildroot-6f2e55021dedad34e13608be43423ecae4e8b661.tar.gz buildroot-6f2e55021dedad34e13608be43423ecae4e8b661.zip |
python-jinja2: bump to version 2.9.4
While bumping fix async feature related issue:
Both asyncsupport.py and asyncfilters.py use async feature, that is
not available in Python 2 and some features available in Python 3.6.
So in both cases *.py compilation would produce compiler errors.
Hence remove both files after package extraction.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Tested-by: Lionel Flandrin <lionel@svkt.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-jinja2/python-jinja2.hash')
-rw-r--r-- | package/python-jinja2/python-jinja2.hash | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/python-jinja2/python-jinja2.hash b/package/python-jinja2/python-jinja2.hash index 04fcbc86c1..46ea75faa9 100644 --- a/package/python-jinja2/python-jinja2.hash +++ b/package/python-jinja2/python-jinja2.hash @@ -1,3 +1,3 @@ -# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=edb51693fe22c53cee5403775c71a99e, sha256 locally computed. -md5 edb51693fe22c53cee5403775c71a99e Jinja2-2.8.tar.gz -sha256 bc1ff2ff88dbfacefde4ddde471d1417d3b304e8df103a7a9437d47269201bf4 Jinja2-2.8.tar.gz +# md5 from https://pypi.python.org/pypi/jinja2/json, sha256 locally computed +md5 b151bfab6fb728fb7a06da4299161c74 Jinja2-2.9.4.tar.gz +sha256 aab8d8ca9f45624f1e77f2844bf3c144d180e97da8824c2a6d7552ad039b5442 Jinja2-2.9.4.tar.gz |