From ed3fa9581d77807169e054a55a260082e8f1d62b Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Wed, 19 Sep 2018 04:39:50 -0400 Subject: [PATCH] Remove unnecessary dependencies. --- python-matplotlib.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 23f482c..eb20ba4 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -124,7 +124,6 @@ BuildRequires: python3-numpy BuildRequires: python3-pillow BuildRequires: python3-pyparsing BuildRequires: python3-pytz -BuildRequires: python3-six BuildRequires: python3-sphinx Requires: dejavu-sans-fonts Requires: dvipng @@ -141,8 +140,6 @@ BuildRequires: python3-pytest-xdist Requires: python3-numpy Recommends: python3-pillow Requires: python3-pyparsing -Requires: python3-pytz -Requires: python3-six %if !%{with_bundled_fonts} Requires: stix-math-fonts %else