summaryrefslogtreecommitdiff
path: root/net/py-softlayer
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-06-10 07:33:32 +0000
committeradam <adam@pkgsrc.org>2021-06-10 07:33:32 +0000
commit604150489d80b1bdacb0eca929a0ff6de6fa91c6 (patch)
treec30838ee35e619a65b76e30e5a4c460a792cfb4c /net/py-softlayer
parent60230965ca395f0abb174101dd6c153d37eee563 (diff)
downloadpkgsrc-604150489d80b1bdacb0eca929a0ff6de6fa91c6.tar.gz
py-softlayer: updated to 5.9.5
[5.9.5] - 2021-05-25 Improvements Changed a testing domain to one that really doesnt exist Fix Incomplete notes field for file and block Show component versions on hw detail Add the firewall information on slcli firewall detail Add an --orderBy parameters to call-api Add image detail transaction data [5.9.4] - 2021-04-27 New Commands slcli hw authorize-storage slcli order quote-save Improvements Refactored managers.ordering_manager.verify_quote() to work better with the REST endpoing Add routers for each DC in slcli hw create-options Add preset datatype in slcli virtual detail Add upgrade option to slcli hw. Ibmcloud authentication support slcli config setup --ibmid slcli config setup --sso slcli config setup --cloud_key slcli config setup --classic_key Refactor slcli hw detail prices. Updated contributing guide Add the Hardware components on "slcli hardware detail" Add billing and lastTransaction on hardware detail Forced reserved capacity guests to be monthly Removing the rwhois commands Added automation to publish to test-pypi Updating author_email to SLDN distro list Add the option to add and upgrade the hw disk. Added a utility to merge objectFilters, Fixes shift+ins when pasteing into a password field for windows users. Add Billing and lastTransaction on slcli virtual detail Fixing 'import mock' pylint issues
Diffstat (limited to 'net/py-softlayer')
-rw-r--r--net/py-softlayer/Makefile6
-rw-r--r--net/py-softlayer/PLIST23
-rw-r--r--net/py-softlayer/distinfo10
3 files changed, 21 insertions, 18 deletions
diff --git a/net/py-softlayer/Makefile b/net/py-softlayer/Makefile
index e12e2284f08..7678c8a1f91 100644
--- a/net/py-softlayer/Makefile
+++ b/net/py-softlayer/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2021/04/06 14:47:59 adam Exp $
+# $NetBSD: Makefile,v 1.10 2021/06/10 07:33:32 adam Exp $
-DISTNAME= SoftLayer-5.9.3
+DISTNAME= SoftLayer-5.9.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/SoftLayer/softlayer/}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=S/SoftLayer/}
@@ -11,7 +11,7 @@ COMMENT= SoftLayer API bindings for Python
LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-click>=7:../../devel/py-click
-DEPENDS+= ${PYPKGPREFIX}-prompt_toolkit>=2:../../devel/py-prompt_toolkit2
+DEPENDS+= ${PYPKGPREFIX}-prompt_toolkit>=2:../../devel/py-prompt_toolkit
DEPENDS+= ${PYPKGPREFIX}-ptable>=0.9.2:../../textproc/py-ptable
DEPENDS+= ${PYPKGPREFIX}-pygments>=2.0.0:../../textproc/py-pygments
DEPENDS+= ${PYPKGPREFIX}-requests>=2.20.0:../../devel/py-requests
diff --git a/net/py-softlayer/PLIST b/net/py-softlayer/PLIST
index fa9cfc99738..69bded0425a 100644
--- a/net/py-softlayer/PLIST
+++ b/net/py-softlayer/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2021/04/06 14:47:59 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2021/06/10 07:33:32 adam Exp $
bin/sl-${PYVERSSUFFIX}
bin/slcli-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
@@ -434,6 +434,9 @@ ${PYSITELIB}/SoftLayer/CLI/globalip/unassign.pyo
${PYSITELIB}/SoftLayer/CLI/hardware/__init__.py
${PYSITELIB}/SoftLayer/CLI/hardware/__init__.pyc
${PYSITELIB}/SoftLayer/CLI/hardware/__init__.pyo
+${PYSITELIB}/SoftLayer/CLI/hardware/authorize_storage.py
+${PYSITELIB}/SoftLayer/CLI/hardware/authorize_storage.pyc
+${PYSITELIB}/SoftLayer/CLI/hardware/authorize_storage.pyo
${PYSITELIB}/SoftLayer/CLI/hardware/bandwidth.py
${PYSITELIB}/SoftLayer/CLI/hardware/bandwidth.pyc
${PYSITELIB}/SoftLayer/CLI/hardware/bandwidth.pyo
@@ -491,6 +494,9 @@ ${PYSITELIB}/SoftLayer/CLI/hardware/toggle_ipmi.pyo
${PYSITELIB}/SoftLayer/CLI/hardware/update_firmware.py
${PYSITELIB}/SoftLayer/CLI/hardware/update_firmware.pyc
${PYSITELIB}/SoftLayer/CLI/hardware/update_firmware.pyo
+${PYSITELIB}/SoftLayer/CLI/hardware/upgrade.py
+${PYSITELIB}/SoftLayer/CLI/hardware/upgrade.pyc
+${PYSITELIB}/SoftLayer/CLI/hardware/upgrade.pyo
${PYSITELIB}/SoftLayer/CLI/helpers.py
${PYSITELIB}/SoftLayer/CLI/helpers.pyc
${PYSITELIB}/SoftLayer/CLI/helpers.pyo
@@ -617,6 +623,9 @@ ${PYSITELIB}/SoftLayer/CLI/order/quote_detail.pyo
${PYSITELIB}/SoftLayer/CLI/order/quote_list.py
${PYSITELIB}/SoftLayer/CLI/order/quote_list.pyc
${PYSITELIB}/SoftLayer/CLI/order/quote_list.pyo
+${PYSITELIB}/SoftLayer/CLI/order/quote_save.py
+${PYSITELIB}/SoftLayer/CLI/order/quote_save.pyc
+${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
@@ -626,15 +635,6 @@ ${PYSITELIB}/SoftLayer/CLI/report/bandwidth.pyo
${PYSITELIB}/SoftLayer/CLI/routes.py
${PYSITELIB}/SoftLayer/CLI/routes.pyc
${PYSITELIB}/SoftLayer/CLI/routes.pyo
-${PYSITELIB}/SoftLayer/CLI/rwhois/__init__.py
-${PYSITELIB}/SoftLayer/CLI/rwhois/__init__.pyc
-${PYSITELIB}/SoftLayer/CLI/rwhois/__init__.pyo
-${PYSITELIB}/SoftLayer/CLI/rwhois/edit.py
-${PYSITELIB}/SoftLayer/CLI/rwhois/edit.pyc
-${PYSITELIB}/SoftLayer/CLI/rwhois/edit.pyo
-${PYSITELIB}/SoftLayer/CLI/rwhois/show.py
-${PYSITELIB}/SoftLayer/CLI/rwhois/show.pyc
-${PYSITELIB}/SoftLayer/CLI/rwhois/show.pyo
${PYSITELIB}/SoftLayer/CLI/securitygroup/__init__.py
${PYSITELIB}/SoftLayer/CLI/securitygroup/__init__.pyc
${PYSITELIB}/SoftLayer/CLI/securitygroup/__init__.pyo
@@ -821,6 +821,9 @@ ${PYSITELIB}/SoftLayer/CLI/user/vpn_subnet.pyo
${PYSITELIB}/SoftLayer/CLI/virt/__init__.py
${PYSITELIB}/SoftLayer/CLI/virt/__init__.pyc
${PYSITELIB}/SoftLayer/CLI/virt/__init__.pyo
+${PYSITELIB}/SoftLayer/CLI/virt/authorize_storage.py
+${PYSITELIB}/SoftLayer/CLI/virt/authorize_storage.pyc
+${PYSITELIB}/SoftLayer/CLI/virt/authorize_storage.pyo
${PYSITELIB}/SoftLayer/CLI/virt/bandwidth.py
${PYSITELIB}/SoftLayer/CLI/virt/bandwidth.pyc
${PYSITELIB}/SoftLayer/CLI/virt/bandwidth.pyo
diff --git a/net/py-softlayer/distinfo b/net/py-softlayer/distinfo
index 10367c8aea1..8bd1512f3ff 100644
--- a/net/py-softlayer/distinfo
+++ b/net/py-softlayer/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2021/04/06 14:47:59 adam Exp $
+$NetBSD: distinfo,v 1.8 2021/06/10 07:33:32 adam Exp $
-SHA1 (SoftLayer-5.9.3.tar.gz) = 9c0d9b84e0534b0de40e4f83d7552e86456ad6a7
-RMD160 (SoftLayer-5.9.3.tar.gz) = d7467517579db619f0876aedd3c1b21b8cfcd216
-SHA512 (SoftLayer-5.9.3.tar.gz) = f77d42ee15725fa4a3e3cb7cdc7f0e739f6a8477c8faa74488ae1e75fb2fd827f9a36a585ecbcf07b46ddfb870a4474feebcd83a11ce31e2a28889d161093fe2
-Size (SoftLayer-5.9.3.tar.gz) = 402020 bytes
+SHA1 (SoftLayer-5.9.5.tar.gz) = 8a57c8ef00b10e7ef2d488ea5fd968a1df860de7
+RMD160 (SoftLayer-5.9.5.tar.gz) = 520417f1c786caa822ef98dba464070cec006eee
+SHA512 (SoftLayer-5.9.5.tar.gz) = 4fbb5062a85f42d6459b78922ed893f256930839a1875cdbcfc63dc5f31577cbe78ad0fd997c231cbb48244922498a66120415677e132e052baf747e9c443bd0
+Size (SoftLayer-5.9.5.tar.gz) = 413210 bytes