Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qsv: update to 0.96.0.
@ 2023-04-03 19:17 icp1994
  2023-04-03 19:41 ` [PR PATCH] [Updated] " icp1994
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: icp1994 @ 2023-04-03 19:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages qsv
https://github.com/void-linux/void-packages/pull/43244

qsv: update to 0.96.0.
#### 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/43244.patch is attached

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

From df886244aa03dd1d3fe162fcd4a92df4f9f785b2 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 2 Apr 2023 13:48:11 +0530
Subject: [PATCH] qsv: update to 0.96.0.

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

diff --git a/srcpkgs/qsv/template b/srcpkgs/qsv/template
index da377bac553c..e0d9796e25af 100644
--- a/srcpkgs/qsv/template
+++ b/srcpkgs/qsv/template
@@ -1,6 +1,6 @@
 # Template file for 'qsv'
 pkgname=qsv
-version=0.70.0
+version=0.96.0
 revision=1
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
@@ -12,4 +12,4 @@ license="Unlicense"
 homepage="https://github.com/jqnatividad/qsv"
 changelog="https://raw.githubusercontent.com/jqnatividad/qsv/master/CHANGELOG.md"
 distfiles="https://github.com/jqnatividad/qsv/archive/refs/tags/${version}.tar.gz"
-checksum=e49dcc2060925fd600c1b2f1dee4fbf8a6874f8749c4838f446cda2038bcba04
+checksum=34285fb40f6865f8d9ca7ccb5a86dd7fbdb5c9931fdd664d03c268a0c6500d19

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

* Re: [PR PATCH] [Updated] qsv: update to 0.96.0.
  2023-04-03 19:17 [PR PATCH] qsv: update to 0.96.0 icp1994
@ 2023-04-03 19:41 ` icp1994
  2023-04-04 10:01 ` icp1994
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2023-04-03 19:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages qsv
https://github.com/void-linux/void-packages/pull/43244

qsv: update to 0.96.0.
#### 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/43244.patch is attached

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

From cd3e1516a1934a4c48fffe6c4f4f3577ed892924 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 2 Apr 2023 13:48:11 +0530
Subject: [PATCH] qsv: update to 0.96.0.

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

diff --git a/srcpkgs/qsv/template b/srcpkgs/qsv/template
index da377bac553c..0cc11f19c428 100644
--- a/srcpkgs/qsv/template
+++ b/srcpkgs/qsv/template
@@ -1,15 +1,15 @@
 # Template file for 'qsv'
 pkgname=qsv
-version=0.70.0
+version=0.96.0
 revision=1
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
 configure_args="--no-default-features --features=full"
-make_check_args="-- --skip test_sample::sample_seed" # fails in i686
+make_check_args="-- --skip test_sample" # fails in i686
 short_desc="CLI toolkit for CSV data-wrangling"
 maintainer="icp <pangolin@vivaldi.net>"
 license="Unlicense"
 homepage="https://github.com/jqnatividad/qsv"
 changelog="https://raw.githubusercontent.com/jqnatividad/qsv/master/CHANGELOG.md"
 distfiles="https://github.com/jqnatividad/qsv/archive/refs/tags/${version}.tar.gz"
-checksum=e49dcc2060925fd600c1b2f1dee4fbf8a6874f8749c4838f446cda2038bcba04
+checksum=34285fb40f6865f8d9ca7ccb5a86dd7fbdb5c9931fdd664d03c268a0c6500d19

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

* Re: [PR PATCH] [Updated] qsv: update to 0.96.0.
  2023-04-03 19:17 [PR PATCH] qsv: update to 0.96.0 icp1994
  2023-04-03 19:41 ` [PR PATCH] [Updated] " icp1994
@ 2023-04-04 10:01 ` icp1994
  2023-04-07 19:09 ` [PR PATCH] [Updated] qsv: update to 0.97.0 icp1994
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2023-04-04 10:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages qsv
https://github.com/void-linux/void-packages/pull/43244

qsv: update to 0.96.0.
#### 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/43244.patch is attached

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

From 80fc9d6529b0e0e719fc0fe22fdaeab2c9ebaaab Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 2 Apr 2023 13:48:11 +0530
Subject: [PATCH] qsv: update to 0.97.0.

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

