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/rack-cache/files/
Date: Wed, 13 Dec 2023 13:19:32 +0000 (UTC)	[thread overview]
Message-ID: <1702473568.2ae8be9080f2a3e0749df861082c3c43c71a30cb.graaff@gentoo> (raw)

commit:     2ae8be9080f2a3e0749df861082c3c43c71a30cb
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Dec 11 17:57:50 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 13 13:19:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ae8be90

dev-ruby/rack-cache: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 .../files/rack-cache-1.13.0-mocha2.patch           | 20 ----------------
 .../files/rack-cache-1.13.0-test-require.patch     | 28 ----------------------
 2 files changed, 48 deletions(-)

diff --git a/dev-ruby/rack-cache/files/rack-cache-1.13.0-mocha2.patch b/dev-ruby/rack-cache/files/rack-cache-1.13.0-mocha2.patch
deleted file mode 100644
index 62bd028eedf7..000000000000
--- a/dev-ruby/rack-cache/files/rack-cache-1.13.0-mocha2.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-https://github.com/rack/rack-cache/commit/8b22b6e532ed21ba30fdfbc62907f58db052e767
-
-From 8b22b6e532ed21ba30fdfbc62907f58db052e767 Mon Sep 17 00:00:00 2001
-From: Peter Goldstein <peter.m.goldstein@gmail.com>
-Date: Mon, 2 Jan 2023 06:32:20 -0500
-Subject: [PATCH] Adds Ruby 3.2 to the CI matrix (#12)
-
-* Update mocha require for modern version of mocha
---- a/test/test_helper.rb
-+++ b/test/test_helper.rb
-@@ -7,7 +7,7 @@
- 
- require 'maxitest/global_must'
- require 'maxitest/autorun'
--require 'mocha/setup'
-+require 'mocha/minitest'
- 
- # Set the MEMCACHED environment variable as follows to enable testing
- # of the MemCached meta and entity stores.
-

diff --git a/dev-ruby/rack-cache/files/rack-cache-1.13.0-test-require.patch b/dev-ruby/rack-cache/files/rack-cache-1.13.0-test-require.patch
deleted file mode 100644
index 3d7d04deaa25..000000000000
--- a/dev-ruby/rack-cache/files/rack-cache-1.13.0-test-require.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-https://github.com/rack/rack-cache/pull/14
-
-From db34e2b5ab7b16051f7158b2896e56502992c33e Mon Sep 17 00:00:00 2001
-From: Sam James <sam@gentoo.org>
-Date: Mon, 3 Apr 2023 03:31:31 +0100
-Subject: [PATCH] test: Add explicit 'timeout' require
-
-Fixes the following when running tests individually:
-```
-  1) Error:
-Rack::Cache::Context#test_0078_passes if there was a metastore exception:
-NameError: uninitialized constant Timeout
-    test/context_test.rb:981:in `block (3 levels) in <top (required)>'
-    test/test_helper.rb:170:in `request'
-    test/test_helper.rb:177:in `get'
-    test/context_test.rb:980:in `block (2 levels) in <top (required)>'
-```
-
-Signed-off-by: Sam James <sam@gentoo.org>
---- a/test/context_test.rb
-+++ b/test/context_test.rb
-@@ -1,4 +1,5 @@
- require_relative 'test_helper'
-+require 'timeout'
- require 'rack/cache/context'
- 
- describe Rack::Cache::Context do
-


                 reply	other threads:[~2023-12-13 13:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1702473568.2ae8be9080f2a3e0749df861082c3c43c71a30cb.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