Package Release Info

python-azure-mgmt-1.0.0-1.21

Update Info: Base Release
Available in Package Hub : 15 Subpackages

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-azure-mgmt

Change Logs

* Thu Oct 05 2017 adrian.glaubitz@suse.com
- Add additional packages from the Azure SDK to Requires
  + python-azure-mgmt-eventgrid
  + python-azure-mgmt-recoveryservices
- Explicitly specify Python files of the package in %files
- Remove bogus tests directory from %files
- Bump python-azure-mgmt-compute Requires to >= 3.0.0
- Bump python-azure-mgmt-containerregistry Requires to >= 1.0.0
* Tue Jul 11 2017 adrian.glaubitz@suse.com
- Update version numbers in Requires
  + Bump minimum version for python-azure-mgmt-cdn to 1.0.0
  + Bump minimum version for python-azure-mgmt-compute to 2.0.0
- Add additional packages from the Azure SDK to Requires
  + python-azure-mgmt-commerce
  + python-azure-mgmt-cosmosdb
  + python-azure-mgmt-eventhub
  + python-azure-mgmt-media
  + python-azure-mgmt-notificationhubs
  + python-azure-mgmt-powerbiembedded
  + python-azure-mgmt-recoveryservicesbackup
  + python-azure-mgmt-search
  + python-azure-mgmt-servermanager
  + python-azure-mgmt-servicebus
* Tue Jun 27 2017 adrian.glaubitz@suse.com
- Initial build
  + Version 1.0.0
- Add patch to drop compatible releases operator from setup.py,
  required for SLES12 as the setuptools version is too old
  + am_drop-compatible-releases-operator.patch