diff --git a/programming/language/python3/python3-wtforms/actions.py b/programming/language/python3/python3-wtforms/actions.py
index c864ec61ac..71bd0c8fff 100644
--- a/programming/language/python3/python3-wtforms/actions.py
+++ b/programming/language/python3/python3-wtforms/actions.py
@@ -4,8 +4,8 @@
# 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 pisitools
+from pisi.actionsapi import pythonmodules
def build():
pythonmodules.compile(pyVer="3")
diff --git a/programming/language/python3/python3-wtforms/pspec.xml b/programming/language/python3/python3-wtforms/pspec.xml
index e500335642..826a04cde3 100644
--- a/programming/language/python3/python3-wtforms/pspec.xml
+++ b/programming/language/python3/python3-wtforms/pspec.xml
@@ -13,11 +13,11 @@
library
A flexible forms validation and rendering library for Python.
WTForms is a flexible forms validation and rendering library for Python web development. It is framework agnostic and can work with whatever web framework and template engine you choose.
- https://github.com/wtforms/wtforms/archive/2.3.0.tar.gz
+ https://github.com/wtforms/wtforms/archive/2.3.1.tar.gz
- python3-setuptools
python3-Babel
python3-devel
+ python3-setuptools
@@ -25,8 +25,8 @@
python3-wtforms
A flexible forms validation and rendering library for Python.
- python3-MarkupSafe
python3
+ python3-MarkupSafe
/usr/lib/python3*
@@ -35,6 +35,13 @@
+
+ 2020-05-18
+ 2.3.1
+ Patch version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-04-22
2.3.0