forked from pool/python-azure-mgmt-iothub
Accepting request 790570 from devel:languages:python:azure
OBS-URL: https://build.opensuse.org/request/show/790570 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-mgmt-iothub?expand=0&rev=7
This commit is contained in:
commit
f3bb51d8c0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20baa63aa746382aefd99c75f82dd6345704562fa15c403b1231fd201c2fbaf6
|
||||
size 287855
|
3
azure-mgmt-iothub-0.11.0.zip
Normal file
3
azure-mgmt-iothub-0.11.0.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6fbb87d9bf29ce325543c9a3a125fbe45f4797f3a7f260c6c21ca60dc3f0885
|
||||
size 427140
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 1 12:07:20 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 0.11.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Rename HISTORY.rst to CHANGELOG.md in %files section
|
||||
- Rename README.rst to README.md in %files section
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 20 15:55:28 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-azure-mgmt-iothub
|
||||
Version: 0.10.0
|
||||
Version: 0.11.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure IoTHub Management Client Library
|
||||
License: MIT
|
||||
@ -72,7 +72,7 @@ rm -rf %{buildroot}%{$python_sitelib}/azure/__pycache__
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc HISTORY.rst README.rst
|
||||
%doc CHANGELOG.md README.md
|
||||
%license LICENSE.txt
|
||||
%{python_sitelib}/azure/mgmt/iothub
|
||||
%{python_sitelib}/azure_mgmt_iothub-*.egg-info
|
||||
|
Loading…
x
Reference in New Issue
Block a user