Accepting request 185432 from devel:languages:python
- The *.egg-info is a file, not a directory OBS-URL: https://build.opensuse.org/request/show/185432 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=34
This commit is contained in:
parent
1f403f5bf5
commit
eb01a5abec
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 1 11:52:47 UTC 2013 - speilicke@suse.com
|
||||
|
||||
- The *.egg-info is a file, not a directory
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 3 22:27:24 UTC 2013 - toddrme2178@gmail.com
|
||||
|
||||
|
@ -173,6 +173,6 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
%files -n python-numpydoc
|
||||
%defattr(-,root,root)
|
||||
%{python_sitelib}/%{docname}/
|
||||
%{python_sitelib}/%{docname}-%{docvers}-py%{py_ver}.egg-info/
|
||||
%{python_sitelib}/%{docname}-%{docvers}-py%{py_ver}.egg-info
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user