From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll/
Date: Wed, 13 Dec 2023 13:16:00 +0000 (UTC) [thread overview]
Message-ID: <1702473357.af390a2d73f871545434023fd475ea0db770465b.graaff@gentoo> (raw)
commit: af390a2d73f871545434023fd475ea0db770465b
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 13 13:11:33 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 13 13:15:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af390a2d
www-apps/jekyll: avoid tests requiring dev-ruby/httpclient
dev-ruby/httpclient has a number of issues and is no longer maintained.
It will be masked for removal.
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
www-apps/jekyll/jekyll-4.3.2-r2.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/www-apps/jekyll/jekyll-4.3.2-r2.ebuild b/www-apps/jekyll/jekyll-4.3.2-r2.ebuild
index 06180b8f59ed..84ba36456c6e 100644
--- a/www-apps/jekyll/jekyll-4.3.2-r2.ebuild
+++ b/www-apps/jekyll/jekyll-4.3.2-r2.ebuild
@@ -39,7 +39,6 @@ ruby_add_rdepend "
"
ruby_add_bdepend "
test? (
- dev-ruby/httpclient
dev-ruby/kramdown-syntax-coderay
dev-ruby/launchy
dev-ruby/nokogiri
@@ -97,6 +96,9 @@ all_ruby_prepare() {
# Confused by network-sandbox
sed -e "/return true if there's internet/askip \"Confused by network-sandbox\"" \
-i test/test_utils.rb || die
+
+ # Avoid tests requiring unmaintained and broken httpclient
+ rm -f test/test_commands_serve.rb || die
}
src_test() {
next reply other threads:[~2023-12-13 13:16 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-13 13:16 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-15 6:08 [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll/ Hans de Graaff
2023-12-13 13:16 Hans de Graaff
2023-08-19 8:36 Hans de Graaff
2023-07-20 7:23 Hans de Graaff
2023-06-23 8:51 Sam James
2023-04-01 6:35 Hans de Graaff
2023-04-01 6:25 Hans de Graaff
2023-02-22 19:56 Sam James
2022-06-18 8:40 Hans de Graaff
2022-05-20 10:36 Hans de Graaff
2022-05-20 10:36 Hans de Graaff
2021-08-29 0:40 Aaron Bauman
2020-09-09 10:07 Michał Górny
2020-08-15 10:13 Hans de Graaff
2020-08-09 7:27 Michał Górny
2020-07-27 2:09 Sam James
2020-06-19 13:09 Hans de Graaff
2019-07-17 7:37 Hans de Graaff
2019-04-12 13:58 Hans de Graaff
2018-11-25 21:58 Aaron Bauman
2018-09-06 21:22 Michał Górny
2018-06-13 11:00 Michał Górny
2018-05-06 8:14 Hans de Graaff
2018-05-06 8:14 Hans de Graaff
2018-01-24 18:33 Hans de Graaff
2017-10-09 18:06 Michał Górny
2017-10-09 18:06 Michał Górny
2017-08-28 5:54 Hans de Graaff
2017-04-28 21:15 Manuel Rüger
2017-04-28 21:15 Manuel Rüger
2016-10-24 21:24 Manuel Rüger
2016-09-17 2:47 Manuel Rüger
2016-09-17 1:34 Manuel Rüger
2016-09-05 19:44 Manuel Rüger
2016-09-05 17:52 Manuel Rüger
2016-08-28 22:59 Manuel Rüger
2016-05-20 20:17 Manuel Rüger
2016-05-20 20:14 Manuel Rüger
2016-04-29 19:44 Manuel Rüger
2016-04-19 21:54 Manuel Rüger
2016-02-21 11:05 Manuel Rüger
2016-02-21 11:05 Manuel Rüger
2016-02-18 22:52 Manuel Rüger
2016-02-18 22:52 Manuel Rüger
2016-02-18 22:48 Manuel Rüger
2016-01-23 16:31 Manuel Rüger
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=1702473357.af390a2d73f871545434023fd475ea0db770465b.graaff@gentoo \
--to=graaff@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