Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] k3d: update to 5.6.3.
@ 2024-05-08 11:51 TeddyDD
  2024-05-08 11:57 ` TeddyDD
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: TeddyDD @ 2024-05-08 11:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-k3d
https://github.com/void-linux/void-packages/pull/50242

k3d: update to 5.6.3.
<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 4b96f8c3928f8d0b99413a423fc76f13df691a12 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Wed, 8 May 2024 13:50:17 +0200
Subject: [PATCH] k3d: update to 5.6.3.

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

diff --git a/srcpkgs/k3d/template b/srcpkgs/k3d/template
index 12c61b47d44b4d..25a51763eeb39a 100644
--- a/srcpkgs/k3d/template
+++ b/srcpkgs/k3d/template
@@ -1,6 +1,6 @@
 # Template file for 'k3d'
 pkgname=k3d
-version=5.6.0
+version=5.6.3
 revision=1
 build_style=go
 build_helper=qemu
@@ -15,7 +15,7 @@ license="MIT"
 homepage="https://k3d.io/"
 changelog="https://raw.githubusercontent.com/k3d-io/k3d/main/CHANGELOG.md"
 distfiles="https://github.com/k3d-io/k3d/archive/v${version}.tar.gz"
-checksum=b9eb05c5fa213c8ec6d34a25e00ae07abeb23d70c94f55c1f32fbc16ea4e480e
+checksum=9cda377d81d20c2b059863d94f6cd94ce9299329d3239c91a25a926eb3202b0e
 _completions="bash zsh fish"
 export GOTOOLCHAIN=go1.20
 

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

* Re: k3d: update to 5.6.3.
  2024-05-08 11:51 [PR PATCH] k3d: update to 5.6.3 TeddyDD
@ 2024-05-08 11:57 ` TeddyDD
  2024-06-25 10:03 ` [PR PATCH] [Updated] " TeddyDD
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: TeddyDD @ 2024-05-08 11:57 UTC (permalink / raw)
  To: ml

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

New comment by TeddyDD on void-packages repository

https://github.com/void-linux/void-packages/pull/50242#issuecomment-2100412863

Comment:
seems like this needs to wait for go 1.23 🤔

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

* Re: [PR PATCH] [Updated] k3d: update to 5.6.3.
  2024-05-08 11:51 [PR PATCH] k3d: update to 5.6.3 TeddyDD
  2024-05-08 11:57 ` TeddyDD
@ 2024-06-25 10:03 ` TeddyDD
  2024-06-25 10:04 ` TeddyDD
  2024-06-25 19:21 ` [PR PATCH] [Merged]: " cinerea0
  3 siblings, 0 replies; 5+ messages in thread
From: TeddyDD @ 2024-06-25 10:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-k3d
https://github.com/void-linux/void-packages/pull/50242

k3d: update to 5.6.3.
<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 0e45ad282f6fe5c4f08f914662f2862a5150d19e Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Tue, 25 Jun 2024 12:03:12 +0200
Subject: [PATCH] k3d: update to 5.6.3.

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

diff --git a/srcpkgs/k3d/template b/srcpkgs/k3d/template
index 12c61b47d44b4d..5632e948f000fe 100644
--- a/srcpkgs/k3d/template
+++ b/srcpkgs/k3d/template
@@ -1,13 +1,12 @@
 # Template file for 'k3d'
 pkgname=k3d
-version=5.6.0
+version=5.6.3
 revision=1
 build_style=go
 build_helper=qemu
 go_import_path="github.com/k3d-io/k3d/v5"
 go_ldflags="-X ${go_import_path}/version.Version=v$version"
 go_mod_mode=default
-hostmakedepends="go1.20"
 depends="docker"
 short_desc="Creates containerized k3s clusters"
 maintainer="Daniel Lewan <daniel@teddydd.me>"
@@ -15,9 +14,8 @@ license="MIT"
 homepage="https://k3d.io/"
 changelog="https://raw.githubusercontent.com/k3d-io/k3d/main/CHANGELOG.md"
 distfiles="https://github.com/k3d-io/k3d/archive/v${version}.tar.gz"
-checksum=b9eb05c5fa213c8ec6d34a25e00ae07abeb23d70c94f55c1f32fbc16ea4e480e
+checksum=9cda377d81d20c2b059863d94f6cd94ce9299329d3239c91a25a926eb3202b0e
 _completions="bash zsh fish"
-export GOTOOLCHAIN=go1.20
 
 post_build() {
 	local cli=$(find $GOPATH/bin -name k3d)

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

* Re: k3d: update to 5.6.3.
  2024-05-08 11:51 [PR PATCH] k3d: update to 5.6.3 TeddyDD
  2024-05-08 11:57 ` TeddyDD
  2024-06-25 10:03 ` [PR PATCH] [Updated] " TeddyDD
@ 2024-06-25 10:04 ` TeddyDD
  2024-06-25 19:21 ` [PR PATCH] [Merged]: " cinerea0
  3 siblings, 0 replies; 5+ messages in thread
From: TeddyDD @ 2024-06-25 10:04 UTC (permalink / raw)
  To: ml

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

New comment by TeddyDD on void-packages repository

https://github.com/void-linux/void-packages/pull/50242#issuecomment-2100412863

Comment:
~~seems like this needs to wait for go 1.23 🤔~~

Never mind, fixed

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

* Re: [PR PATCH] [Merged]: k3d: update to 5.6.3.
  2024-05-08 11:51 [PR PATCH] k3d: update to 5.6.3 TeddyDD
                   ` (2 preceding siblings ...)
  2024-06-25 10:04 ` TeddyDD
@ 2024-06-25 19:21 ` cinerea0
  3 siblings, 0 replies; 5+ messages in thread
From: cinerea0 @ 2024-06-25 19:21 UTC (permalink / raw)
  To: ml

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

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

k3d: update to 5.6.3.
https://github.com/void-linux/void-packages/pull/50242

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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2024-06-25 19:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-08 11:51 [PR PATCH] k3d: update to 5.6.3 TeddyDD
2024-05-08 11:57 ` TeddyDD
2024-06-25 10:03 ` [PR PATCH] [Updated] " TeddyDD
2024-06-25 10:04 ` TeddyDD
2024-06-25 19:21 ` [PR PATCH] [Merged]: " cinerea0

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