Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] doctl: update to 1.92.1.
@ 2023-02-01 15:20 benalb
  2023-02-05 10:32 ` [PR REVIEW] " paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: benalb @ 2023-02-01 15:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1091 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/42014

doctl: update to 1.92.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/42014.patch is attached

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

From fe0719eb52e7846147c653e1da8451ac565c10b3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Wed, 1 Feb 2023 16:19:17 +0100
Subject: [PATCH] doctl: update to 1.92.1.

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

diff --git a/srcpkgs/doctl/template b/srcpkgs/doctl/template
index a326998da8ed..c553e34bd219 100644
--- a/srcpkgs/doctl/template
+++ b/srcpkgs/doctl/template
@@ -1,6 +1,6 @@
 # Template file for 'doctl'
 pkgname=doctl
-version=1.92.0
+version=1.92.1
 revision=1
 build_style=go
 go_import_path="github.com/digitalocean/doctl/cmd/doctl"
@@ -14,4 +14,4 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/digitalocean/doctl"
 distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
-checksum=0ecab3a37731722f1af5085429ce5c94402a8c665233e80f148570231bb16d5b
+checksum=4d1b53ee473f4320fbbd834d364497acc31ba5dd5a4504d71c8b9eecfe9d76d6

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

* Re: [PR REVIEW] doctl: update to 1.92.1.
  2023-02-01 15:20 [PR PATCH] doctl: update to 1.92.1 benalb
@ 2023-02-05 10:32 ` paper42
  2023-02-05 11:16 ` [PR PATCH] [Updated] " benalb
  2023-02-05 12:32 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2023-02-05 10:32 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/42014#discussion_r1096660362

Comment:
```suggestion
homepage="https://github.com/digitalocean/doctl"
changelog="https://raw.githubusercontent.com/digitalocean/doctl/main/CHANGELOG.md"
```

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

* Re: [PR PATCH] [Updated] doctl: update to 1.92.1.
  2023-02-01 15:20 [PR PATCH] doctl: update to 1.92.1 benalb
  2023-02-05 10:32 ` [PR REVIEW] " paper42
@ 2023-02-05 11:16 ` benalb
  2023-02-05 12:32 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: benalb @ 2023-02-05 11:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1096 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/42014

doctl: update to 1.92.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/42014.patch is attached

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

From 3078bce04e307534b2e48b9bee1e376457b12828 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Wed, 1 Feb 2023 16:19:17 +0100
Subject: [PATCH] doctl: update to 1.92.1.

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

diff --git a/srcpkgs/doctl/template b/srcpkgs/doctl/template
index a326998da8ed..43444534cf5c 100644
--- a/srcpkgs/doctl/template
+++ b/srcpkgs/doctl/template
@@ -1,6 +1,6 @@
 # Template file for 'doctl'
 pkgname=doctl
-version=1.92.0
+version=1.92.1
 revision=1
 build_style=go
 go_import_path="github.com/digitalocean/doctl/cmd/doctl"
@@ -13,5 +13,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"
 distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
-checksum=0ecab3a37731722f1af5085429ce5c94402a8c665233e80f148570231bb16d5b
+checksum=4d1b53ee473f4320fbbd834d364497acc31ba5dd5a4504d71c8b9eecfe9d76d6

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

* Re: [PR PATCH] [Merged]: doctl: update to 1.92.1.
  2023-02-01 15:20 [PR PATCH] doctl: update to 1.92.1 benalb
  2023-02-05 10:32 ` [PR REVIEW] " paper42
  2023-02-05 11:16 ` [PR PATCH] [Updated] " benalb
@ 2023-02-05 12:32 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2023-02-05 12:32 UTC (permalink / raw)
  To: ml

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

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

doctl: update to 1.92.1.
https://github.com/void-linux/void-packages/pull/42014

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] 4+ messages in thread

end of thread, other threads:[~2023-02-05 12:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-01 15:20 [PR PATCH] doctl: update to 1.92.1 benalb
2023-02-05 10:32 ` [PR REVIEW] " paper42
2023-02-05 11:16 ` [PR PATCH] [Updated] " benalb
2023-02-05 12:32 ` [PR PATCH] [Merged]: " paper42

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