15
0

Accepting request 585416 from home:sebix:branches:devel:languages:python

%license fix. Automatic submission.

OBS-URL: https://build.opensuse.org/request/show/585416
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloudpickle?expand=0&rev=6
This commit is contained in:
Tomáš Chvátal
2018-03-11 16:26:22 +00:00
committed by Git OBS Bridge
parent a79e02b358
commit ece41d4c98
2 changed files with 8 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-cloudpickle
#
# 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
@@ -76,7 +76,8 @@ export PYTHONPATH='.:tests'
%files %{python_files}
%defattr(-,root,root,-)
%doc LICENSE README.md
%doc README.md
%license LICENSE
%{python_sitelib}/*
%changelog