| Name: | python-azure-sdk |
|---|---|
| Version: | 4.0.0 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | System Environment/Libraries |
| Size: | 94513753 |
| License: | MIT and ASL 2.0 |
| RPM: | python-azure-sdk-4.0.0-1.el7.noarch.rpm |
| Source RPM: | python-azure-sdk-4.0.0-1.el7.src.rpm |
| Build Date: | Tue Jun 11 2019 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/Azure/azure-sdk-for-python/ |
| Summary: | Microsoft Azure SDK for Python |
| Description: | This project provides a set of Python packages that make it easy to access the Microsoft Azure components such as ServiceManagement, Storage*, and ServiceBus. |
- Update to 4.0.0 + azure-mgmt-compute 5.0.0 (for skip_shutdown feature) Resolves: rhbz#1707857
- Remove examples-directory from Source tarball due to possible licensing issues - Append python-keyring bundled directory to search path where needed Resolves: rhbz#1511222
- Use python2- prefix for Fedora dependencies if possible - Use parallel make to build documentation
- Update to 2.0.0 - Move documentation to a subpackage
- Update to 2.0.0rc6
- Update to 2.0.0rc5 - Build documentation - Run tests at build
- Update to 2.0.0rc4
- Update to 2.0.0rc3
- Update to 2.0.0rc2
- Add missing dependency to enum34 Python module