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
This commit is contained in:
adam 2023-10-14 17:21:49 +00:00
parent 605ba3aa39
commit 785ec04058
3 changed files with 89 additions and 47 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.17 2023/05/11 10:09:10 adam Exp $
# $NetBSD: Makefile,v 1.18 2023/10/14 17:21:49 adam Exp $
DISTNAME= SoftLayer-6.1.7
DISTNAME= SoftLayer-6.1.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/SoftLayer/softlayer/}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=S/SoftLayer/}
@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-prompt_toolkit>=2:../../devel/py-prompt_toolkit
DEPENDS+= ${PYPKGPREFIX}-prettytable>=2.5.0:../../textproc/py-prettytable
DEPENDS+= ${PYPKGPREFIX}-pygments>=2.0.0:../../textproc/py-pygments
DEPENDS+= ${PYPKGPREFIX}-requests>=2.20.0:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-rich>=13.3.5:../../comms/py-rich
DEPENDS+= ${PYPKGPREFIX}-rich>=13.5.3:../../comms/py-rich
DEPENDS+= ${PYPKGPREFIX}-urllib3>=1.24:../../www/py-urllib3
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.11 2023/05/11 10:09:10 adam Exp $
@comment $NetBSD: PLIST,v 1.12 2023/10/14 17:21:49 adam Exp $
bin/sl-${PYVERSSUFFIX}
bin/slcli-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
@ -17,12 +17,6 @@ ${PYSITELIB}/SoftLayer/CLI/__init__.pyo
${PYSITELIB}/SoftLayer/CLI/account/__init__.py
${PYSITELIB}/SoftLayer/CLI/account/__init__.pyc
${PYSITELIB}/SoftLayer/CLI/account/__init__.pyo
${PYSITELIB}/SoftLayer/CLI/account/bandwidth_pools.py
${PYSITELIB}/SoftLayer/CLI/account/bandwidth_pools.pyc
${PYSITELIB}/SoftLayer/CLI/account/bandwidth_pools.pyo
${PYSITELIB}/SoftLayer/CLI/account/bandwidth_pools_detail.py
${PYSITELIB}/SoftLayer/CLI/account/bandwidth_pools_detail.pyc
${PYSITELIB}/SoftLayer/CLI/account/bandwidth_pools_detail.pyo
${PYSITELIB}/SoftLayer/CLI/account/billing_items.py
${PYSITELIB}/SoftLayer/CLI/account/billing_items.pyc
${PYSITELIB}/SoftLayer/CLI/account/billing_items.pyo
@ -62,6 +56,27 @@ ${PYSITELIB}/SoftLayer/CLI/account/orders.pyo
${PYSITELIB}/SoftLayer/CLI/account/summary.py
${PYSITELIB}/SoftLayer/CLI/account/summary.pyc
${PYSITELIB}/SoftLayer/CLI/account/summary.pyo
${PYSITELIB}/SoftLayer/CLI/bandwidth/__init__.py
${PYSITELIB}/SoftLayer/CLI/bandwidth/__init__.pyc
${PYSITELIB}/SoftLayer/CLI/bandwidth/__init__.pyo
${PYSITELIB}/SoftLayer/CLI/bandwidth/pools.py
${PYSITELIB}/SoftLayer/CLI/bandwidth/pools.pyc
${PYSITELIB}/SoftLayer/CLI/bandwidth/pools.pyo
${PYSITELIB}/SoftLayer/CLI/bandwidth/pools_create.py
${PYSITELIB}/SoftLayer/CLI/bandwidth/pools_create.pyc
${PYSITELIB}/SoftLayer/CLI/bandwidth/pools_create.pyo
${PYSITELIB}/SoftLayer/CLI/bandwidth/pools_delete.py
${PYSITELIB}/SoftLayer/CLI/bandwidth/pools_delete.pyc
${PYSITELIB}/SoftLayer/CLI/bandwidth/pools_delete.pyo
${PYSITELIB}/SoftLayer/CLI/bandwidth/pools_detail.py
${PYSITELIB}/SoftLayer/CLI/bandwidth/pools_detail.pyc
${PYSITELIB}/SoftLayer/CLI/bandwidth/pools_detail.pyo
${PYSITELIB}/SoftLayer/CLI/bandwidth/pools_edit.py
${PYSITELIB}/SoftLayer/CLI/bandwidth/pools_edit.pyc
${PYSITELIB}/SoftLayer/CLI/bandwidth/pools_edit.pyo
${PYSITELIB}/SoftLayer/CLI/bandwidth/summary.py
${PYSITELIB}/SoftLayer/CLI/bandwidth/summary.pyc
${PYSITELIB}/SoftLayer/CLI/bandwidth/summary.pyo
${PYSITELIB}/SoftLayer/CLI/block/__init__.py
${PYSITELIB}/SoftLayer/CLI/block/__init__.pyc
${PYSITELIB}/SoftLayer/CLI/block/__init__.pyo
@ -644,6 +659,15 @@ ${PYSITELIB}/SoftLayer/CLI/loadbal/order.pyo
${PYSITELIB}/SoftLayer/CLI/loadbal/pools.py
${PYSITELIB}/SoftLayer/CLI/loadbal/pools.pyc
${PYSITELIB}/SoftLayer/CLI/loadbal/pools.pyo
${PYSITELIB}/SoftLayer/CLI/loadbal/protocol_add.py
${PYSITELIB}/SoftLayer/CLI/loadbal/protocol_add.pyc
${PYSITELIB}/SoftLayer/CLI/loadbal/protocol_add.pyo
${PYSITELIB}/SoftLayer/CLI/loadbal/protocol_delete.py
${PYSITELIB}/SoftLayer/CLI/loadbal/protocol_delete.pyc
${PYSITELIB}/SoftLayer/CLI/loadbal/protocol_delete.pyo
${PYSITELIB}/SoftLayer/CLI/loadbal/protocol_edit.py
${PYSITELIB}/SoftLayer/CLI/loadbal/protocol_edit.pyc
${PYSITELIB}/SoftLayer/CLI/loadbal/protocol_edit.pyo
${PYSITELIB}/SoftLayer/CLI/metadata.py
${PYSITELIB}/SoftLayer/CLI/metadata.pyc
${PYSITELIB}/SoftLayer/CLI/metadata.pyo
@ -686,6 +710,9 @@ ${PYSITELIB}/SoftLayer/CLI/object_storage/list_endpoints.pyo
${PYSITELIB}/SoftLayer/CLI/order/__init__.py
${PYSITELIB}/SoftLayer/CLI/order/__init__.pyc
${PYSITELIB}/SoftLayer/CLI/order/__init__.pyo
${PYSITELIB}/SoftLayer/CLI/order/cancelation.py
${PYSITELIB}/SoftLayer/CLI/order/cancelation.pyc
${PYSITELIB}/SoftLayer/CLI/order/cancelation.pyo
${PYSITELIB}/SoftLayer/CLI/order/category_list.py
${PYSITELIB}/SoftLayer/CLI/order/category_list.pyc
${PYSITELIB}/SoftLayer/CLI/order/category_list.pyo
@ -728,9 +755,6 @@ ${PYSITELIB}/SoftLayer/CLI/order/quote_save.pyo
${PYSITELIB}/SoftLayer/CLI/report/__init__.py
${PYSITELIB}/SoftLayer/CLI/report/__init__.pyc
${PYSITELIB}/SoftLayer/CLI/report/__init__.pyo
${PYSITELIB}/SoftLayer/CLI/report/bandwidth.py
${PYSITELIB}/SoftLayer/CLI/report/bandwidth.pyc
${PYSITELIB}/SoftLayer/CLI/report/bandwidth.pyo
${PYSITELIB}/SoftLayer/CLI/report/dc_closures.py
${PYSITELIB}/SoftLayer/CLI/report/dc_closures.pyc
${PYSITELIB}/SoftLayer/CLI/report/dc_closures.pyo
@ -740,6 +764,39 @@ ${PYSITELIB}/SoftLayer/CLI/routes.pyo
${PYSITELIB}/SoftLayer/CLI/search.py
${PYSITELIB}/SoftLayer/CLI/search.pyc
${PYSITELIB}/SoftLayer/CLI/search.pyo
${PYSITELIB}/SoftLayer/CLI/security/__init__.py
${PYSITELIB}/SoftLayer/CLI/security/__init__.pyc
${PYSITELIB}/SoftLayer/CLI/security/__init__.pyo
${PYSITELIB}/SoftLayer/CLI/security/cert_add.py
${PYSITELIB}/SoftLayer/CLI/security/cert_add.pyc
${PYSITELIB}/SoftLayer/CLI/security/cert_add.pyo
${PYSITELIB}/SoftLayer/CLI/security/cert_download.py
${PYSITELIB}/SoftLayer/CLI/security/cert_download.pyc
${PYSITELIB}/SoftLayer/CLI/security/cert_download.pyo
${PYSITELIB}/SoftLayer/CLI/security/cert_edit.py
${PYSITELIB}/SoftLayer/CLI/security/cert_edit.pyc
${PYSITELIB}/SoftLayer/CLI/security/cert_edit.pyo
${PYSITELIB}/SoftLayer/CLI/security/cert_list.py
${PYSITELIB}/SoftLayer/CLI/security/cert_list.pyc
${PYSITELIB}/SoftLayer/CLI/security/cert_list.pyo
${PYSITELIB}/SoftLayer/CLI/security/cert_remove.py
${PYSITELIB}/SoftLayer/CLI/security/cert_remove.pyc
${PYSITELIB}/SoftLayer/CLI/security/cert_remove.pyo
${PYSITELIB}/SoftLayer/CLI/security/sshkey_add.py
${PYSITELIB}/SoftLayer/CLI/security/sshkey_add.pyc
${PYSITELIB}/SoftLayer/CLI/security/sshkey_add.pyo
${PYSITELIB}/SoftLayer/CLI/security/sshkey_edit.py
${PYSITELIB}/SoftLayer/CLI/security/sshkey_edit.pyc
${PYSITELIB}/SoftLayer/CLI/security/sshkey_edit.pyo
${PYSITELIB}/SoftLayer/CLI/security/sshkey_list.py
${PYSITELIB}/SoftLayer/CLI/security/sshkey_list.pyc
${PYSITELIB}/SoftLayer/CLI/security/sshkey_list.pyo
${PYSITELIB}/SoftLayer/CLI/security/sshkey_print.py
${PYSITELIB}/SoftLayer/CLI/security/sshkey_print.pyc
${PYSITELIB}/SoftLayer/CLI/security/sshkey_print.pyo
${PYSITELIB}/SoftLayer/CLI/security/sshkey_remove.py
${PYSITELIB}/SoftLayer/CLI/security/sshkey_remove.pyc
${PYSITELIB}/SoftLayer/CLI/security/sshkey_remove.pyo
${PYSITELIB}/SoftLayer/CLI/securitygroup/__init__.py
${PYSITELIB}/SoftLayer/CLI/securitygroup/__init__.pyc
${PYSITELIB}/SoftLayer/CLI/securitygroup/__init__.pyo
@ -770,39 +827,9 @@ ${PYSITELIB}/SoftLayer/CLI/securitygroup/rule.pyo
${PYSITELIB}/SoftLayer/CLI/sshkey/__init__.py
${PYSITELIB}/SoftLayer/CLI/sshkey/__init__.pyc
${PYSITELIB}/SoftLayer/CLI/sshkey/__init__.pyo
${PYSITELIB}/SoftLayer/CLI/sshkey/add.py
${PYSITELIB}/SoftLayer/CLI/sshkey/add.pyc
${PYSITELIB}/SoftLayer/CLI/sshkey/add.pyo
${PYSITELIB}/SoftLayer/CLI/sshkey/edit.py
${PYSITELIB}/SoftLayer/CLI/sshkey/edit.pyc
${PYSITELIB}/SoftLayer/CLI/sshkey/edit.pyo
${PYSITELIB}/SoftLayer/CLI/sshkey/list.py
${PYSITELIB}/SoftLayer/CLI/sshkey/list.pyc
${PYSITELIB}/SoftLayer/CLI/sshkey/list.pyo
${PYSITELIB}/SoftLayer/CLI/sshkey/print.py
${PYSITELIB}/SoftLayer/CLI/sshkey/print.pyc
${PYSITELIB}/SoftLayer/CLI/sshkey/print.pyo
${PYSITELIB}/SoftLayer/CLI/sshkey/remove.py
${PYSITELIB}/SoftLayer/CLI/sshkey/remove.pyc
${PYSITELIB}/SoftLayer/CLI/sshkey/remove.pyo
${PYSITELIB}/SoftLayer/CLI/ssl/__init__.py
${PYSITELIB}/SoftLayer/CLI/ssl/__init__.pyc
${PYSITELIB}/SoftLayer/CLI/ssl/__init__.pyo
${PYSITELIB}/SoftLayer/CLI/ssl/add.py
${PYSITELIB}/SoftLayer/CLI/ssl/add.pyc
${PYSITELIB}/SoftLayer/CLI/ssl/add.pyo
${PYSITELIB}/SoftLayer/CLI/ssl/download.py
${PYSITELIB}/SoftLayer/CLI/ssl/download.pyc
${PYSITELIB}/SoftLayer/CLI/ssl/download.pyo
${PYSITELIB}/SoftLayer/CLI/ssl/edit.py
${PYSITELIB}/SoftLayer/CLI/ssl/edit.pyc
${PYSITELIB}/SoftLayer/CLI/ssl/edit.pyo
${PYSITELIB}/SoftLayer/CLI/ssl/list.py
${PYSITELIB}/SoftLayer/CLI/ssl/list.pyc
${PYSITELIB}/SoftLayer/CLI/ssl/list.pyo
${PYSITELIB}/SoftLayer/CLI/ssl/remove.py
${PYSITELIB}/SoftLayer/CLI/ssl/remove.pyc
${PYSITELIB}/SoftLayer/CLI/ssl/remove.pyo
${PYSITELIB}/SoftLayer/CLI/storage_utils.py
${PYSITELIB}/SoftLayer/CLI/storage_utils.pyc
${PYSITELIB}/SoftLayer/CLI/storage_utils.pyo
@ -896,6 +923,9 @@ ${PYSITELIB}/SoftLayer/CLI/ticket/upload.pyo
${PYSITELIB}/SoftLayer/CLI/user/__init__.py
${PYSITELIB}/SoftLayer/CLI/user/__init__.pyc
${PYSITELIB}/SoftLayer/CLI/user/__init__.pyo
${PYSITELIB}/SoftLayer/CLI/user/apikey.py
${PYSITELIB}/SoftLayer/CLI/user/apikey.pyc
${PYSITELIB}/SoftLayer/CLI/user/apikey.pyo
${PYSITELIB}/SoftLayer/CLI/user/create.py
${PYSITELIB}/SoftLayer/CLI/user/create.pyc
${PYSITELIB}/SoftLayer/CLI/user/create.pyo
@ -932,6 +962,9 @@ ${PYSITELIB}/SoftLayer/CLI/user/permissions.pyo
${PYSITELIB}/SoftLayer/CLI/user/remove_access.py
${PYSITELIB}/SoftLayer/CLI/user/remove_access.pyc
${PYSITELIB}/SoftLayer/CLI/user/remove_access.pyo
${PYSITELIB}/SoftLayer/CLI/user/vpn_enable_or_disable.py
${PYSITELIB}/SoftLayer/CLI/user/vpn_enable_or_disable.pyc
${PYSITELIB}/SoftLayer/CLI/user/vpn_enable_or_disable.pyo
${PYSITELIB}/SoftLayer/CLI/user/vpn_manual.py
${PYSITELIB}/SoftLayer/CLI/user/vpn_manual.pyc
${PYSITELIB}/SoftLayer/CLI/user/vpn_manual.pyo
@ -1154,6 +1187,9 @@ ${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Billing_Invoice_Item.pyo
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Billing_Item.py
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Billing_Item.pyc
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Billing_Item.pyo
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Billing_Item_Cancellation_Request.py
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Billing_Item_Cancellation_Request.pyc
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Billing_Item_Cancellation_Request.pyo
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Billing_Order.py
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Billing_Order.pyc
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Billing_Order.pyo
@ -1184,6 +1220,9 @@ ${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Location.pyo
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Location_Datacenter.py
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Location_Datacenter.pyc
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Location_Datacenter.pyo
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Location_Group.py
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Location_Group.pyc
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Location_Group.pyo
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Metric_Tracking_Object.py
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Metric_Tracking_Object.pyc
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Metric_Tracking_Object.pyo
@ -1385,6 +1424,9 @@ ${PYSITELIB}/SoftLayer/managers/__init__.pyo
${PYSITELIB}/SoftLayer/managers/account.py
${PYSITELIB}/SoftLayer/managers/account.pyc
${PYSITELIB}/SoftLayer/managers/account.pyo
${PYSITELIB}/SoftLayer/managers/bandwidth.py
${PYSITELIB}/SoftLayer/managers/bandwidth.pyc
${PYSITELIB}/SoftLayer/managers/bandwidth.pyo
${PYSITELIB}/SoftLayer/managers/block.py
${PYSITELIB}/SoftLayer/managers/block.pyc
${PYSITELIB}/SoftLayer/managers/block.pyo

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.15 2023/05/11 10:09:10 adam Exp $
$NetBSD: distinfo,v 1.16 2023/10/14 17:21:49 adam Exp $
BLAKE2s (SoftLayer-6.1.7.tar.gz) = 3bb1fb10174dc95331d6861092832f4fbeefa5d8c1fc06253294d33081d10ce4
SHA512 (SoftLayer-6.1.7.tar.gz) = 1b9e1566c03fe38a28764c97fb4c87513a7f7175f8b26d1a912c0e41aef4cbeef1a60e2a38118fe5a6c5572c6c621838d8552c210b3e834a79c402eae055cbba
Size (SoftLayer-6.1.7.tar.gz) = 475668 bytes
BLAKE2s (SoftLayer-6.1.9.tar.gz) = 39af144b2f250f02132773cd0296817fc079ee67174f398303a15adf43d72adf
SHA512 (SoftLayer-6.1.9.tar.gz) = 04128efd98a7fa39d34761b9d55a632e9ee74501c49950bd5dfebbf8d82808044ad6e86a092a20ce40fba0e4ff975ae75163f45f6e59706fbdaed1090fef0111
Size (SoftLayer-6.1.9.tar.gz) = 491601 bytes