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
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 15:19:02 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 17 14:29:19 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9af9e9346e596dca44aaf5dfc94daf6e305ded6c8c5ce24ab85d49e0346b3178
|
||||
size 400819
|
3
v5.8.7.tar.gz
Normal file
3
v5.8.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2c9d7cb115d3101217579701a119c0766116f53cccdf24ef2b1f0fb6ea713d7
|
||||
size 404292
|
Reference in New Issue
Block a user