From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/pundit/
Date: Sun, 15 Aug 2021 07:41:26 +0000 (UTC) [thread overview]
Message-ID: <1629013273.ab5c08038d31a7d3daf8c1da476e8e995e1df605.graaff@gentoo> (raw)
commit: ab5c08038d31a7d3daf8c1da476e8e995e1df605
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 15 04:41:43 2021 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Aug 15 07:41:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab5c0803
dev-ruby/pundit: fix tests
Avoid test dependency on simplecov
Closes: https://bugs.gentoo.org/808186
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/pundit/pundit-2.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/pundit/pundit-2.1.1.ebuild b/dev-ruby/pundit/pundit-2.1.1.ebuild
index aabad7105e0..aa5c64669fd 100644
--- a/dev-ruby/pundit/pundit-2.1.1.ebuild
+++ b/dev-ruby/pundit/pundit-2.1.1.ebuild
@@ -23,5 +23,5 @@ ruby_add_bdepend "test? ( >=dev-ruby/actionpack-3.0.0
>=dev-ruby/activemodel-3.0.0 )"
all_ruby_prepare() {
- sed -i -e "/pry/d" spec/spec_helper.rb || die
+ sed -i -e "/pry/d" -e '/simplecov/,/^end/ s:^:#:' spec/spec_helper.rb || die
}
next reply other threads:[~2021-08-16 20:48 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-15 7:41 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-05 6:54 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/pundit/ Hans de Graaff
2024-11-15 12:25 Hans de Graaff
2024-08-27 5:40 Hans de Graaff
2024-08-27 5:40 Hans de Graaff
2024-05-09 4:59 Hans de Graaff
2023-08-29 16:53 Hans de Graaff
2023-07-18 4:46 Hans de Graaff
2023-07-11 4:37 Hans de Graaff
2023-07-11 4:37 Hans de Graaff
2022-12-23 7:48 Hans de Graaff
2022-10-02 17:03 Hans de Graaff
2022-06-26 6:20 Hans de Graaff
2022-05-01 6:34 Hans de Graaff
2022-03-26 7:48 Hans de Graaff
2022-02-22 18:50 Hans de Graaff
2021-08-14 7:01 Hans de Graaff
2020-09-05 8:01 Hans de Graaff
2020-05-12 14:28 Hans de Graaff
2019-11-09 6:28 Hans de Graaff
2019-08-14 17:06 Hans de Graaff
2019-01-19 8:07 Hans de Graaff
2018-07-23 5:17 Hans de Graaff
2018-06-20 5:21 Hans de Graaff
2018-02-08 6:25 Hans de Graaff
2017-03-21 14:02 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=1629013273.ab5c08038d31a7d3daf8c1da476e8e995e1df605.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