diff --git a/programming/language/python3/python3-mako/actions.py b/programming/language/python3/python3-mako/actions.py
index b5989ea738..72a33c7c24 100644
--- a/programming/language/python3/python3-mako/actions.py
+++ b/programming/language/python3/python3-mako/actions.py
@@ -4,10 +4,10 @@
# 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 get
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import shelltools
+from pisi.actionsapi import pythonmodules
shelltools.export("PYTHONDONTWRITEBYTECODE", "1")
diff --git a/programming/language/python3/python3-mako/pspec.xml b/programming/language/python3/python3-mako/pspec.xml
index 967be18f8c..fd6d5d13bb 100644
--- a/programming/language/python3/python3-mako/pspec.xml
+++ b/programming/language/python3/python3-mako/pspec.xml
@@ -14,12 +14,12 @@
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/42/64/fc7c506d14d8b6ed363e7798ffec2dfe4ba21e14dda4cfab99f4430cba3a/Mako-1.1.2.tar.gz
+ https://pypi.org/packages/source/m/mako/Mako-1.1.3.tar.gz
- python3-MarkupSafe
- python3-setuptools
- python3-beaker
python3-devel
+ python3-beaker
+ python3-setuptools
+ python3-MarkupSafe
@@ -27,14 +27,14 @@
python3-mako
A python3 templating language
- python3-MarkupSafe
- python3-beaker
python3
+ python3-beaker
+ python3-MarkupSafe
- /usr/bin
- /usr/share/doc
/usr/lib
+ /usr/share/doc
+ /usr/bin
@@ -52,6 +52,13 @@
+
+ 2020-07-21
+ 1.1.3
+ Patch version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-03-04
1.1.2