[python-matplotlib] BR: python-numpydoc when building html docs

tomspur tomspur at fedoraproject.org
Thu Aug 8 09:29:24 UTC 2013


commit f7ffbd877f5aefb0cc7fb97b4105d454c44b787f
Author: Thomas Spura <thomas.spura at gmail.com>
Date:   Thu Aug 8 11:29:07 2013 +0200

    BR: python-numpydoc when building html docs

 python-matplotlib.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/python-matplotlib.spec b/python-matplotlib.spec
index 43c348f..875151d 100644
--- a/python-matplotlib.spec
+++ b/python-matplotlib.spec
@@ -43,6 +43,9 @@ BuildRequires:  pyparsing
 BuildRequires:  python-pycxx-devel
 BuildRequires:  python-dateutil
 BuildRequires:  python-setuptools
+%if %{with_html}
+BuildRequires:  python-numpydoc
+%endif
 BuildRequires:  python2-devel
 BuildRequires:  pytz
 BuildRequires:  xorg-x11-server-Xvfb


More information about the scm-commits mailing list