public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/dry-struct/
Date: Thu, 21 Mar 2024 07:04:28 +0000 (UTC)	[thread overview]
Message-ID: <1711004659.fd103efe44be7c814dc58f9a2c9557f4ca01cc69.graaff@gentoo> (raw)

commit:     fd103efe44be7c814dc58f9a2c9557f4ca01cc69
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 21 07:03:37 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Mar 21 07:04:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd103efe

dev-ruby/dry-struct: fix tests

Skip another fragile test and add missing test dependency on
dev-ruby/warning.

Closes: https://bugs.gentoo.org/927353
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/dry-struct/dry-struct-1.6.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/dry-struct/dry-struct-1.6.0.ebuild b/dev-ruby/dry-struct/dry-struct-1.6.0.ebuild
index 8b4fd4535562..e40ded27b8c5 100644
--- a/dev-ruby/dry-struct/dry-struct-1.6.0.ebuild
+++ b/dev-ruby/dry-struct/dry-struct-1.6.0.ebuild
@@ -21,7 +21,7 @@ LICENSE="MIT"
 
 KEYWORDS="~amd64"
 SLOT="$(ver_cut 1)"
-IUSE=""
+IUSE="test"
 
 ruby_add_rdepend "
 	dev-ruby/dry-core:1
@@ -33,10 +33,12 @@ ruby_add_rdepend "
 ruby_add_bdepend "test? (
 	dev-ruby/dry-monads
 	dev-ruby/dry-struct
+	dev-ruby/warning
 )"
 
 all_ruby_prepare() {
 	# Avoid broken spec, already fixed upstream.
 	sed -e '/with Test::User/ s/context/xcontext/' \
+		-e '/with Test::SuperUSer/ s/context/xcontext/' \
 		-i spec/extensions/pretty_print_spec.rb || die
 }


             reply	other threads:[~2024-03-21  7:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-21  7:04 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-01  6:27 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/dry-struct/ Hans de Graaff
2025-01-07  6:34 Hans de Graaff
2024-10-15  5:22 Sam James
2024-10-09  2:53 Jakov Smolić
2024-10-06 11:18 Sam James
2024-10-06 11:11 Sam James
2024-10-06 11:11 Sam James
2024-04-28 19:11 Ionen Wolkens
2024-04-28 19:11 Ionen Wolkens
2024-03-15  6:08 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=1711004659.fd103efe44be7c814dc58f9a2c9557f4ca01cc69.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