From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/trurl/
Date: Mon, 11 Aug 2025 13:30:17 +0000 (UTC) [thread overview]
Message-ID: <1754918975.7df386abd527425e1cf4c2bb61e4dceb6d0c1c81.sam@gentoo> (raw)
commit: 7df386abd527425e1cf4c2bb61e4dceb6d0c1c81
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 11 13:15:03 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 11 13:29:35 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7df386ab
net-misc/trurl: restrict tests for now
They fail with >=net-misc/curl-8.15.
Bug: https://github.com/curl/trurl/issues/394
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/trurl/trurl-0.16.1.ebuild | 4 +++-
net-misc/trurl/trurl-9999.ebuild | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/net-misc/trurl/trurl-0.16.1.ebuild b/net-misc/trurl/trurl-0.16.1.ebuild
index be023511155f..33c3cfe79016 100644
--- a/net-misc/trurl/trurl-0.16.1.ebuild
+++ b/net-misc/trurl/trurl-0.16.1.ebuild
@@ -20,7 +20,9 @@ fi
LICENSE="curl"
SLOT="0"
IUSE="test"
-RESTRICT="!test? ( test )"
+# Tests fail w/ >=net-misc/curl-8.15
+# https://github.com/curl/trurl/issues/394
+RESTRICT="!test? ( test ) test"
# Older curls may work but not all features will be present
DEPEND=">=net-misc/curl-7.81.0"
diff --git a/net-misc/trurl/trurl-9999.ebuild b/net-misc/trurl/trurl-9999.ebuild
index 33790544ebfe..128c382ff164 100644
--- a/net-misc/trurl/trurl-9999.ebuild
+++ b/net-misc/trurl/trurl-9999.ebuild
@@ -20,7 +20,9 @@ fi
LICENSE="curl"
SLOT="0"
IUSE="test"
-RESTRICT="!test? ( test )"
+# Tests fail w/ >=net-misc/curl-8.15
+# https://github.com/curl/trurl/issues/394
+RESTRICT="!test? ( test ) test"
# Older curls may work but not all features will be present
DEPEND=">=net-misc/curl-7.81.0"
next reply other threads:[~2025-08-11 13:30 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-11 13:30 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-28 4:52 [gentoo-commits] repo/gentoo:master commit in: net-misc/trurl/ Sam James
2025-01-20 4:14 Sam James
2025-01-20 4:14 Sam James
2024-10-08 7:09 Sam James
2024-09-22 11:08 Sam James
2024-09-18 6:17 Sam James
2024-08-22 1:26 Eli Schwartz
2023-05-31 3:39 Sam James
2023-04-25 19:01 Sam James
2023-04-25 13:44 Arthur Zamarin
2023-04-18 4:29 Sam James
2023-04-10 9:50 Sam James
2023-04-06 8:15 Sam James
2023-04-03 22:06 Sam James
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=1754918975.7df386abd527425e1cf4c2bb61e4dceb6d0c1c81.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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