summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/python3-matplotlib/README5
-rw-r--r--development/python3-matplotlib/python3-matplotlib.info2
2 files changed, 2 insertions, 5 deletions
diff --git a/development/python3-matplotlib/README b/development/python3-matplotlib/README
index b9180f8ab9..6f322abe87 100644
--- a/development/python3-matplotlib/README
+++ b/development/python3-matplotlib/README
@@ -7,8 +7,7 @@ of ipython uses matplotlib to emulate matlab graphics.
This is the Python 3 version of matplotlib and can coexist with
SBo's matplotlib package.
-OPTIONAL DEPENDENCIES: python3-PyQt5, wxPython4, python3-pytest, ffmpeg,
- avconv, Inkscape
+OPTIONAL DEPENDENCIES: wxPython4, python3-pytest, avconv, Inkscape
NOTES: If you want to enable the optional subpackages tests and
@@ -17,5 +16,3 @@ NOTES: If you want to enable the optional subpackages tests and
python3-pytest, ffmpeg, avconv and Inkscape are already
installed. Besides ffmpeg/avconv are also needed if you
wish better support of animation output formats.
-
- The pytz dependency must be compiled with Python 3 support.
diff --git a/development/python3-matplotlib/python3-matplotlib.info b/development/python3-matplotlib/python3-matplotlib.info
index cdbc23526b..8317a44714 100644
--- a/development/python3-matplotlib/python3-matplotlib.info
+++ b/development/python3-matplotlib/python3-matplotlib.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/eb/a0/31b6ba00bc4dcbc06f0b80d1
MD5SUM="403b0bddd751d71187416f20d4cff100"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="numpy3 python3-dateutil python3-pyparsing pytz python3-cycler python3-six python3-kiwisolver python3-tornado"
+REQUIRES="numpy3 python3-dateutil pytz python3-cycler python3-kiwisolver python3-tornado"
MAINTAINER="Serban Udrea"
EMAIL="S.Udrea@gsi.de"