From aeda2dda057842f6041150a77d21103a2ebbe8c3 Mon Sep 17 00:00:00 2001 From: blue-devil Date: Sat, 29 Aug 2020 21:27:22 +0200 Subject: [PATCH] python-Jinja: ver bump --- programming/language/python/python-Jinja2/actions.py | 6 ++---- programming/language/python/python-Jinja2/pspec.xml | 9 ++++++++- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/programming/language/python/python-Jinja2/actions.py b/programming/language/python/python-Jinja2/actions.py index 45eb111e..57b3b121 100755 --- a/programming/language/python/python-Jinja2/actions.py +++ b/programming/language/python/python-Jinja2/actions.py @@ -4,11 +4,9 @@ # Licensed under the GNU General Public License, version 3. # See the file http://www.gnu.org/licenses/gpl.txt -from pisi.actionsapi import pythonmodules -from pisi.actionsapi import shelltools -from pisi.actionsapi import pisitools -from pisi.actionsapi import autotools from pisi.actionsapi import get +from pisi.actionsapi import pisitools +from pisi.actionsapi import pythonmodules examples = "%s/%s/examples" % (get.docDIR(), get.srcNAME()) diff --git a/programming/language/python/python-Jinja2/pspec.xml b/programming/language/python/python-Jinja2/pspec.xml index 9f1ee360..fea8cfff 100755 --- a/programming/language/python/python-Jinja2/pspec.xml +++ b/programming/language/python/python-Jinja2/pspec.xml @@ -13,7 +13,7 @@ app:console A small but fast and easy to use stand-alone template engine written in pure python Jinja2 is the rewritten version of Jinja, sandboxed template engine written in pure Python. It provides a Django like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code. - https://github.com/pallets/jinja/archive/2.11.1.tar.gz + https://github.com/pallets/jinja/archive/2.11.2.tar.gz @@ -47,6 +47,13 @@ + + 2020-07-20 + 2.11.2 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-06 2.11.1