14
0
forked from pool/python-dill

Accepting request 603771 from home:TheBlackCat:branches:devel:languages:python

- Use %license tag

OBS-URL: https://build.opensuse.org/request/show/603771
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dill?expand=0&rev=2
This commit is contained in:
Todd R
2018-05-03 16:08:06 +00:00
committed by Git OBS Bridge
parent 753e6de726
commit 4da2200727
2 changed files with 8 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-dill
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -99,7 +99,8 @@ mv %{buildroot}%{_bindir}/get_objgraph.py %{buildroot}%{_bindir}/get_objgraph
%files %{python_files}
%defattr(-,root,root,-)
%doc LICENSE README README.md
%doc README README.md
%license LICENSE
%python_alternative %{_bindir}/dill_unpickle
%python_alternative %{_bindir}/get_objgraph
%{python_sitelib}/*