forked from pool/python-numpy
Accepting request 369249 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/369249 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=48
This commit is contained in:
parent
0b7cdf7963
commit
17dec2c552
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 19 15:13:24 UTC 2016 - bwiedemann@suse.com
|
||||||
|
|
||||||
|
- Drop build date from doc to fix build-compare
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 8 09:37:38 UTC 2016 - toddrme2178@gmail.com
|
Fri Jan 8 09:37:38 UTC 2016 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-numpy-doc
|
# spec file for package python-numpy-doc
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -46,11 +46,11 @@ BuildRequires: python-Sphinx-latex
|
|||||||
BuildRequires: tex(a4wide.sty)
|
BuildRequires: tex(a4wide.sty)
|
||||||
BuildRequires: tex(abstract.sty)
|
BuildRequires: tex(abstract.sty)
|
||||||
BuildRequires: tex(amsmath.sty)
|
BuildRequires: tex(amsmath.sty)
|
||||||
|
BuildRequires: tex(article.cls)
|
||||||
BuildRequires: tex(epsfig.sty)
|
BuildRequires: tex(epsfig.sty)
|
||||||
BuildRequires: tex(expdlist.sty)
|
BuildRequires: tex(expdlist.sty)
|
||||||
BuildRequires: tex(verbatim.sty)
|
BuildRequires: tex(verbatim.sty)
|
||||||
BuildRequires: tex(xspace.sty)
|
BuildRequires: tex(xspace.sty)
|
||||||
BuildRequires: tex(article.cls)
|
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@ -122,6 +122,8 @@ This package provides the PDF documentation for NumPy
|
|||||||
%setup -q -n numpy-%{version}
|
%setup -q -n numpy-%{version}
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
|
# drop build date from doc to fix build-compare
|
||||||
|
sed -i "s/\(html_last_updated_fmt = \).*/\\1None/" doc/source/conf.py
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# make the documentation
|
# make the documentation
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-numpy
|
# spec file for package python-numpy
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user