From 128058642526a0831ec8b7299424521368a2f6e2 Mon Sep 17 00:00:00 2001 From: kz6fittycent Date: Fri, 30 Mar 2018 17:46:20 -0500 Subject: [PATCH 1/8] updated to version 5.4.3 --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 6362bb2a9..c8f41f651 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: slcli # check to see if it's available -version: '5.4.2.0+git' # check versioning +version: '5.4.3.0+git' # check versioning summary: Python based SoftLayer API Tool. # 79 char long summary description: | A command-line interface is also included and can be used to manage various SoftLayer products and services. From bbb07ecfb56ee754fddc436926cae54a8f27ef07 Mon Sep 17 00:00:00 2001 From: kz6fittycent Date: Sat, 14 Apr 2018 17:09:24 -0500 Subject: [PATCH 2/8] Update snapcraft.yaml --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index c8f41f651..a085ff501 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: slcli # check to see if it's available -version: '5.4.3.0+git' # check versioning +version: '5.4.3.1+git' # check versioning summary: Python based SoftLayer API Tool. # 79 char long summary description: | A command-line interface is also included and can be used to manage various SoftLayer products and services. From f1e0d934c81ed325dd26ccd3eea598c17bcc57a0 Mon Sep 17 00:00:00 2001 From: kz6fittycent Date: Tue, 17 Apr 2018 17:39:31 -0500 Subject: [PATCH 3/8] Update snapcraft.yaml --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index a085ff501..122e5b544 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: slcli # check to see if it's available -version: '5.4.3.1+git' # check versioning +version: '5.4.3.2+git' # check versioning summary: Python based SoftLayer API Tool. # 79 char long summary description: | A command-line interface is also included and can be used to manage various SoftLayer products and services. From 0ac781816f1a8f942bc31f6751256bb4496610a1 Mon Sep 17 00:00:00 2001 From: kz6fittycent Date: Wed, 18 Apr 2018 16:50:47 -0500 Subject: [PATCH 4/8] Update snapcraft.yaml --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 122e5b544..21d027f7a 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: slcli # check to see if it's available -version: '5.4.3.2+git' # check versioning +version: '5.4.3.3+git' # check versioning summary: Python based SoftLayer API Tool. # 79 char long summary description: | A command-line interface is also included and can be used to manage various SoftLayer products and services. From e39e42324adcb09dc296849929d22d17d8be4383 Mon Sep 17 00:00:00 2001 From: kz6fittycent Date: Wed, 18 Apr 2018 17:04:53 -0500 Subject: [PATCH 5/8] Versioning Just cleaning up versioning. Apparently, I got behind on my version number as compared to upstream. --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 21d027f7a..3a370c946 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: slcli # check to see if it's available -version: '5.4.3.3+git' # check versioning +version: '5.4.4.0+git' # check versioning summary: Python based SoftLayer API Tool. # 79 char long summary description: | A command-line interface is also included and can be used to manage various SoftLayer products and services. From 333a0b06cd397ac666996d1adace1ad0d323900b Mon Sep 17 00:00:00 2001 From: kz6fittycent Date: Thu, 19 Apr 2018 17:31:07 -0500 Subject: [PATCH 6/8] updated source link https://github.com/kz6fittycent/softlayer-python-1 --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 3a370c946..902f4e6cc 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -18,7 +18,7 @@ apps: parts: my-part: - source: https://github.com/softlayer/softlayer-python + source: https://github.com/kz6fittycent/softlayer-python-1 source-type: git plugin: python3 From 8971fa805f7c4fe7d72034f1ece5387e978c9d78 Mon Sep 17 00:00:00 2001 From: kz6fittycent Date: Fri, 20 Apr 2018 18:05:42 -0500 Subject: [PATCH 7/8] Update snapcraft.yaml --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 902f4e6cc..3a370c946 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -18,7 +18,7 @@ apps: parts: my-part: - source: https://github.com/kz6fittycent/softlayer-python-1 + source: https://github.com/softlayer/softlayer-python source-type: git plugin: python3 From 9c6960a1fe4d8f05d12dd187eac93702ce400122 Mon Sep 17 00:00:00 2001 From: kz6fittycent Date: Fri, 27 Apr 2018 21:31:58 -0500 Subject: [PATCH 8/8] security updates and yaml setting proper schema for yaml and was notified of security updates: libssl1.0.0: 3611-1, 3628-1 --- snap/snapcraft.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 3a370c946..a14625c19 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: slcli # check to see if it's available -version: '5.4.4.0+git' # check versioning +version: '5.4.4.1+git' # check versioning summary: Python based SoftLayer API Tool. # 79 char long summary description: | A command-line interface is also included and can be used to manage various SoftLayer products and services. @@ -20,7 +20,8 @@ parts: my-part: source: https://github.com/softlayer/softlayer-python source-type: git - plugin: python3 + plugin: python + python-version: python3 build-packages: - python3