14
0

- update to 6.1.10:

* Implement IBM Detect-Secrets
  * Fixing sphinx-build issues
  * A few more additions to the documentation updates
  * #2095 changed os version for readthedocs to a supported
    version
  * fixing build errors for documentation
  * Fixing readthedocs build
  * apparently style.css is a reserved word for
    sphinx/readthedocs
  * updating requirements with specific versions
  * pip prod(deps): bump rich from 13.5.3 to 13.6.0
  * fixed vs list with tag search, allowing multiple tags as well
  * Show both binary flag options
- update to 6.1.9:
  * Added Example and some sub features in slcli file volume-
    cancel, slcli file volume-duplicate, slcli file volume-limits
  * PyPi publishing update
  * fixed image detail object mask
  * added force feature for hardware poweron and poweroff
- update to 6.1.8:
  * Added double quotes in CSV outputformat
  * add a new command on order items-cancelation
  * New Command: `slcli user apikey`
  * Add ability to filter in slcli account billing-items
  * added unit test cases
  * Added Unit Test Case and Fixture
  * Remove `bytes-used` from block volume-list
  * Updated command - slcli cdn purge
  * add a limit default 100 to image list --public

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-softlayer?expand=0&rev=37
This commit is contained in:
2023-12-08 16:46:34 +00:00
committed by Git OBS Bridge
parent 7cc101a3c6
commit 75fb62f477
4 changed files with 179 additions and 8 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-softlayer
Version: 6.1.4
Version: 6.1.10
Release: 0
Summary: A set of Python libraries that assist in calling the SoftLayer API
License: MIT