* [PR PATCH] sq: update to 0.48.4.
@ 2025-01-10 19:51 icp1994
2025-02-22 6:05 ` [PR PATCH] [Updated] " icp1994
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2025-01-10 19:51 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 463 bytes --]
There is a new pull request by icp1994 against master on the void-packages repository
https://github.com/icp1994/void-packages sq
https://github.com/void-linux/void-packages/pull/53918
sq: update to 0.48.4.
#### 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**
A patch file from https://github.com/void-linux/void-packages/pull/53918.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sq-53918.patch --]
[-- Type: text/x-diff, Size: 1305 bytes --]
From 84d9cb79c86bc3e1afe6a6626db145210817f81a Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 30 Nov 2024 20:48:20 +0530
Subject: [PATCH] sq: update to 0.48.4.
---
srcpkgs/sq/template | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/sq/template b/srcpkgs/sq/template
index eed5f555128057..8e6aaed8ded917 100644
--- a/srcpkgs/sq/template
+++ b/srcpkgs/sq/template
@@ -1,7 +1,7 @@
# Template file for 'sq'
pkgname=sq
-version=0.48.3
-revision=2
+version=0.48.4
+revision=1
build_style=go
go_import_path="github.com/neilotoole/sq"
go_ldflags="-X ${go_import_path}/cli/buildinfo.Version=v${version}"
@@ -14,8 +14,8 @@ homepage="https://sq.io"
changelog="https://raw.githubusercontent.com/neilotoole/sq/master/CHANGELOG.md"
distfiles="https://github.com/neilotoole/sq/archive/refs/tags/v${version}.tar.gz
https://github.com/neilotoole/sq/releases/download/v${version}/sq-${version}-amd64-amd64.tar.gz"
-checksum="46e75e2db83a6cbc98b07dbcfb23de03fc41b2b2cbc7de7aaee0425cef4fb9bb
- 41bfa4e9691914cd9d91b621bb12eabb744d0e3139c53152407475a1f5281e4b"
+checksum="4692a71da5302f0f392721e9d9f28676d5120aefe90e81dcab54bc3214882977
+ fcb0ea47d6a75ab8729dd876aba3d5c28414d95c4166a38ff8fcc98af3808ed0"
conflicts="squirrel sequoia-sq"
post_extract() {
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Updated] sq: update to 0.48.4.
2025-01-10 19:51 [PR PATCH] sq: update to 0.48.4 icp1994
@ 2025-02-22 6:05 ` icp1994
2025-03-07 16:15 ` [PR PATCH] [Updated] sq: update to 0.48.5 icp1994
2025-03-07 16:22 ` icp1994
2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2025-02-22 6:05 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 468 bytes --]
There is an updated pull request by icp1994 against master on the void-packages repository
https://github.com/icp1994/void-packages sq
https://github.com/void-linux/void-packages/pull/53918
sq: update to 0.48.4.
#### 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**
A patch file from https://github.com/void-linux/void-packages/pull/53918.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sq-53918.patch --]
[-- Type: text/x-diff, Size: 1422 bytes --]
From 2d8364b5b8a028daec062375a08ce9a315c638e8 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 30 Nov 2024 20:48:20 +0530
Subject: [PATCH] sq: update to 0.48.5.
---
srcpkgs/sq/template | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/srcpkgs/sq/template b/srcpkgs/sq/template
index eed5f555128057..0323d3424695bd 100644
--- a/srcpkgs/sq/template
+++ b/srcpkgs/sq/template
@@ -1,7 +1,7 @@
# Template file for 'sq'
pkgname=sq
-version=0.48.3
-revision=2
+version=0.48.5
+revision=1
build_style=go
go_import_path="github.com/neilotoole/sq"
go_ldflags="-X ${go_import_path}/cli/buildinfo.Version=v${version}"
@@ -13,9 +13,9 @@ license="MIT"
homepage="https://sq.io"
changelog="https://raw.githubusercontent.com/neilotoole/sq/master/CHANGELOG.md"
distfiles="https://github.com/neilotoole/sq/archive/refs/tags/v${version}.tar.gz
- https://github.com/neilotoole/sq/releases/download/v${version}/sq-${version}-amd64-amd64.tar.gz"
-checksum="46e75e2db83a6cbc98b07dbcfb23de03fc41b2b2cbc7de7aaee0425cef4fb9bb
- 41bfa4e9691914cd9d91b621bb12eabb744d0e3139c53152407475a1f5281e4b"
+ https://github.com/neilotoole/sq/releases/download/v${version}/sq-${version}-linux-amd64.tar.gz"
+checksum="4ed9cef836e66174b6e01c8d410cd393aeae7f7069a428a7ab2adcd1e282cf68
+ f41667f940156715488f7f9f381702af10b074f8f4d3d36ba96e279854f6931c"
conflicts="squirrel sequoia-sq"
post_extract() {
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Updated] sq: update to 0.48.5.
2025-01-10 19:51 [PR PATCH] sq: update to 0.48.4 icp1994
2025-02-22 6:05 ` [PR PATCH] [Updated] " icp1994
@ 2025-03-07 16:15 ` icp1994
2025-03-07 16:22 ` icp1994
2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2025-03-07 16:15 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 468 bytes --]
There is an updated pull request by icp1994 against master on the void-packages repository
https://github.com/icp1994/void-packages sq
https://github.com/void-linux/void-packages/pull/53918
sq: update to 0.48.5.
#### 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**
A patch file from https://github.com/void-linux/void-packages/pull/53918.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sq-53918.patch --]
[-- Type: text/x-diff, Size: 2269 bytes --]
From c80fc9cf4bee408785d0d62f5e7f0ce1a133f61c Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 30 Nov 2024 20:48:20 +0530
Subject: [PATCH 1/2] sq: update to 0.48.5.
---
srcpkgs/sq/template | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/srcpkgs/sq/template b/srcpkgs/sq/template
index eed5f555128057..0323d3424695bd 100644
--- a/srcpkgs/sq/template
+++ b/srcpkgs/sq/template
@@ -1,7 +1,7 @@
# Template file for 'sq'
pkgname=sq
-version=0.48.3
-revision=2
+version=0.48.5
+revision=1
build_style=go
go_import_path="github.com/neilotoole/sq"
go_ldflags="-X ${go_import_path}/cli/buildinfo.Version=v${version}"
@@ -13,9 +13,9 @@ license="MIT"
homepage="https://sq.io"
changelog="https://raw.githubusercontent.com/neilotoole/sq/master/CHANGELOG.md"
distfiles="https://github.com/neilotoole/sq/archive/refs/tags/v${version}.tar.gz
- https://github.com/neilotoole/sq/releases/download/v${version}/sq-${version}-amd64-amd64.tar.gz"
-checksum="46e75e2db83a6cbc98b07dbcfb23de03fc41b2b2cbc7de7aaee0425cef4fb9bb
- 41bfa4e9691914cd9d91b621bb12eabb744d0e3139c53152407475a1f5281e4b"
+ https://github.com/neilotoole/sq/releases/download/v${version}/sq-${version}-linux-amd64.tar.gz"
+checksum="4ed9cef836e66174b6e01c8d410cd393aeae7f7069a428a7ab2adcd1e282cf68
+ f41667f940156715488f7f9f381702af10b074f8f4d3d36ba96e279854f6931c"
conflicts="squirrel sequoia-sq"
post_extract() {
From e4977e443451ec609bb2deaa8620f4b1089e27ba Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 7 Mar 2025 21:45:20 +0530
Subject: [PATCH 2/2] common/build-style/go.sh: tests too verbose
---
common/build-style/go.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common/build-style/go.sh b/common/build-style/go.sh
index 2a6305d959b8b6..33a5dcf3ee8240 100644
--- a/common/build-style/go.sh
+++ b/common/build-style/go.sh
@@ -63,7 +63,7 @@ do_build() {
do_check() {
: ${make_check_target:=./...}
- ${make_check_pre} go test -p "$XBPS_MAKEJOBS" -v -tags "${go_build_tags}" -ldflags "${go_ldflags}" ${make_check_args} ${make_check_target}
+ ${make_check_pre} go test -p "$XBPS_MAKEJOBS" -tags "${go_build_tags}" -ldflags "${go_ldflags}" ${make_check_args} ${make_check_target}
}
do_install() {
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Updated] sq: update to 0.48.5.
2025-01-10 19:51 [PR PATCH] sq: update to 0.48.4 icp1994
2025-02-22 6:05 ` [PR PATCH] [Updated] " icp1994
2025-03-07 16:15 ` [PR PATCH] [Updated] sq: update to 0.48.5 icp1994
@ 2025-03-07 16:22 ` icp1994
2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2025-03-07 16:22 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 468 bytes --]
There is an updated pull request by icp1994 against master on the void-packages repository
https://github.com/icp1994/void-packages sq
https://github.com/void-linux/void-packages/pull/53918
sq: update to 0.48.5.
#### 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**
A patch file from https://github.com/void-linux/void-packages/pull/53918.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sq-53918.patch --]
[-- Type: text/x-diff, Size: 1643 bytes --]
From 3db11b01ded10ad106a9710d6a2c543351c7e00c Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 30 Nov 2024 20:48:20 +0530
Subject: [PATCH] sq: update to 0.48.5.
---
srcpkgs/sq/template | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/srcpkgs/sq/template b/srcpkgs/sq/template
index eed5f555128057..9e87bc836924f9 100644
--- a/srcpkgs/sq/template
+++ b/srcpkgs/sq/template
@@ -1,11 +1,12 @@
# Template file for 'sq'
pkgname=sq
-version=0.48.3
-revision=2
+version=0.48.5
+revision=1
build_style=go
go_import_path="github.com/neilotoole/sq"
go_ldflags="-X ${go_import_path}/cli/buildinfo.Version=v${version}"
go_build_tags="libsqlite3"
+make_check_args="-skip=TestEmptyAsNull"
makedepends="sqlite-devel"
short_desc="CLI tool that provides jq-style access to structured data sources"
maintainer="icp <pangolin@vivaldi.net>"
@@ -13,9 +14,9 @@ license="MIT"
homepage="https://sq.io"
changelog="https://raw.githubusercontent.com/neilotoole/sq/master/CHANGELOG.md"
distfiles="https://github.com/neilotoole/sq/archive/refs/tags/v${version}.tar.gz
- https://github.com/neilotoole/sq/releases/download/v${version}/sq-${version}-amd64-amd64.tar.gz"
-checksum="46e75e2db83a6cbc98b07dbcfb23de03fc41b2b2cbc7de7aaee0425cef4fb9bb
- 41bfa4e9691914cd9d91b621bb12eabb744d0e3139c53152407475a1f5281e4b"
+ https://github.com/neilotoole/sq/releases/download/v${version}/sq-${version}-linux-amd64.tar.gz"
+checksum="4ed9cef836e66174b6e01c8d410cd393aeae7f7069a428a7ab2adcd1e282cf68
+ f41667f940156715488f7f9f381702af10b074f8f4d3d36ba96e279854f6931c"
conflicts="squirrel sequoia-sq"
post_extract() {
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-03-07 16:22 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-10 19:51 [PR PATCH] sq: update to 0.48.4 icp1994
2025-02-22 6:05 ` [PR PATCH] [Updated] " icp1994
2025-03-07 16:15 ` [PR PATCH] [Updated] sq: update to 0.48.5 icp1994
2025-03-07 16:22 ` icp1994
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).