summaryrefslogtreecommitdiff
path: root/net/py-softlayer
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-11-18 19:56:27 +0000
committeradam <adam@pkgsrc.org>2021-11-18 19:56:27 +0000
commitd1af17a70046f942cfe47d56a7a67b4a7e40af90 (patch)
treed2c120930f6babc25233928e37bfa3f5eed50d12 /net/py-softlayer
parent79f4b6a0bd16b406bd81de758beee51c4ce9dcf8 (diff)
downloadpkgsrc-d1af17a70046f942cfe47d56a7a67b4a7e40af90.tar.gz
py-softlayer: updated to 5.9.7
5.9.7 Improvements Fixed some doc block issues when generating HTML Updates to the Release workflow for publishing to test pypi Adding in CodeQL Analysis Create SECURITY.md Fix the network space is empty on subnet detail Prevents SLCLI_VERSION environment variable from breaking things Refactor loadbal order-options slcli server create-options dal13 Error New Commands add new feature on vlan cli
Diffstat (limited to 'net/py-softlayer')
-rw-r--r--net/py-softlayer/Makefile4
-rw-r--r--net/py-softlayer/PLIST8
-rw-r--r--net/py-softlayer/distinfo8
3 files changed, 13 insertions, 7 deletions
diff --git a/net/py-softlayer/Makefile b/net/py-softlayer/Makefile
index 3c4a906e857..ed75b397d4c 100644
--- a/net/py-softlayer/Makefile
+++ b/net/py-softlayer/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2021/07/30 05:46:34 adam Exp $
+# $NetBSD: Makefile,v 1.12 2021/11/18 19:56:27 adam Exp $
-DISTNAME= SoftLayer-5.9.6
+DISTNAME= SoftLayer-5.9.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/SoftLayer/softlayer/}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=S/SoftLayer/}
diff --git a/net/py-softlayer/PLIST b/net/py-softlayer/PLIST
index b409ebaa4a9..d9fa66d6ccb 100644
--- a/net/py-softlayer/PLIST
+++ b/net/py-softlayer/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2021/07/30 05:46:34 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2021/11/18 19:56:27 adam Exp $
bin/sl-${PYVERSSUFFIX}
bin/slcli-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
@@ -194,6 +194,9 @@ ${PYSITELIB}/SoftLayer/CLI/cdn/__init__.pyo
${PYSITELIB}/SoftLayer/CLI/cdn/detail.py
${PYSITELIB}/SoftLayer/CLI/cdn/detail.pyc
${PYSITELIB}/SoftLayer/CLI/cdn/detail.pyo
+${PYSITELIB}/SoftLayer/CLI/cdn/edit.py
+${PYSITELIB}/SoftLayer/CLI/cdn/edit.pyc
+${PYSITELIB}/SoftLayer/CLI/cdn/edit.pyo
${PYSITELIB}/SoftLayer/CLI/cdn/list.py
${PYSITELIB}/SoftLayer/CLI/cdn/list.pyc
${PYSITELIB}/SoftLayer/CLI/cdn/list.pyo
@@ -947,6 +950,9 @@ ${PYSITELIB}/SoftLayer/CLI/vlan/__init__.pyo
${PYSITELIB}/SoftLayer/CLI/vlan/cancel.py
${PYSITELIB}/SoftLayer/CLI/vlan/cancel.pyc
${PYSITELIB}/SoftLayer/CLI/vlan/cancel.pyo
+${PYSITELIB}/SoftLayer/CLI/vlan/create.py
+${PYSITELIB}/SoftLayer/CLI/vlan/create.pyc
+${PYSITELIB}/SoftLayer/CLI/vlan/create.pyo
${PYSITELIB}/SoftLayer/CLI/vlan/detail.py
${PYSITELIB}/SoftLayer/CLI/vlan/detail.pyc
${PYSITELIB}/SoftLayer/CLI/vlan/detail.pyo
diff --git a/net/py-softlayer/distinfo b/net/py-softlayer/distinfo
index 9ad97fba433..e1b76833344 100644
--- a/net/py-softlayer/distinfo
+++ b/net/py-softlayer/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 11:06:44 nia Exp $
+$NetBSD: distinfo,v 1.12 2021/11/18 19:56:27 adam Exp $
-BLAKE2s (SoftLayer-5.9.6.tar.gz) = c2e9ca4ae268e86e16cbd40d0e2bbed23297b84cf4a4427a08a693d2000d21c7
-SHA512 (SoftLayer-5.9.6.tar.gz) = 8b1546a739ec7b62a54e7fd31273a248a1ccc98eb68acb16e1d00e50f6f0be9ab18245164a0c5f4fd70d921c4767232c4a41d0cf771c37cdaac898adf5907cde
-Size (SoftLayer-5.9.6.tar.gz) = 424304 bytes
+BLAKE2s (SoftLayer-5.9.7.tar.gz) = f2c529837e4ef3c54b59495fa3b37d885b9a4cb6a9739b70d332a8dd4dd74363
+SHA512 (SoftLayer-5.9.7.tar.gz) = 32e57555c083184d83193f657ed0587e872e0b89c30e0dfbfb7c18e8761059ee6a9aa2126cb789a11a2db73852d2ff7d9c07c774769909c2c7c445bd6bcfbe80
+Size (SoftLayer-5.9.7.tar.gz) = 428393 bytes