diff --git a/programming/language/python/python-tqdm/actions.py b/programming/language/python/python-tqdm/actions.py
index fa3a859bc6..86e612a333 100644
--- a/programming/language/python/python-tqdm/actions.py
+++ b/programming/language/python/python-tqdm/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 pisitools
+from pisi.actionsapi import pythonmodules
def build():
pythonmodules.compile()
diff --git a/programming/language/python/python-tqdm/pspec.xml b/programming/language/python/python-tqdm/pspec.xml
index dcaaad0a7c..9af856c933 100644
--- a/programming/language/python/python-tqdm/pspec.xml
+++ b/programming/language/python/python-tqdm/pspec.xml
@@ -13,10 +13,10 @@
library
A Fast, Extensible Progress Bar for Python and CLI.
python-tqdm provides a fast, extensible progress bar for python and commandline. Instantly make your loops show a smart progress meter - just wrap any iterable with tqdm(iterable), and you're done!
- https://github.com/tqdm/tqdm/archive/v4.45.0.tar.gz
+ https://github.com/tqdm/tqdm/archive/v4.46.0.tar.gz
- python-setuptools
python-devel
+ python-setuptools
@@ -27,13 +27,20 @@
python-setuptools
- /usr/share/doc/python-tqdm
- /usr/bin/tqdm-py2
/usr/lib/python2*
+ /usr/bin/tqdm-py2
+ /usr/share/doc/python-tqdm
+
+ 2020-05-18
+ 4.46.0
+ Minor version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-04-08
4.45.0