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:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 3 14:07:08 UTC 2018 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
- Use %license tag
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 18 16:42:55 UTC 2017 - toddrme2178@gmail.com
|
Wed Oct 18 16:42:55 UTC 2017 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-dill
|
# 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
|
# 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
|
||||||
@@ -99,7 +99,8 @@ mv %{buildroot}%{_bindir}/get_objgraph.py %{buildroot}%{_bindir}/get_objgraph
|
|||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc LICENSE README README.md
|
%doc README README.md
|
||||||
|
%license LICENSE
|
||||||
%python_alternative %{_bindir}/dill_unpickle
|
%python_alternative %{_bindir}/dill_unpickle
|
||||||
%python_alternative %{_bindir}/get_objgraph
|
%python_alternative %{_bindir}/get_objgraph
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
|
Reference in New Issue
Block a user