diff --git a/programming/language/python3/python3-matplotlib/actions.py b/programming/language/python3/python3-matplotlib/actions.py
index 2077867cf9..74ddb2af39 100644
--- a/programming/language/python3/python3-matplotlib/actions.py
+++ b/programming/language/python3/python3-matplotlib/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 setup():
# dodoc method cannot move LICENSE named dir, so i delete the directory
diff --git a/programming/language/python3/python3-matplotlib/pspec.xml b/programming/language/python3/python3-matplotlib/pspec.xml
index 94674d259d..a920138ed9 100644
--- a/programming/language/python3/python3-matplotlib/pspec.xml
+++ b/programming/language/python3/python3-matplotlib/pspec.xml
@@ -13,12 +13,12 @@
library
matplotlib: plotting with Python.
Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.
- https://github.com/matplotlib/matplotlib/archive/v3.2.1.tar.gz
+ https://github.com/matplotlib/matplotlib/archive/v3.3.1.tar.gz
- python3-setuptools
- freetype-devel
python3-devel
python3-numpy
+ freetype-devel
+ python3-setuptools
@@ -26,22 +26,29 @@
python3-matplotlib
matplotlib: plotting with Python.
- python3-kiwisolver
- python3-pyparsing
- python3-dateutil
- python3-cycler
- python3-numpy
- freetype
- python3
libpng
+ python3
+ freetype
+ python3-numpy
+ python3-cycler
+ python3-dateutil
+ python3-pyparsing
+ python3-kiwisolver
- /usr/share/doc/python3-matplotlib
/usr/lib/python3*
+ /usr/share/doc/python3-matplotlib
+
+ 2020-08-30
+ 3.3.1
+ Minor version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-03-18
3.2.1