diff --git a/programming/language/python3/python3-pysmbc/actions.py b/programming/language/python3/python3-pysmbc/actions.py
index b3eabaf0c7..392b805484 100755
--- a/programming/language/python3/python3-pysmbc/actions.py
+++ b/programming/language/python3/python3-pysmbc/actions.py
@@ -5,9 +5,9 @@
# 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 shelltools
+from pisi.actionsapi import pythonmodules
def build():
# suppress compiler warnings
diff --git a/programming/language/python3/python3-pysmbc/pspec.xml b/programming/language/python3/python3-pysmbc/pspec.xml
index bd55fe3eb5..d3e376333c 100755
--- a/programming/language/python3/python3-pysmbc/pspec.xml
+++ b/programming/language/python3/python3-pysmbc/pspec.xml
@@ -13,11 +13,11 @@
library
Python interface to the libsmbclient library
python-smbc is a Python binding for the libsmbclient library.
- https://pypi.org/packages/source/p/pysmbc/pysmbc-1.0.21.tar.bz2
+ https://pypi.org/packages/source/p/pysmbc/pysmbc-1.0.22.tar.gz
- python3-setuptools
- python3-devel
samba-devel
+ python3-devel
+ python3-setuptools
@@ -25,16 +25,23 @@
python3-pysmbc
Python3 interface to the libsmbclient library
- python3
samba
+ python3
- /usr/share/doc/python3-pysmbc
/usr/lib/python3*
+ /usr/share/doc/python3-pysmbc
+
+ 2020-05-24
+ 1.0.22
+ Patch version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-04-22
1.0.21