forked from pool/python-networkx
Accepting request 376239 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/376239 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-networkx?expand=0&rev=9
This commit is contained in:
parent
ba1c08de49
commit
873db18c5f
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 13 21:28:48 UTC 2016 - dmueller@suse.com
|
||||||
|
|
||||||
|
- add license/readme
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 9 12:32:21 UTC 2015 - tbechtold@suse.com
|
Wed Sep 9 12:32:21 UTC 2015 - tbechtold@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-networkx
|
# spec file for package python-networkx
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX 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
|
||||||
@ -89,6 +89,7 @@ rm -r %{buildroot}%{_docdir}/%{name}/INSTALL.txt # Makes no sense
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_docdir}/%{name}
|
%{_docdir}/%{name}
|
||||||
|
%doc README.rst LICENSE.txt
|
||||||
%{python_sitelib}/networkx/
|
%{python_sitelib}/networkx/
|
||||||
%{python_sitelib}/networkx-%{version}-py*.egg-info
|
%{python_sitelib}/networkx-%{version}-py*.egg-info
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user