Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] seaweedfs: update to 3.86.
@ 2025-04-16  8:01 lemmi
  2025-04-16  9:16 ` [PR PATCH] [Updated] " lemmi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: lemmi @ 2025-04-16  8:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lemmi/void-packages seaweedfs
https://github.com/void-linux/void-packages/pull/55080

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

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

Will test over the next days.
<!--
#### 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/55080.patch is attached

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

From 6094ad5adf205b8eda7a822f51784461466249a1 Mon Sep 17 00:00:00 2001
From: lemmi <lemmi@nerd2nerd.org>
Date: Wed, 16 Apr 2025 09:59:21 +0200
Subject: [PATCH] seaweedfs: update to 3.86.

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

diff --git a/srcpkgs/seaweedfs/template b/srcpkgs/seaweedfs/template
index c4a6f16a1e00f0..2e5780e0756cdf 100644
--- a/srcpkgs/seaweedfs/template
+++ b/srcpkgs/seaweedfs/template
@@ -1,6 +1,6 @@
 # Template file for 'seaweedfs'
 pkgname=seaweedfs
-version=3.85
+version=3.86
 revision=1
 build_style=go
 go_import_path="github.com/seaweedfs/seaweedfs"
@@ -10,7 +10,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/seaweedfs/seaweedfs"
 distfiles="https://github.com/seaweedfs/seaweedfs/archive/${version}.tar.gz"
-checksum=419c891100c9014d2be2ead147fe7366668b6cff0bd3ee5f2ea02a87e58775bb
+checksum=1d0d8238cec039d956e2c455e41e5b005359850a88aee66a576125088f711c1a
 
 case "$XBPS_TARGET_MACHINE" in
 	ppc64*) broken="build constraints exclude all Go files in ...";;

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

* Re: [PR PATCH] [Updated] seaweedfs: update to 3.86.
  2025-04-16  8:01 [PR PATCH] seaweedfs: update to 3.86 lemmi
@ 2025-04-16  9:16 ` lemmi
  2025-04-16  9:23 ` lemmi
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: lemmi @ 2025-04-16  9:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lemmi/void-packages seaweedfs
https://github.com/void-linux/void-packages/pull/55080

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

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

Will test over the next days.
<!--
#### 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/55080.patch is attached

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

From d0ce65be9001aa3882a4ff0569a50a525e85428e Mon Sep 17 00:00:00 2001
From: lemmi <lemmi@nerd2nerd.org>
Date: Wed, 16 Apr 2025 09:59:21 +0200
Subject: [PATCH] seaweedfs: update to 3.86.

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

diff --git a/srcpkgs/seaweedfs/template b/srcpkgs/seaweedfs/template
index c4a6f16a1e00f0..5c549c3336e534 100644
--- a/srcpkgs/seaweedfs/template
+++ b/srcpkgs/seaweedfs/template
@@ -1,16 +1,17 @@
 # Template file for 'seaweedfs'
 pkgname=seaweedfs
-version=3.85
+version=3.86
 revision=1
 build_style=go
 go_import_path="github.com/seaweedfs/seaweedfs"
 go_package="github.com/seaweedfs/seaweedfs/weed"
+make_check_target="./weed/..."
 short_desc="Simple and highly scalable distributed file system"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/seaweedfs/seaweedfs"
 distfiles="https://github.com/seaweedfs/seaweedfs/archive/${version}.tar.gz"
-checksum=419c891100c9014d2be2ead147fe7366668b6cff0bd3ee5f2ea02a87e58775bb
+checksum=1d0d8238cec039d956e2c455e41e5b005359850a88aee66a576125088f711c1a
 
 case "$XBPS_TARGET_MACHINE" in
 	ppc64*) broken="build constraints exclude all Go files in ...";;

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

* Re: [PR PATCH] [Updated] seaweedfs: update to 3.86.
  2025-04-16  8:01 [PR PATCH] seaweedfs: update to 3.86 lemmi
  2025-04-16  9:16 ` [PR PATCH] [Updated] " lemmi
