Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] doctl: update to 1.97.1.
@ 2023-07-19 14:30 benalb
  2023-07-20  8:18 ` [PR REVIEW] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: benalb @ 2023-07-19 14:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1093 bytes --]

There is a new pull request by benalb against master on the void-packages repository

https://github.com/benalb/void-packages doctl
https://github.com/void-linux/void-packages/pull/45132

doctl: update to 1.97.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (X86_64-LIBC)


A patch file from https://github.com/void-linux/void-packages/pull/45132.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-doctl-45132.patch --]
[-- Type: text/x-diff, Size: 1034 bytes --]

From 5637408e9e0a4033d1dcbc2d68b2768820e27d3a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Wed, 19 Jul 2023 16:29:40 +0200
Subject: [PATCH] doctl: update to 1.97.1.

---
 srcpkgs/doctl/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/doctl/template b/srcpkgs/doctl/template
index dcb001e0eed7..cdcdab498708 100644
--- a/srcpkgs/doctl/template
+++ b/srcpkgs/doctl/template
@@ -1,6 +1,6 @@
 # Template file for 'doctl'
 pkgname=doctl
-version=1.97.0
+version=1.97.1
 revision=1
 build_style=go
 go_import_path="github.com/digitalocean/doctl"
@@ -16,4 +16,4 @@ license="Apache-2.0"
 homepage="https://github.com/digitalocean/doctl"
 changelog="https://raw.githubusercontent.com/digitalocean/doctl/main/CHANGELOG.md"
 distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
-checksum=98ca6b4ae7ce77ef1eff2701a158c840e783deb02bfe0870de1c4a24e14ff2a9
+checksum=a6bf64cad7ffb111e40b3fdfbbc93694d00a0b441a4f89b35a382c0a1b8f3d05

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR REVIEW] doctl: update to 1.97.1.
  2023-07-19 14:30 [PR PATCH] doctl: update to 1.97.1 benalb
@ 2023-07-20  8:18 ` classabbyamp
  2023-07-20 14:32 ` [PR PATCH] [Updated] " benalb
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-07-20  8:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 231 bytes --]

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/45132#discussion_r1269112606

Comment:
```suggestion
changelog="https://github.com/digitalocean/doctl/releases"
```

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] doctl: update to 1.97.1.
  2023-07-19 14:30 [PR PATCH] doctl: update to 1.97.1 benalb
  2023-07-20  8:18 ` [PR REVIEW] " classabbyamp
@ 2023-07-20 14:32 ` benalb
  2023-07-20 14:34 ` [PR REVIEW] " benalb
  2023-07-20 16:31 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: benalb @ 2023-07-20 14:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1098 bytes --]

There is an updated pull request by benalb against master on the void-packages repository

https://github.com/benalb/void-packages doctl
https://github.com/void-linux/void-packages/pull/45132

doctl: update to 1.97.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (X86_64-LIBC)


A patch file from https://github.com/void-linux/void-packages/pull/45132.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-doctl-45132.patch --]
[-- Type: text/x-diff, Size: 1209 bytes --]

From 98bd3445c93e634efbcb96f3dd6fb2977df22a73 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Wed, 19 Jul 2023 16:29:40 +0200
Subject: [PATCH] doctl: update to 1.97.1.

---
 srcpkgs/doctl/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/doctl/template b/srcpkgs/doctl/template
index dcb001e0eed73..a07908238dc60 100644
--- a/srcpkgs/doctl/template
+++ b/srcpkgs/doctl/template
@@ -1,6 +1,6 @@
 # Template file for 'doctl'
 pkgname=doctl
-version=1.97.0
+version=1.97.1
 revision=1
 build_style=go
 go_import_path="github.com/digitalocean/doctl"
@@ -14,6 +14,6 @@ short_desc="Command line tool for DigitalOcean services"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/digitalocean/doctl"
-changelog="https://raw.githubusercontent.com/digitalocean/doctl/main/CHANGELOG.md"
+changelog="https://github.com/digitalocean/doctl/releases"
 distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
-checksum=98ca6b4ae7ce77ef1eff2701a158c840e783deb02bfe0870de1c4a24e14ff2a9
+checksum=a6bf64cad7ffb111e40b3fdfbbc93694d00a0b441a4f89b35a382c0a1b8f3d05

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR REVIEW] doctl: update to 1.97.1.
  2023-07-19 14:30 [PR PATCH] doctl: update to 1.97.1 benalb
  2023-07-20  8:18 ` [PR REVIEW] " classabbyamp
  2023-07-20 14:32 ` [PR PATCH] [Updated] " benalb
@ 2023-07-20 14:34 ` benalb
  2023-07-20 16:31 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: benalb @ 2023-07-20 14:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 153 bytes --]

New review comment by benalb on void-packages repository

https://github.com/void-linux/void-packages/pull/45132#discussion_r1269556502

Comment:
Done. 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Merged]: doctl: update to 1.97.1.
  2023-07-19 14:30 [PR PATCH] doctl: update to 1.97.1 benalb
                   ` (2 preceding siblings ...)
  2023-07-20 14:34 ` [PR REVIEW] " benalb
@ 2023-07-20 16:31 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-07-20 16:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 946 bytes --]

There's a merged pull request on the void-packages repository

doctl: update to 1.97.1.
https://github.com/void-linux/void-packages/pull/45132

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (X86_64-LIBC)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-07-20 16:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-19 14:30 [PR PATCH] doctl: update to 1.97.1 benalb
2023-07-20  8:18 ` [PR REVIEW] " classabbyamp
2023-07-20 14:32 ` [PR PATCH] [Updated] " benalb
2023-07-20 14:34 ` [PR REVIEW] " benalb
2023-07-20 16:31 ` [PR PATCH] [Merged]: " classabbyamp

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).