Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hurl: update to 4.0.0.
@ 2023-07-01 18:49 icp1994
  2023-07-01 21:35 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2023-07-01 18:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages hurl
https://github.com/void-linux/void-packages/pull/44770

hurl: update to 4.0.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/44770.patch is attached

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

From f29e11428e5c69626ac72b95abc548bba14e3184 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 30 Jun 2023 12:05:59 +0530
Subject: [PATCH] hurl: update to 4.0.0.

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

diff --git a/srcpkgs/hurl/template b/srcpkgs/hurl/template
index 5881b444a7af..6de478686c53 100644
--- a/srcpkgs/hurl/template
+++ b/srcpkgs/hurl/template
@@ -1,9 +1,10 @@
 # Template file for 'hurl'
 pkgname=hurl
-version=3.0.1
+version=4.0.0
 revision=1
 build_style=cargo
-make_check_args="-- --skip=runner::hurl_file::run --skip=http::tests::libcurl"
+make_check_args="-- --skip=runner::hurl_file::run --skip=http::tests::libcurl
+ --skip=simple sample"
 hostmakedepends="pkg-config"
 makedepends="openssl-devel libcurl-devel libxml2-devel"
 short_desc="CLI to run HTTP requests defined in a simple plain text format"
@@ -12,7 +13,7 @@ license="Apache-2.0"
 homepage="https://hurl.dev"
 changelog="https://raw.githubusercontent.com/Orange-OpenSource/hurl/master/CHANGELOG.md"
 distfiles="https://github.com/Orange-OpenSource/hurl/archive/refs/tags/${version}.tar.gz"
-checksum=551a730ed23150bc0a120781abe8c36b2989abc03c97c3e79191eea87cca5632
+checksum=43b5943b8135a0b2c0bb16897291e641f38e7e81aab17a18ee3d6eb5e1cd0d48
 
 if [[ "$XBPS_WORDSIZE" -eq 32 ]]; then
 	make_check=no # https://github.com/Orange-OpenSource/hurl/issues/1220

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

* Re: [PR PATCH] [Merged]: hurl: update to 4.0.0.
  2023-07-01 18:49 [PR PATCH] hurl: update to 4.0.0 icp1994
@ 2023-07-01 21:35 ` Duncaen
  0 siblings, 0 replies; 2+ messages in thread
From: Duncaen @ 2023-07-01 21:35 UTC (permalink / raw)
  To: ml

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

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

hurl: update to 4.0.0.
https://github.com/void-linux/void-packages/pull/44770

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] 2+ messages in thread

end of thread, other threads:[~2023-07-01 21:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-01 18:49 [PR PATCH] hurl: update to 4.0.0 icp1994
2023-07-01 21:35 ` [PR PATCH] [Merged]: " Duncaen

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