Path to this page:
./
net/py-softlayer,
SoftLayer API bindings for Python
Branch: CURRENT,
Version: 6.2.3,
Package name: py312-softlayer-6.2.3,
Maintainer: imilSoftLayer API bindings for Python. For use with SoftLayer's API.
This library provides a simple interface to interact with SoftLayer's XML-RPC
API and provides support for many of SoftLayer API's features like object masks
and a command-line interface that can be used to access various SoftLayer
services using the API.
Required to run:[
devel/py-setuptools] [
textproc/py-pygments] [
devel/py-requests] [
lang/py-six] [
www/py-urllib3] [
devel/py-click] [
devel/py-prompt_toolkit] [
lang/python37] [
textproc/py-ptable]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 486.96 KB
Version history: (Expand)
- (2024-11-11) Updated to version: py312-softlayer-6.2.3
- (2024-07-22) Updated to version: py311-softlayer-6.2.3
- (2024-06-11) Updated to version: py311-softlayer-6.2.2
- (2024-01-16) Updated to version: py311-softlayer-6.1.11
- (2023-10-14) Updated to version: py311-softlayer-6.1.9
- (2023-05-11) Updated to version: py310-softlayer-6.1.7
CVS history: (Expand)
2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
2024-07-22 06:56:09 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-softlayer: updated to 6.2.3
v6.2.3
Added more error handling around table output
pip prod(deps): bump sphinx-click from 5.1.0 to 6.0.0
Reworked user permissions list to include permissions by departmen
More efficient created_by
Updated CodeQL Jobs
pip prod(deps): bump sphinx from 7.3.7 to 7.4.4
v6.2.3 version bump
|
2024-06-11 11:38:33 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-softlayer: updated to 6.2.2
6.2.2
Fixed a bug in the config parser
6.2.1
Fixed an issue with confirmation not handling uppercase ids
Emploginupdates
6.2.0
Removed requirements in volume-modify commands
Marked --crt and --key as required for slcli ssl add
Added network flag to update-firmware
pip prod(deps): bump rich from 13.7.0 to 13.7.1
Added detect-secrets workflow
Update README.rst
Updated workflows to latest version:
Added support for python 3.12
pip prod(deps): bump sphinx from 7.2.6 to 7.3.7
Adding support for internal styles of authentication
Update SECURITY.md
|
2024-01-16 09:57:52 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-softlayer: updated to 6.1.11
6.1.11
Added vlan trunks on the server detail page
Added a thread capable client.cf_call() function
pip prod(deps): bump rich from 13.6.0 to 13.7.0
pip prod(deps): bump sphinx-click from 5.0.1 to 5.1.0
pip prod(deps): bump sphinx-rtd-theme from 1.3.0 to 2.0.0
v6.1.11 updates
6.1.10
Implement IBM Detect-Secrets
Fixing sphinx-build issues
A few more additions to the documentation updates
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
v6.1.10 version bump
|
2023-10-14 19:21:49 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-softlayer: updated to 6.1.9
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
pip prod(deps): bump rich from 13.5.2 to 13.5.3
|
2023-05-11 12:09:10 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-softlayer: updated to 6.1.7
6.1.7
pip prod(deps): bump rich from 13.3.2 to 13.3.3
Added new command - slcli cdn delete
Added new command - slcli cdn create
slcli firewall detail multiVlan:14109 --credentials
add a new option on account orders
Issues with block/file volume-details on some volumes
Need a command for slcli object-storage delete
New Command: slcli user vpn-password
Update slcli user detail to display if user has API key
Fixed an issue with 'slcli event-log get'
pip prod(deps): bump rich from 13.3.3 to 13.3.4
added the slcli file to this repo
Updated date field in command - slcli cdn purge
New command: slcli order quote-delete
pip prod(deps): bump rich from 13.3.4 to 13.3.5
updates for v6.1.7
|
2022-02-27 10:08:58 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-softlayer: updated to 5.9.9
5.9.9
Improvements
Add loadbalancer timeout values
Add pricing date to slcli order preset-list
New Commands
slcli vlan create-options add new feature on vlan
slcli account bandwidth-pools Bandwidth pool features
|
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.
Set this flag for packages that need it and bump PKGREVISION.
|