public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/activesupport/files/
Date: Mon,  3 Jul 2023 22:00:32 +0000 (UTC)	[thread overview]
Message-ID: <1688421617.81d7238b6f61aae4dd9f6ca62ca6db028c4a0027.conikost@gentoo> (raw)

commit:     81d7238b6f61aae4dd9f6ca62ca6db028c4a0027
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Jul  2 13:04:58 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Jul  3 22:00:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81d7238b

dev-ruby/activesupport: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/31709
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../files/activesupport-7.0.4.3-ruby32.patch       | 23 ----------------------
 1 file changed, 23 deletions(-)

diff --git a/dev-ruby/activesupport/files/activesupport-7.0.4.3-ruby32.patch b/dev-ruby/activesupport/files/activesupport-7.0.4.3-ruby32.patch
deleted file mode 100644
index 82fc7a335e86..000000000000
--- a/dev-ruby/activesupport/files/activesupport-7.0.4.3-ruby32.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-Per https://github.com/rails/rails/pull/46735#issuecomment-1352643705, this
-is just dropping a test which doesn't make sense for ruby32.
-
-https://github.com/rails/rails/issues/46712
-https://github.com/rails/rails/pull/46735
-
-From 60ffaac2e9644076e53afa1a2b1a716e289b7085 Mon Sep 17 00:00:00 2001
-From: Akira Matsuda <ronnie@dio.jp>
-Date: Thu, 15 Dec 2022 15:45:27 +0900
-Subject: [PATCH] RubyVM class serial is no longer available in Ruby 3.2
-
-since ruby/ruby@13bd617ea6fdf72467c593639cf33312a06c330c
---- a/test/executor_test.rb
-+++ b/test/executor_test.rb
-@@ -226,7 +226,7 @@ def test_hook_insertion_order
-   end
- 
-   def test_class_serial_is_unaffected
--    skip if !defined?(RubyVM)
-+    skip if !defined?(RubyVM) || !RubyVM.stat.has_key?(:class_serial)
- 
-     hook = Class.new do
-       define_method(:run) do


             reply	other threads:[~2023-07-03 22:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-03 22:00 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-08-09  6:21 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/activesupport/files/ Patrice Clement

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=1688421617.81d7238b6f61aae4dd9f6ca62ca6db028c4a0027.conikost@gentoo \
    --to=conikost@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