python-Jinja: ver bump

This commit is contained in:
blue-devil
2020-08-29 21:27:22 +02:00
parent b3e401fadd
commit aeda2dda05
2 changed files with 10 additions and 5 deletions
@@ -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())