diff --git a/srcpkgs/qsv/template b/srcpkgs/qsv/template
index da377bac553c..b42d3c00096a 100644
--- a/srcpkgs/qsv/template
+++ b/srcpkgs/qsv/template
@@ -1,15 +1,15 @@
 # Template file for 'qsv'
 pkgname=qsv
-version=0.70.0
+version=0.97.0
 revision=1
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
 configure_args="--no-default-features --features=full"
-make_check_args="-- --skip test_sample::sample_seed" # fails in i686
+make_check_args="-- --skip test_sample" # fails in i686
 short_desc="CLI toolkit for CSV data-wrangling"
 maintainer="icp <pangolin@vivaldi.net>"
 license="Unlicense"
 homepage="https://github.com/jqnatividad/qsv"
 changelog="https://raw.githubusercontent.com/jqnatividad/qsv/master/CHANGELOG.md"
 distfiles="https://github.com/jqnatividad/qsv/archive/refs/tags/${version}.tar.gz"
-checksum=e49dcc2060925fd600c1b2f1dee4fbf8a6874f8749c4838f446cda2038bcba04
+checksum=825f7afe68afd185d61ec6102114f6b24c5a5dfed8f482acbd9d77657649ed1f

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

* Re: [PR PATCH] [Updated] qsv: update to 0.97.0.
  2023-04-03 19:17 [PR PATCH] qsv: update to 0.96.0 icp1994
  2023-04-03 19:41 ` [PR PATCH] [Updated] " icp1994
  2023-04-04 10:01 ` icp1994
@ 2023-04-07 19:09 ` icp1994
  2023-04-07 19:12 ` icp1994
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2023-04-07 19:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages qsv
https://github.com/void-linux/void-packages/pull/43244

qsv: update to 0.97.0.
#### 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/43244.patch is attached

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

From 8772f4017fdb590f64e396d07e6bb9bc390d46dd Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 2 Apr 2023 13:48:11 +0530
Subject: [PATCH] qsv: update to 0.98.0.

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

diff --git a/srcpkgs/qsv/template b/srcpkgs/qsv/template
index da377bac553c..dfdcf6db5f4e 100644
--- a/srcpkgs/qsv/template
+++ b/srcpkgs/qsv/template
@@ -1,15 +1,15 @@
 # Template file for 'qsv'
 pkgname=qsv
-version=0.70.0
+version=0.98.0
 revision=1
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
 configure_args="--no-default-features --features=full"
-make_check_args="-- --skip test_sample::sample_seed" # fails in i686
+make_check_args="-- --skip test_sample" # fails in i686
 short_desc="CLI toolkit for CSV data-wrangling"
 maintainer="icp <pangolin@vivaldi.net>"
 license="Unlicense"
 homepage="https://github.com/jqnatividad/qsv"
 changelog="https://raw.githubusercontent.com/jqnatividad/qsv/master/CHANGELOG.md"
 distfiles="https://github.com/jqnatividad/qsv/archive/refs/tags/${version}.tar.gz"
-checksum=e49dcc2060925fd600c1b2f1dee4fbf8a6874f8749c4838f446cda2038bcba04
+checksum=9a530b6bee7772a141b0081ba406a96ecb91460077141717652d905931e4fb9a

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

* Re: [PR PATCH] [Updated] qsv: update to 0.97.0.
  2023-04-03 19:17 [PR PATCH] qsv: update to 0.96.0 icp1994
                   ` (2 preceding siblings ...)
  2023-04-07 19:09 ` [PR PATCH] [Updated] qsv: update to 0.97.0 icp1994
