forked from pool/python-azure-mgmt-datalake-nspkg
Accepting request 637955 from devel:languages:python:azure
- Update Python Azure SDK to 4.0.0 OBS-URL: https://build.opensuse.org/request/show/637955 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-datalake-nspkg?expand=0&rev=2
This commit is contained in:
parent
f9fe5380c8
commit
1ca9a53fd0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 08:05:11 UTC 2018 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Move LICENSE.txt from %doc to %license section
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 5 08:47:17 UTC 2017 - adrian.glaubitz@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-azure-mgmt-datalake-nspkg
|
||||
#
|
||||
# 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
|
||||
@ -59,7 +59,8 @@ install -m 644 %{SOURCE1} %{_builddir}/azure-mgmt-datalake-nspkg-%{version}
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc LICENSE.txt README.rst
|
||||
%doc README.rst
|
||||
%license LICENSE.txt
|
||||
%{python_sitelib}/azure/mgmt/datalake
|
||||
%{python_sitelib}/azure_mgmt_datalake_nspkg-*.egg-info
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user