diff --git a/programming/language/python3/python3-pynacl/actions.py b/programming/language/python3/python3-pynacl/actions.py
index 8ef8ef2102..b2cdca36bd 100644
--- a/programming/language/python3/python3-pynacl/actions.py
+++ b/programming/language/python3/python3-pynacl/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 shelltools
+from pisi.actionsapi import pythonmodules
def build():
# fix unused direct dependency analysis
diff --git a/programming/language/python3/python3-pynacl/pspec.xml b/programming/language/python3/python3-pynacl/pspec.xml
index 63dd574f80..2a13b7059f 100644
--- a/programming/language/python3/python3-pynacl/pspec.xml
+++ b/programming/language/python3/python3-pynacl/pspec.xml
@@ -13,10 +13,10 @@
library
Python3 binding to the Networking and Cryptography (NaCl) library
python3-pynacl PyNaCl is a Python3 binding to libsodium, which is a fork of the Networking and Cryptography library. These libraries have a stated goal of improving usability, security and speed.
- https://github.com/pyca/pynacl/archive/1.3.0.tar.gz
+ https://github.com/pyca/pynacl/archive/1.4.0.tar.gz
- python3-setuptools
python3-devel
+ python3-setuptools
@@ -24,8 +24,8 @@
python3-pynacl
PyNaCl module for python3
- python3-cffi
python3
+ python3-cffi
/usr/lib/python3*
@@ -34,6 +34,13 @@
+
+ 2020-07-21
+ 1.4.0
+ Minor version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2019-12-11
1.3.0