diff --git a/programming/language/python3/python3-lxml/actions.py b/programming/language/python3/python3-lxml/actions.py
index 4480e7a023..f1a83bfa04 100644
--- a/programming/language/python3/python3-lxml/actions.py
+++ b/programming/language/python3/python3-lxml/actions.py
@@ -4,10 +4,10 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/copyleft/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
#WorkDir = "lxml-%s" % get.srcVERSION()
diff --git a/programming/language/python3/python3-lxml/pspec.xml b/programming/language/python3/python3-lxml/pspec.xml
index 6abc6f5455..5fc8f47173 100644
--- a/programming/language/python3/python3-lxml/pspec.xml
+++ b/programming/language/python3/python3-lxml/pspec.xml
@@ -14,13 +14,13 @@
library
The lxml XML toolkit for Python.
lxml is the most feature-rich and easy-to-use library for working with XML and HTML in the Python language.
- https://github.com/lxml/lxml/archive/lxml-4.5.0.tar.gz
+ https://github.com/lxml/lxml/archive/lxml-4.5.1.tar.gz
- python3-setuptools
+ cython3
libxml2-devel
libxslt-devel
python3-devel
- cython3
+ python3-setuptools
@@ -28,8 +28,8 @@
python3-lxml
The lxml XML toolkit for Python.
- libxslt
libxml2
+ libxslt
python3
@@ -49,6 +49,13 @@
+
+ 2020-05-24
+ 4.5.1
+ Patch version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-02-06
4.5.0