Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] qsv: update to 0.137.0.
Date: Fri, 08 Nov 2024 20:51:09 +0100	[thread overview]
Message-ID: <20241108195109.4D1DA21405@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52450@inbox.vuxu.org>

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

qsv: update to 0.137.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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/52450.patch is attached

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

From 33cc3cd67abb7c10096ccc1183cd394ef4b952e2 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 27 Sep 2024 11:47:15 +0530
Subject: [PATCH] qsv: update to 0.138.0.

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

diff --git a/srcpkgs/qsv/template b/srcpkgs/qsv/template
index fb1adb72891cb4..5518712acdfa8b 100644
--- a/srcpkgs/qsv/template
+++ b/srcpkgs/qsv/template
@@ -1,11 +1,12 @@
 # Template file for 'qsv'
 pkgname=qsv
-version=0.133.1
+version=0.138.0
 revision=1
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
 configure_args="--features=feature_capable"
-make_check_args="-- --skip=test_comments --skip=test_sample --skip=test_sort" # fails in i686
+make_check_args="-- --skip=test_comments --skip=test_sample --skip=test_sort
+ --skip=test_describegpt"
 hostmakedepends="pkg-config"
 makedepends="libzstd-devel"
 short_desc="CLI toolkit for CSV data-wrangling"
@@ -14,7 +15,7 @@ license="Unlicense"
 homepage="https://qsv.dathere.com"
 changelog="https://raw.githubusercontent.com/jqnatividad/qsv/master/CHANGELOG.md"
 distfiles="https://github.com/jqnatividad/qsv/archive/refs/tags/${version}.tar.gz"
-checksum=f2f59c07ea8d84d527641b6f6c2e1eeff114d04860d2904a2b85361ea62db204
+checksum=c53299dc56dbf7776a86d3802e928a8dc44a922b1bdaa1f1903d0ab8bb457201
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	XBPS_CROSS_RUSTFLAGS+=" -latomic"

  parent reply	other threads:[~2024-11-08 19:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-01 18:44 [PR PATCH] qsv: update to 0.135.0 icp1994
2024-10-28 19:10 ` [PR PATCH] [Updated] " icp1994
2024-11-08 19:51 ` icp1994 [this message]
2024-11-14 16:27 ` [PR PATCH] [Merged]: qsv: update to 0.138.0 cinerea0

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241108195109.4D1DA21405@inbox.vuxu.org \
    --to=icp1994@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).