From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sassc/
Date: Wed, 23 Aug 2023 04:33:57 +0000 (UTC) [thread overview]
Message-ID: <1692765128.d7b3a651cd5128ad585c1c2e5cf603da0d47aabc.graaff@gentoo> (raw)
commit: d7b3a651cd5128ad585c1c2e5cf603da0d47aabc
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 23 04:31:58 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Aug 23 04:32:08 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7b3a651
dev-ruby/sassc: fix minitest deprecation
Closes: https://bugs.gentoo.org/912022
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/sassc/sassc-2.4.0-r1.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/dev-ruby/sassc/sassc-2.4.0-r1.ebuild b/dev-ruby/sassc/sassc-2.4.0-r1.ebuild
index e84829351fdb..0fe002fe34e8 100644
--- a/dev-ruby/sassc/sassc-2.4.0-r1.ebuild
+++ b/dev-ruby/sassc/sassc-2.4.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby30 ruby31 ruby32"
RUBY_FAKEGEM_RECIPE_DOC="none"
RUBY_FAKEGEM_DOCDIR="doc"
@@ -40,6 +40,9 @@ all_ruby_prepare() {
# Avoid version-specific test so newer libsass versions can be used.
sed -i -e '/test_it_reports_the_libsass_version/,/end/ s:^:#:' test/native_test.rb || die
+ # Fix minitest deprecation
+ sed -i -e 's/MiniTest/Minitest/' test/*_test.rb || die
+
sed -i -e '/pry/ s:^:#:' test/test_helper.rb || die
}
next reply other threads:[~2023-08-23 4:34 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-23 4:33 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-06 6:42 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sassc/ Hans de Graaff
2023-04-07 18:25 Sam James
2023-04-01 23:19 Sam James
2022-12-18 9:27 Sam James
2022-12-18 9:27 Sam James
2022-12-18 9:18 Sam James
2022-09-25 8:43 Hans de Graaff
2022-06-19 8:24 Agostino Sarubbo
2022-06-19 8:15 Agostino Sarubbo
2022-06-19 8:14 Agostino Sarubbo
2022-06-17 8:14 Arthur Zamarin
2022-03-19 12:00 Hans de Graaff
2022-03-19 12:00 Hans de Graaff
2021-11-25 13:03 Hans de Graaff
2021-11-08 2:51 Yixun Lan
2021-11-01 15:46 Sam James
2021-10-10 23:45 Sam James
2021-10-10 21:48 Sam James
2021-10-10 20:43 Sam James
2021-10-10 0:09 Sam James
2021-10-06 5:33 Hans de Graaff
2021-06-05 5:49 Hans de Graaff
2021-03-09 13:00 Hans de Graaff
2021-03-09 12:57 Hans de Graaff
2021-03-09 9:01 Hans de Graaff
2020-09-08 5:48 Hans de Graaff
2020-07-27 2:09 Sam James
2020-07-12 6:22 Hans de Graaff
2019-10-12 8:58 Hans de Graaff
2019-05-30 18:05 Hans de Graaff
2019-05-26 5:41 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=1692765128.d7b3a651cd5128ad585c1c2e5cf603da0d47aabc.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