diff --git a/programming/language/python/python-lxml/actions.py b/programming/language/python/python-lxml/actions.py
index 2bf34d011e..819609a24e 100644
--- a/programming/language/python/python-lxml/actions.py
+++ b/programming/language/python/python-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/python/python-lxml/pspec.xml b/programming/language/python/python-lxml/pspec.xml
index 853cc6c1b4..5daa936d1f 100644
--- a/programming/language/python/python-lxml/pspec.xml
+++ b/programming/language/python/python-lxml/pspec.xml
@@ -14,12 +14,12 @@
library
lxml is the most feature-rich and easy-to-use library
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
- libxml2-devel
- libxslt-devel
- python-devel
cython
+ python-devel
+ libxslt-devel
+ libxml2-devel