diff --git a/programming/language/python3/python3-mako/actions.py b/programming/language/python3/python3-mako/actions.py index 2ebd8e110d..b5989ea738 100644 --- a/programming/language/python3/python3-mako/actions.py +++ b/programming/language/python3/python3-mako/actions.py @@ -5,9 +5,9 @@ # 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 get -from pisi.actionsapi import shelltools shelltools.export("PYTHONDONTWRITEBYTECODE", "1") @@ -20,4 +20,4 @@ def install(): #pisitools.dodoc("doc/*.txt") pisitools.dohtml("doc/*.html") pisitools.insinto("%s/%s" % (get.docDIR(), get.srcNAME()), "doc/build") - pisitools.insinto("%s/%s" % (get.docDIR(), get.srcNAME()), "examples") + pisitools.insinto("%s/%s" % (get.docDIR(), get.srcNAME()), "examples") \ No newline at end of file diff --git a/programming/language/python3/python3-mako/pspec.xml b/programming/language/python3/python3-mako/pspec.xml index 608fdc289f..edc675f39b 100644 --- a/programming/language/python3/python3-mako/pspec.xml +++ b/programming/language/python3/python3-mako/pspec.xml @@ -1,5 +1,5 @@ - + python3-mako @@ -8,36 +8,39 @@ PisiLinux Community admins@pisilinux.org + programming.language.python3 MIT app:console library A python3 templating language python3-mako is a super-fast templating language that borrows the best ideas from the existing templating languages. - https://files.pythonhosted.org/packages/b0/3c/8dcd6883d009f7cae0f3157fb53e9afb05a0d3d33b3db1268ec2e6f4a56b/Mako-1.1.0.tar.gz + https://files.pythonhosted.org/packages/28/03/329b21f00243fc2d3815399413845dbbfb0745cff38a29d3597e97f8be58/Mako-1.1.1.tar.gz - python3-devel + python3-MarkupSafe python3-setuptools python3-beaker - python3-MarkupSafe + python3-devel python3-mako + A python3 templating language - python3 - python3-beaker python3-MarkupSafe + python3-beaker + python3 /usr/bin - /usr/lib /usr/share/doc + /usr/lib python3-mako-docs + Documentation files for python3-mako python3-mako @@ -49,7 +52,14 @@ - + + 2020-01-23 + 1.1.1 + Version bump. + Blue Devil + bluedevil@sctzine.com + + 2020-01-08 1.1.0 Version bump @@ -71,4 +81,4 @@ muscnsl@gmail.com - + \ No newline at end of file diff --git a/programming/language/python3/python3-mako/translations.xml b/programming/language/python3/python3-mako/translations.xml index f494b26cd7..7520b60bee 100644 --- a/programming/language/python3/python3-mako/translations.xml +++ b/programming/language/python3/python3-mako/translations.xml @@ -9,5 +9,6 @@ python3-mako-docs python3-mako için belgelendirme dosyaları + python3-mako-docs, python3-mako için belgelendirme dosyalarını içerir. - + \ No newline at end of file