From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6KMsEJShGGQPAQAASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 19:10:28 +0100 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id AAUxEJShGGRaKwAA9RJhRA (envelope-from ) for ; Mon, 20 Mar 2023 19:10:28 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx2.migadu.com (Postfix) with ESMTPS id EE54036F8E for ; Mon, 20 Mar 2023 19:10:27 +0100 (CET) Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=M+eyu5rE; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx2.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679335828; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=gF/4884HjBiBk8XGGIpFdKAdniTW+hIlx+/opZivyN8=; b=PtxiiPJfvpaLm1YO8SMuuNltqYexGQoyka4EsX6LtCuan5HhqD38eIf4974T6zAJPpVnla SIo6+I6qm2NMlyeEPCzYfnGtXxdZY0vlEnPi5d/GS2n4m2gpnWxQg58HhUvxDORDGrHR9s fDxYTZKbiwro4Totv3bedMy4CqPMoIhgjoO0tdeyooP7wxGtKEswqLaVN75quM73RC0SF+ xnYGvEh8hnicuIWzaZ98oG7xkClLdSkrlbbJSnTvrTYUhqfwcUw+nwGcucpdyaRt0ePj4k UiXu6bRQV4fFYzcGhVSlw31szaKw/7Yr15zhMvfG9PR/m6gTnxnrV33XAVMSwg== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=M+eyu5rE; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx2.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679335828; a=rsa-sha256; cv=none; b=m4ApUOfGNZvHh5Cu1ZAhYvgRC2sy1hYukH9hQ6VHr/8ftmRMKA2O7tR1GRirpoHGAgG6N1 7hA+jLUY/AD2E2KHq4XYIuvwfIZy/Fvk/GDL4EAb3O6r/QIT5J0dpf9a70xWozxnV7cpwx Az6Or5L50eyo1ZBZCpqInS3iwY+vVY9O81qW3aAg1brGqNzbc1PwlEuGmZjSHhxcjuir88 kTCCC9c8i7d1MsrtWQS4peL1mTuki+FvbZtRC01hstijOjvAA72qlpPoi3I52kcgG8NodL sqxc0i3JYRCi9NuEkWpSEw6f8vPVjYvbUr3vXuM1QqtmmRAmh3SWUVulHR2lDA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peJHP-0004oY-LC; Mon, 20 Mar 2023 13:26:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1peJHA-0004dT-3E for guix-patches@gnu.org; Mon, 20 Mar 2023 13:26:28 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1peJH8-0005Vb-4r for guix-patches@gnu.org; Mon, 20 Mar 2023 13:26:27 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peJH8-000441-15 for guix-patches@gnu.org; Mon, 20 Mar 2023 13:26:26 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62196] [PATCH 156/223] gnu: ruby-actionmailbox: Update to 7.0.4.3. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 17:26:25 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62196 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62196@debbugs.gnu.org Cc: Maxim Cournoyer Received: via spool by 62196-submit@debbugs.gnu.org id=B62196.167933315114934 (code B ref 62196); Mon, 20 Mar 2023 17:26:25 +0000 Received: (at 62196) by debbugs.gnu.org; 20 Mar 2023 17:25:51 +0000 Received: from localhost ([127.0.0.1]:56159 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJGZ-0003si-4A for submit@debbugs.gnu.org; Mon, 20 Mar 2023 13:25:51 -0400 Received: from mail-qv1-f53.google.com ([209.85.219.53]:38906) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJFd-0003gR-TV for 62196@debbugs.gnu.org; Mon, 20 Mar 2023 13:24:54 -0400 Received: by mail-qv1-f53.google.com with SMTP id c26so2214876qvz.5 for <62196@debbugs.gnu.org>; Mon, 20 Mar 2023 10:24:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679333088; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=gF/4884HjBiBk8XGGIpFdKAdniTW+hIlx+/opZivyN8=; b=M+eyu5rEryj2+P58rezhnJPhi8Sl/s8+YsW2F5S7rzFTKf9pRm2nBeVkxUHckOggKf Gz4HAUr5wVCMcd51cdN5R1mhAKMgxVre0mFReGSmWyLw0T2Opch0A+u8aTEUebtweKRf 1WVzb8arHRngK1MAOaVNc8V3UZk5irjZcTJYDVgQGn9Z25unX8aEfl4z6oozwbAwmf4X jIeHZYsg99sYblQrbgYSK6ZM2JCnQ+lCc6zGVK8J8YarzDOdbrnaUgaKPFLN8YaT+YjL sW662HSXapjxZXAq8RNleSHIB3aUL+Dy7lbWPle0g8czQSXj6aHz/jVlwsFHBLJOhUEr /7MA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679333088; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gF/4884HjBiBk8XGGIpFdKAdniTW+hIlx+/opZivyN8=; b=HIPHgcKgIKduv8S7w5fUQvAndwK+Y8WLOzyqJ/dny1xb/FbaDJYDXHGvLLhxqI14AJ k+hD0oMkx2ykoXWqZPiFHedG6WUZs8rKxFNOUsnlS1GekCPhlYyza5Ts5d06qL63lZHC oEV0SdW0NHEQe5IdkPBnyzJZuZXoOMHJba4Z63fISRTXoh/96e+EJTrsg/JhSC2bXQt3 X6FG7UsV7/rKbz2pJ/JFWTzugZbMunVNjglcOUNIrca4TVygb+7j5iqTZf8VmyX44aTN 9o5NX5he4LqY0Pkhg5GXdnznnRA4VKQOGiY2eAmjUmXI+FiehJfmGU5rtChG8tDHSH/W R5Gg== X-Gm-Message-State: AO0yUKV6To8b+ujHHeWe7hWRxVXLsTZPu+peRwtEOWll4D5enubI4yhx UTFEZO5BzBZSWAqVTDbV0hL0p3ol3S4= X-Google-Smtp-Source: AK7set/ILgx/xSUkKMuPaifvuE1ZnSUq1a1zHasuqtwUu+QpBbrlJlX+s/zPGdG2QwsfRfedvYvH6w== X-Received: by 2002:a05:6214:5193:b0:5cc:97fa:eec9 with SMTP id kl19-20020a056214519300b005cc97faeec9mr6142861qvb.25.1679333088215; Mon, 20 Mar 2023 10:24:48 -0700 (PDT) Received: from localhost.localdomain (dsl-10-128-46.b2b2c.ca. [72.10.128.46]) by smtp.gmail.com with ESMTPSA id i7-20020a378607000000b007422eee8058sm7769352qkd.125.2023.03.20.10.24.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Mar 2023 10:24:48 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 20 Mar 2023 13:22:42 -0400 Message-Id: <20230320172349.12752-55-maxim.cournoyer@gmail.com> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230320172349.12752-1-maxim.cournoyer@gmail.com> References: <20230320172349.12752-1-maxim.cournoyer@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Queue-Id: EE54036F8E X-Spam-Score: -2.95 X-Migadu-Spam-Score: -2.95 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: eXs3IMr6B4/M * gnu/packages/rails.scm (ruby-actionmailbox): Update to 7.0.4.3. [source]: Use ruby-rail-monorepo. [arguments]: Add #:phases argument. [propagated-inputs]: Add ruby-net-imap, ruby-net-pop and ruby-net-smtp. --- gnu/packages/rails.scm | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/gnu/packages/rails.scm b/gnu/packages/rails.scm index 6e26c8966a..86ef853ca9 100644 --- a/gnu/packages/rails.scm +++ b/gnu/packages/rails.scm @@ -675,25 +675,27 @@ (define-public ruby-activestorage (define-public ruby-actionmailbox (package (name "ruby-actionmailbox") - (version "6.1.3") - (source - (origin - (method url-fetch) - (uri (rubygems-uri "actionmailbox" version)) - (sha256 - (base32 - "0wv2p24xn4f0kj8kiyagkn934hzrcp98vzjqxwd4r75qq0cijadp")))) + (version %ruby-rails-version) + (source ruby-rails-monorepo) (build-system ruby-build-system) - (arguments - '(;; No included tests - #:tests? #f)) + (arguments + (list + #:tests? #f ;avoid a cycle with ruby-rails + #:phases + #~(modify-phases %standard-phases + (add-after 'extract-gemspec 'chdir + (lambda _ + (chdir "actionmailbox")))))) (propagated-inputs (list ruby-actionpack ruby-activejob ruby-activerecord ruby-activestorage ruby-activesupport - ruby-mail)) + ruby-mail + ruby-net-imap + ruby-net-pop + ruby-net-smtp)) (synopsis "Receive and process incoming emails in Rails applications") (description "ActionMailbox receives and processes incoming emails in Rails applications.") -- 2.39.1