pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-softlayer py-softlayer: updated to 5.9.9
details: https://anonhg.NetBSD.org/pkgsrc/rev/b5092dfd19d2
branches: trunk
changeset: 374798:b5092dfd19d2
user: adam <adam%pkgsrc.org@localhost>
date: Sun Feb 27 09:08:57 2022 +0000
description:
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
diffstat:
net/py-softlayer/Makefile | 5 ++---
net/py-softlayer/PLIST | 11 ++++++++++-
net/py-softlayer/distinfo | 8 ++++----
3 files changed, 16 insertions(+), 8 deletions(-)
diffs (66 lines):
diff -r 09c5254b5e71 -r b5092dfd19d2 net/py-softlayer/Makefile
--- a/net/py-softlayer/Makefile Sun Feb 27 09:05:25 2022 +0000
+++ b/net/py-softlayer/Makefile Sun Feb 27 09:08:57 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2022/01/05 15:41:18 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2022/02/27 09:08:57 adam Exp $
-DISTNAME= SoftLayer-5.9.8
+DISTNAME= SoftLayer-5.9.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/SoftLayer/softlayer/}
-PKGREVISION= 2
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=S/SoftLayer/}
diff -r 09c5254b5e71 -r b5092dfd19d2 net/py-softlayer/PLIST
--- a/net/py-softlayer/PLIST Sun Feb 27 09:05:25 2022 +0000
+++ b/net/py-softlayer/PLIST Sun Feb 27 09:08:57 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2021/12/16 20:30:32 adam Exp $
+@comment $NetBSD: PLIST,v 1.10 2022/02/27 09:08:57 adam Exp $
bin/sl-${PYVERSSUFFIX}
bin/slcli-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
@@ -17,6 +17,9 @@
${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/billing_items.py
${PYSITELIB}/SoftLayer/CLI/account/billing_items.pyc
${PYSITELIB}/SoftLayer/CLI/account/billing_items.pyo
@@ -971,6 +974,9 @@
${PYSITELIB}/SoftLayer/CLI/vlan/create.py
${PYSITELIB}/SoftLayer/CLI/vlan/create.pyc
${PYSITELIB}/SoftLayer/CLI/vlan/create.pyo
+${PYSITELIB}/SoftLayer/CLI/vlan/create_options.py
+${PYSITELIB}/SoftLayer/CLI/vlan/create_options.pyc
+${PYSITELIB}/SoftLayer/CLI/vlan/create_options.pyo
${PYSITELIB}/SoftLayer/CLI/vlan/detail.py
${PYSITELIB}/SoftLayer/CLI/vlan/detail.pyc
${PYSITELIB}/SoftLayer/CLI/vlan/detail.pyo
@@ -1109,6 +1115,9 @@
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualServer.py
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualServer.pyc
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualServer.pyo
+${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Network_Bandwidth_Version1_Allotment.py
+${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Network_Bandwidth_Version1_Allotment.pyc
+${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Network_Bandwidth_Version1_Allotment.pyo
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge.py
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge.pyc
${PYSITELIB}/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge.pyo
diff -r 09c5254b5e71 -r b5092dfd19d2 net/py-softlayer/distinfo
--- a/net/py-softlayer/distinfo Sun Feb 27 09:05:25 2022 +0000
+++ b/net/py-softlayer/distinfo Sun Feb 27 09:08:57 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/12/16 20:30:32 adam Exp $
+$NetBSD: distinfo,v 1.14 2022/02/27 09:08:58 adam Exp $
-BLAKE2s (SoftLayer-5.9.8.tar.gz) = e97d159ccb28121e975768473a42a75867f07159bdde2c4ad5822238797253a2
-SHA512 (SoftLayer-5.9.8.tar.gz) = 99eec6be81994b970998d8865b559c17115f2c155604e61ff17d1a4cd72a2408431b3e2caefdf9a24b7b23cc84a96cd1518954b470d31ed71761b2580d18cdc7
-Size (SoftLayer-5.9.8.tar.gz) = 436271 bytes
+BLAKE2s (SoftLayer-5.9.9.tar.gz) = 54f06c1375755b35d83ff40db225039551e502c43547aef7f9430cbe4a40ae85
+SHA512 (SoftLayer-5.9.9.tar.gz) = 064b7731898b6be95ec4b5f0947f9d9fbbbfde5489c83de5726a38782816af0ba6be71089c88b518158d8d15590a797375e9e6e581c405cb7167f1a79bc5527a
+Size (SoftLayer-5.9.9.tar.gz) = 439072 bytes
Home |
Main Index |
Thread Index |
Old Index