* [PR PATCH] scaleway-cli: update to 2.18.0
@ 2023-07-22 13:44 pondichys
2023-07-22 21:45 ` [PR PATCH] [Merged]: " abenson
0 siblings, 1 reply; 2+ messages in thread
From: pondichys @ 2023-07-22 13:44 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 496 bytes --]
There is a new pull request by pondichys against master on the void-packages repository
https://github.com/pondichys/void-packages scaleway-cli
https://github.com/void-linux/void-packages/pull/45194
scaleway-cli: update to 2.18.0
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
A patch file from https://github.com/void-linux/void-packages/pull/45194.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-scaleway-cli-45194.patch --]
[-- Type: text/x-diff, Size: 1372 bytes --]
From ad7b0541f00b1a817690b3e99416a4b570cf76ca Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Pondichy?= <sebastien.pondichy@gmail.com>
Date: Sat, 22 Jul 2023 07:48:57 +0200
Subject: [PATCH] scaleway-cli: update to 2.18.0
---
srcpkgs/scaleway-cli/template | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/srcpkgs/scaleway-cli/template b/srcpkgs/scaleway-cli/template
index 36d982dbab42b..fe0747edc7aa5 100644
--- a/srcpkgs/scaleway-cli/template
+++ b/srcpkgs/scaleway-cli/template
@@ -1,17 +1,17 @@
# Template file for 'scaleway-cli'
pkgname=scaleway-cli
-version=2.12.0
-revision=2
+version=2.18.0
+revision=1
build_style=go
-go_import_path=github.com/scaleway/scaleway-cli
+go_import_path=github.com/scaleway/scaleway-cli/v2
go_package=github.com/scaleway/scaleway-cli/v2/cmd/scw
-go_ldflags="-X main.Version=$version-$revision"
+go_ldflags="-X main.Version=$version"
short_desc="Interact with the Scaleway API from the command line"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/scaleway/scaleway-cli"
distfiles="https://github.com/scaleway/scaleway-cli/archive/v${version}.tar.gz"
-checksum=6bd8689b9427dc1a1c27099e26e24bf79fda374f058eea84ff8af7e37ae5511a
+checksum=09687beaa1ea90add9ba42a264bd107a8f9dce02a4acedfa3052300973bceede
post_install() {
vdoc README.md README
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PR PATCH] [Merged]: scaleway-cli: update to 2.18.0
2023-07-22 13:44 [PR PATCH] scaleway-cli: update to 2.18.0 pondichys
@ 2023-07-22 21:45 ` abenson
0 siblings, 0 replies; 2+ messages in thread
From: abenson @ 2023-07-22 21:45 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 336 bytes --]
There's a merged pull request on the void-packages repository
scaleway-cli: update to 2.18.0
https://github.com/void-linux/void-packages/pull/45194
Description:
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-22 21:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-22 13:44 [PR PATCH] scaleway-cli: update to 2.18.0 pondichys
2023-07-22 21:45 ` [PR PATCH] [Merged]: " abenson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).