diff --git a/programming/language/python/python-mako/actions.py b/programming/language/python/python-mako/actions.py
index e867d05c6a..e6391728bc 100644
--- a/programming/language/python/python-mako/actions.py
+++ b/programming/language/python/python-mako/actions.py
@@ -5,17 +5,14 @@
# 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")
WorkDir = "Mako-%s" % get.srcVERSION()
-def build():
- pythonmodules.compile()
-
def install():
pythonmodules.install()
diff --git a/programming/language/python/python-mako/pspec.xml b/programming/language/python/python-mako/pspec.xml
index 6f81d71e0a..7d959ed49e 100644
--- a/programming/language/python/python-mako/pspec.xml
+++ b/programming/language/python/python-mako/pspec.xml
@@ -14,16 +14,18 @@
library
A python templating language
python-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
+ python-MarkupSafe
python-setuptools
+ python-beaker
python-devel
python-mako
- A python templating language
+ A python templating language
python-MarkupSafe
python-beaker
@@ -37,7 +39,7 @@
python-mako-docs
- Documentation files for raptor python-mako
+ Documentation files for python-mako
python-mako
@@ -50,8 +52,8 @@
- 2020-01-20
- 1.1.0
+ 2020-01-23
+ 1.1.1
Version bump.
Blue Devil
bluedevil@sctzine.com