forked from pool/python-softlayer
Accepting request 794225 from home:mcalabkova:branches:devel:languages:python
- update to 5.8.7 * #1222 Get load balancer (LBaaS) by name * #1221 Added version checker * #1227 Updated unit test suite for TravisCI to run properly * #1225 Add note about using multiple colon symbols not working when setting tags. * #1228 Support ordering [Dependent Duplicate Volumes](https://cloud.ibm.com/docs/BlockStorage?topic=BlockStorage-dependentduplicate) * #1233 Refactored File/Block managers to reduce duplicated code. * #1231 Added Refresh functions for Dependent Duplicate Volumes * #801 Added support for JSON styled parameters and object filters * #1234 Added ability to change which datacenters an image template was stored in OBS-URL: https://build.opensuse.org/request/show/794225 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-softlayer?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
daecf6b1eb
commit
095b24ed20
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-softlayer
|
||||
Version: 5.8.5
|
||||
Version: 5.8.7
|
||||
Release: 0
|
||||
Summary: A set of Python libraries that assist in calling the SoftLayer API
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user