From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-feedparser/
Date: Fri, 30 Dec 2022 15:25:28 +0000 (UTC) [thread overview]
Message-ID: <1672413924.c95a45493bdfa755439ea1610e102897bc13a420.graaff@gentoo> (raw)
commit: c95a45493bdfa755439ea1610e102897bc13a420
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 30 15:24:40 2022 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Dec 30 15:25:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c95a4549
dev-ruby/ruby-feedparser: fix tests
Closes: https://bugs.gentoo.org/888757
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/ruby-feedparser/ruby-feedparser-0.10.0.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/ruby-feedparser/ruby-feedparser-0.10.0.ebuild b/dev-ruby/ruby-feedparser/ruby-feedparser-0.10.0.ebuild
index 8b34225bd149..7a0c43081796 100644
--- a/dev-ruby/ruby-feedparser/ruby-feedparser-0.10.0.ebuild
+++ b/dev-ruby/ruby-feedparser/ruby-feedparser-0.10.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31"
RUBY_FAKEGEM_EXTRADOC="README"
@@ -24,7 +24,7 @@ IUSE=""
ruby_add_rdepend "dev-ruby/magic"
ruby_add_bdepend "dev-ruby/magic
- test? ( dev-ruby/mocha )"
+ test? ( dev-ruby/mocha:1.0 )"
all_ruby_prepare() {
# Extract gemspec source from Rakefile
@@ -32,6 +32,7 @@ all_ruby_prepare() {
sed -i -e 's/PKG_NAME/"'${PN}'"/' \
-e 's/PKG_VERSION/"'${PV}'"/' \
-e '/s.files/d' ${RUBY_FAKEGEM_GEMSPEC} || die
+ sed -i -e '2igem "mocha", "<2"' test/tc_sgml_parser.rb || die
}
each_ruby_prepare() {
next reply other threads:[~2022-12-30 15:25 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-30 15:25 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-17 5:37 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-feedparser/ Hans de Graaff
2023-09-17 6:08 Hans de Graaff
2023-07-10 18:10 Hans de Graaff
2023-02-19 8:10 Hans de Graaff
2023-02-18 7:29 Hans de Graaff
2022-12-04 9:19 Hans de Graaff
2022-04-24 7:06 Hans de Graaff
2021-12-01 17:57 Hans de Graaff
2021-03-20 8:47 Hans de Graaff
2021-02-07 5:58 Hans de Graaff
2021-01-17 7:42 Hans de Graaff
2019-01-24 6:33 Hans de Graaff
2018-12-15 7:42 Hans de Graaff
2018-02-10 7:42 Hans de Graaff
2017-07-31 5:32 Hans de Graaff
2016-08-31 5:45 Hans de Graaff
2016-03-23 6:16 Hans de Graaff
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=1672413924.c95a45493bdfa755439ea1610e102897bc13a420.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