@ 2023-04-07 19:12 ` icp1994
  2023-04-10 19:39 ` [PR PATCH] [Updated] qsv: update to 0.98.0 icp1994
  2023-04-13  0:15 ` [PR PATCH] [Merged]: qsv: update to 0.99.0 classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2023-04-07 19:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages qsv
https://github.com/void-linux/void-packages/pull/43244

qsv: update to 0.97.0.
#### 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/43244.patch is attached

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

From 4ca0b1cec755da369e2186bf66701028e31eee8b Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 2 Apr 2023 13:48:11 +0530
Subject: [PATCH] qsv: update to 0.98.0.

---
 srcpkgs/qsv/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/qsv/template b/srcpkgs/qsv/template
index da377bac553c..ef3f33b884a5 100644
--- a/srcpkgs/qsv/template
+++ b/srcpkgs/qsv/template
@@ -1,15 +1,15 @@
 # Template file for 'qsv'
 pkgname=qsv
-version=0.70.0
+version=0.98.0
 revision=1
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
-configure_args="--no-default-features --features=full"
-make_check_args="-- --skip test_sample::sample_seed" # fails in i686
+configure_args="--no-default-features --features=feature_capable"
+make_check_args="-- --skip test_sample" # fails in i686
 short_desc="CLI toolkit for CSV data-wrangling"
 maintainer="icp <pangolin@vivaldi.net>"
 license="Unlicense"
 homepage="https://github.com/jqnatividad/qsv"
 changelog="https://raw.githubusercontent.com/jqnatividad/qsv/master/CHANGELOG.md"
 distfiles="https://github.com/jqnatividad/qsv/archive/refs/tags/${version}.tar.gz"
-checksum=e49dcc2060925fd600c1b2f1dee4fbf8a6874f8749c4838f446cda2038bcba04
+checksum=9a530b6bee7772a141b0081ba406a96ecb91460077141717652d905931e4fb9a

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

* Re: [PR PATCH] [Updated] qsv: update to 0.98.0.
  2023-04-03 19:17 [PR PATCH] qsv: update to 0.96.0 icp1994
                   ` (3 preceding siblings ...)
  2023-04-07 19:12 ` icp1994
@ 2023-04-10 19:39 ` icp1994
  2023-04-13  0:15 ` [PR PATCH] [Merged]: qsv: update to 0.99.0 classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2023-04-10 19:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages qsv
https://github.com/void-linux/void-packages/pull/43244

qsv: update to 0.98.0.
#### 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/43244.patch is attached

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

From 0671ac568feede63d5f54c72c62b07d232b97315 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 2 Apr 2023 13:48:11 +0530
Subject: [PATCH] qsv: update to 0.99.0.

---
 srcpkgs/qsv/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/qsv/template b/srcpkgs/qsv/template
index da377bac553c..f6768176d818 100644
--- a/srcpkgs/qsv/template
+++ b/srcpkgs/qsv/template
@@ -1,15 +1,15 @@
 # Template file for 'qsv'
 pkgname=qsv
-version=0.70.0
+version=0.99.0
 revision=1
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
-configure_args="--no-default-features --features=full"
-make_check_args="-- --skip test_sample::sample_seed" # fails in i686
+configure_args="--no-default-features --features=feature_capable"
+make_check_args="-- --skip test_sample" # fails in i686
 short_desc="CLI toolkit for CSV data-wrangling"
 maintainer="icp <pangolin@vivaldi.net>"
 license="Unlicense"
 homepage="https://github.com/jqnatividad/qsv"
 changelog="https://raw.githubusercontent.com/jqnatividad/qsv/master/CHANGELOG.md"
 distfiles="https://github.com/jqnatividad/qsv/archive/refs/tags/${version}.tar.gz"
-checksum=e49dcc2060925fd600c1b2f1dee4fbf8a6874f8749c4838f446cda2038bcba04
+checksum=93dd13d7679657701104740468a353cb85ae49935aedda4b566df30cd8d9bcaf

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

* Re: [PR PATCH] [Merged]: qsv: update to 0.99.0.
  2023-04-03 19:17 [PR PATCH] qsv: update to 0.96.0 icp1994
                   ` (4 preceding siblings ...)
  2023-04-10 19:39 ` [PR PATCH] [Updated] qsv: update to 0.98.0 icp1994
@ 2023-04-13  0:15 ` classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-04-13  0:15 UTC (permalink / raw)
  To: ml

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

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

qsv: update to 0.99.0.
https://github.com/void-linux/void-packages/pull/43244

Description:
#### 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**

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

end of thread, other threads:[~2023-04-13  0:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-03 19:17 [PR PATCH] qsv: update to 0.96.0 icp1994
2023-04-03 19:41 ` [PR PATCH] [Updated] " icp1994
2023-04-04 10:01 ` icp1994
2023-04-07 19:09 ` [PR PATCH] [Updated] qsv: update to 0.97.0 icp1994
2023-04-07 19:12 ` icp1994
2023-04-10 19:39 ` [PR PATCH] [Updated] qsv: update to 0.98.0 icp1994
2023-04-13  0:15 ` [PR PATCH] [Merged]: qsv: update to 0.99.0 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).