@ 2025-04-16  9:23 ` lemmi
  2025-04-18 14:23 ` lemmi
  2025-04-18 14:33 ` [PR PATCH] [Merged]: " lemmi
  3 siblings, 0 replies; 5+ messages in thread
From: lemmi @ 2025-04-16  9:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lemmi/void-packages seaweedfs
https://github.com/void-linux/void-packages/pull/55080

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

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

Will test over the next days.
<!--
#### 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/55080.patch is attached

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

From fc73f524e67a63c77373ac9b6a7ec42e0dfb72f7 Mon Sep 17 00:00:00 2001
From: lemmi <lemmi@nerd2nerd.org>
Date: Wed, 16 Apr 2025 09:59:21 +0200
Subject: [PATCH] seaweedfs: update to 3.86.

From Makefile: only run tests below weed/...
---
 srcpkgs/seaweedfs/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/seaweedfs/template b/srcpkgs/seaweedfs/template
index c4a6f16a1e00f0..5c549c3336e534 100644
--- a/srcpkgs/seaweedfs/template
+++ b/srcpkgs/seaweedfs/template
@@ -1,16 +1,17 @@
 # Template file for 'seaweedfs'
 pkgname=seaweedfs
-version=3.85
+version=3.86
 revision=1
 build_style=go
 go_import_path="github.com/seaweedfs/seaweedfs"
 go_package="github.com/seaweedfs/seaweedfs/weed"
+make_check_target="./weed/..."
 short_desc="Simple and highly scalable distributed file system"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/seaweedfs/seaweedfs"
 distfiles="https://github.com/seaweedfs/seaweedfs/archive/${version}.tar.gz"
-checksum=419c891100c9014d2be2ead147fe7366668b6cff0bd3ee5f2ea02a87e58775bb
+checksum=1d0d8238cec039d956e2c455e41e5b005359850a88aee66a576125088f711c1a
 
 case "$XBPS_TARGET_MACHINE" in
 	ppc64*) broken="build constraints exclude all Go files in ...";;

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

* Re: [PR PATCH] [Updated] seaweedfs: update to 3.86.
  2025-04-16  8:01 [PR PATCH] seaweedfs: update to 3.86 lemmi
  2025-04-16  9:16 ` [PR PATCH] [Updated] " lemmi
  2025-04-16  9:23 ` lemmi
@ 2025-04-18 14:23 ` lemmi
  2025-04-18 14:33 ` [PR PATCH] [Merged]: " lemmi
  3 siblings, 0 replies; 5+ messages in thread
From: lemmi @ 2025-04-18 14:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lemmi/void-packages seaweedfs
https://github.com/void-linux/void-packages/pull/55080

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

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

Will test over the next days.
<!--
#### 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/55080.patch is attached

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

From 028059e246319bf49f8b13403ff42b12bf18b141 Mon Sep 17 00:00:00 2001
From: lemmi <lemmi@nerd2nerd.org>
Date: Wed, 16 Apr 2025 09:59:21 +0200
Subject: [PATCH] seaweedfs: update to 3.86.

From Makefile: only run tests below weed/...
---
 srcpkgs/seaweedfs/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/seaweedfs/template b/srcpkgs/seaweedfs/template
index c4a6f16a1e00f0..5c549c3336e534 100644
--- a/srcpkgs/seaweedfs/template
+++ b/srcpkgs/seaweedfs/template
@@ -1,16 +1,17 @@
 # Template file for 'seaweedfs'
 pkgname=seaweedfs
-version=3.85
+version=3.86
 revision=1
 build_style=go
 go_import_path="github.com/seaweedfs/seaweedfs"
 go_package="github.com/seaweedfs/seaweedfs/weed"
+make_check_target="./weed/..."
 short_desc="Simple and highly scalable distributed file system"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/seaweedfs/seaweedfs"
 distfiles="https://github.com/seaweedfs/seaweedfs/archive/${version}.tar.gz"
-checksum=419c891100c9014d2be2ead147fe7366668b6cff0bd3ee5f2ea02a87e58775bb
+checksum=1d0d8238cec039d956e2c455e41e5b005359850a88aee66a576125088f711c1a
 
 case "$XBPS_TARGET_MACHINE" in
 	ppc64*) broken="build constraints exclude all Go files in ...";;

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

* Re: [PR PATCH] [Merged]: seaweedfs: update to 3.86.
  2025-04-16  8:01 [PR PATCH] seaweedfs: update to 3.86 lemmi
                   ` (2 preceding siblings ...)
  2025-04-18 14:23 ` lemmi
@ 2025-04-18 14:33 ` lemmi
  3 siblings, 0 replies; 5+ messages in thread
From: lemmi @ 2025-04-18 14:33 UTC (permalink / raw)
  To: ml

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

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

seaweedfs: update to 3.86.
https://github.com/void-linux/void-packages/pull/55080

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

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

Will test over the next days.
<!--
#### 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:[~2025-04-18 14:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-16  8:01 [PR PATCH] seaweedfs: update to 3.86 lemmi
2025-04-16  9:16 ` [PR PATCH] [Updated] " lemmi
2025-04-16  9:23 ` lemmi
2025-04-18 14:23 ` lemmi
2025-04-18 14:33 ` [PR PATCH] [Merged]: " lemmi

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