diff --git a/programming/language/python/python-pyzmq/actions.py b/programming/language/python/python-pyzmq/actions.py
index 67d7a424f3..c419c92bca 100644
--- a/programming/language/python/python-pyzmq/actions.py
+++ b/programming/language/python/python-pyzmq/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
def build():
# suppress compiler warnings
diff --git a/programming/language/python/python-pyzmq/pspec.xml b/programming/language/python/python-pyzmq/pspec.xml
index b2431ca0a2..a351abd444 100644
--- a/programming/language/python/python-pyzmq/pspec.xml
+++ b/programming/language/python/python-pyzmq/pspec.xml
@@ -13,12 +13,12 @@
library
PyZMQ: Python bindings for zeromq
This package contains Python bindings for ØMQ. ØMQ is a lightweight and fast messaging implementation.
- https://github.com/zeromq/pyzmq/archive/v19.0.0.tar.gz
+ https://github.com/zeromq/pyzmq/archive/v19.0.1.tar.gz
- python-setuptools
- zeromq-devel
- python-devel
cython
+ python-devel
+ zeromq-devel
+ python-setuptools
@@ -26,6 +26,7 @@
python-pyzmq
PyZMQ: Python bindings for zeromq
+ python
zeromq
@@ -35,6 +36,13 @@
+
+ 2020-05-18
+ 19.0.1
+ Patch version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-03-04
19.0.0