Accepting request 503339 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/503339 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=54
This commit is contained in:
@@ -36,7 +36,9 @@ BuildRequires: python3-numpydoc
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: zip
|
||||
BuildRequires: unzip
|
||||
%if 0%{?suse_version}
|
||||
BuildRequires: fdupes
|
||||
%endif
|
||||
Provides: python2-numpy-doc = %{version}
|
||||
Provides: python3-numpy-doc = %{version}
|
||||
Provides: python2-numpy-doc-html = %{version}
|
||||
@@ -84,7 +86,9 @@ popd
|
||||
# install the documentation
|
||||
mkdir -p %{buildroot}%{_docdir}/python-numpy/
|
||||
cp -r doc/build/html %{buildroot}%{_docdir}/python-numpy/
|
||||
%if 0%{?suse_version}
|
||||
%fdupes %{buildroot}%{_docdir}/python-numpy/html/
|
||||
%endif
|
||||
|
||||
|
||||
%files
|
||||
|
||||
Reference in New Issue
Block a user