diff --git a/programming/language/python/python-smbc/actions.py b/programming/language/python/python-smbc/actions.py
index e848039ca7..0df58f2a54 100755
--- a/programming/language/python/python-smbc/actions.py
+++ b/programming/language/python/python-smbc/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/python/python-smbc/pspec.xml b/programming/language/python/python-smbc/pspec.xml
index 765249e592..1c4968d289 100755
--- a/programming/language/python/python-smbc/pspec.xml
+++ b/programming/language/python/python-smbc/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
- python-setuptools
- python-devel
samba-devel
+ python-devel
+ python-setuptools
@@ -26,14 +26,22 @@
Python interface to the libsmbclient library
samba
+ python
- /usr/share/doc/python-smbc
/usr/lib/python2*
+ /usr/share/doc/python-smbc
+
+ 2020-05-24
+ 1.0.22
+ Patch version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-04-22
1.0.21