Github messages for voidlinux
 help / color / mirror / Atom feed
From: pondichys <pondichys@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] scaleway-cli: update to 2.18.0
Date: Sat, 22 Jul 2023 15:44:24 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45194@inbox.vuxu.org> (raw)

[-- 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

             reply	other threads:[~2023-07-22 13:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-22 13:44 pondichys [this message]
2023-07-22 21:45 ` [PR PATCH] [Merged]: " abenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45194@inbox.vuxu.org \
    --to=pondichys@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).