From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 OOsEKOSnGGRhQgAASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 19:37:24 +0100 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id mLj1J+SnGGRIcwEAauVa8A (envelope-from ) for ; Mon, 20 Mar 2023 19:37:24 +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 509BE37356 for ; Mon, 20 Mar 2023 19:37:24 +0100 (CET) Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=qPjJU+qJ; 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=1679337444; 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=fNYVu8valMJuRXDfheXCejksKs2oa3m1FRKJC6SWcqE=; b=Na7jXUV4XowxKrQnR5jDQ1EmFsgQZhYBEjs76CfhnZO3D1YTr5N14uVLY/6Ai1+8HGUKeU HO9M+zhchUdO3rLyxI8ot5mM8cTTEMWc0dqqg62cyfXsGdGtlVoQH8vc+/3dBt0xLxO4SQ y5dZVzatiW7k6P4tE4Nz/QHRL23+ALPVwpEMyEfYSAMcKCjbFQReSmyjplNs9jvP76NJtg YMJMYFolGZdYWVjT9J2tK848lA96klizQpQQko6aIBikumcHCsq/zU4eSSU1iQK8TOmQl1 HRy99mmGZU/BGBAMMhicknuGecvfRWFdunep1PrYnm4zARoPiqmSdRpqpILm4g== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=qPjJU+qJ; 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=1679337444; a=rsa-sha256; cv=none; b=AF+W3Pl3xWBFiacaUI15bfhOZ1P0giyz5kdunjLvcXxqx/ULLv+hLsicNdMqEXquNABB9M ZjS566V0umEibzMO9w8R5Zx6aFTmwhdw9wKepYlzIjTv5Ib5ELXVrUWt07zxqFG1RLq/U7 iSKrfyv5pSHn0AjPzZD7L9BFdFFpFZBn6OTfg2jdcGgUAznHDGtd29b+PRkPhi2gIuwddf Rw5bL8vu3DEbb5+97O8zHdPxHGI5OkGza75YNsElQyXh2Ikq1yfMZtWC0W4uUF7h0+zCzR fCGTTI20Xl8sbyQcW6LMfaSG61R/qcOLtxxJmC7w26qAcGNHysoHc54/ujU0HQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peJVd-0007wP-9K; Mon, 20 Mar 2023 13:41:25 -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 1peJVZ-0007sT-7H for guix-patches@gnu.org; Mon, 20 Mar 2023 13:41:21 -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 1peJVY-0005F4-S1 for guix-patches@gnu.org; Mon, 20 Mar 2023 13:41:20 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peJVY-0005PL-Ox for guix-patches@gnu.org; Mon, 20 Mar 2023 13:41:20 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62196] [PATCH 110/223] gnu: ruby-faraday-middleware: Add a deprecation comment and re-indent. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 17:41:20 +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.167933403020382 (code B ref 62196); Mon, 20 Mar 2023 17:41:20 +0000 Received: (at 62196) by debbugs.gnu.org; 20 Mar 2023 17:40:30 +0000 Received: from localhost ([127.0.0.1]:56636 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJUk-0005Ia-Ah for submit@debbugs.gnu.org; Mon, 20 Mar 2023 13:40:30 -0400 Received: from mail-qv1-f52.google.com ([209.85.219.52]:39632) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJEx-0003av-Ey for 62196@debbugs.gnu.org; Mon, 20 Mar 2023 13:24:11 -0400 Received: by mail-qv1-f52.google.com with SMTP id 97so8064008qvb.6 for <62196@debbugs.gnu.org>; Mon, 20 Mar 2023 10:24:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679333046; 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=fNYVu8valMJuRXDfheXCejksKs2oa3m1FRKJC6SWcqE=; b=qPjJU+qJeylAGLnQgkhUhH9RmN0Zd2gyXaekpNL/EveMOhWh8D1h3xHIbU1hxyCOUP C2KHMTzj5r5T6iNETCJZQNrwbYXQn9nRsb0fkDlB0mXK1f2KWQbS8RRKbiaJUbOgAQ8Z 8fba9HY2TMgIIerA3bY3rT4LXEJa/4SEPRXQ6PK4D+ZKrG4aT2JXDIsSbWQmBJakWcCt RGwzxmliQRIK83mQISA0LUhgFkknnbgHQUdemRa0NH/ht0iGfTW/oQAWTMhNit773k4y lTcdF5cMMXw3yEhsAZ1qtiSxRxU0Xv3RliZSHMsbO9X648toa86gDZCz2qhonq1L/mD0 VJ9w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679333046; 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=fNYVu8valMJuRXDfheXCejksKs2oa3m1FRKJC6SWcqE=; b=ZB7OqXJPCXFGGZc8CMtEbhViiTCPxpqZKM2yJTOpEzMla9NIgWXtmve1P6hAQ2uMgK iUB6UROW+5bamw40Iq88O+NJUzKu3+Xv892AkxXKuU+5oaiuOdO8i0eenCRv1RV/5pa3 LpqCLWZFsi9SEqQvZlz9mP9RwThO085x2SM123aKtPs6TvLjFlTx9zGah99rITSeKHDq zBWaYS6wkTLQYzTgwFwKFt9+myVZDm0LZHVj4LiOf8fWn3Cc87CslnjWfvbcAbD/IHFS m7rbTfYUExGaP/z2BbqKRtU5ld47O+XVrsb9fm4o7XFZWQgXQ6XoBEtxlY0F3dX7ge2p ySkw== X-Gm-Message-State: AO0yUKUd8kzIEPzzq2MOJQGNA3jUeb2WN4N6TTVfT/ydAupbSZ/xSauq lGRJgsj2I0YRrJDMV9rIpyZLQa1Xn1s= X-Google-Smtp-Source: AK7set+cpcQ3E1XKklCzRC62swycArrbS4kggLeF5iYcWJawtwfCJarQeE1Hll9C9na6+4DChH6FsA== X-Received: by 2002:a05:6214:2a4a:b0:5ad:a15b:3e6c with SMTP id jf10-20020a0562142a4a00b005ada15b3e6cmr38258070qvb.48.1679333045854; Mon, 20 Mar 2023 10:24:05 -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.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Mar 2023 10:24:05 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 20 Mar 2023 13:21:56 -0400 Message-Id: <20230320172349.12752-9-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: 509BE37356 X-Spam-Score: -1.95 X-Migadu-Spam-Score: -1.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: T9bwn1SijGbj * gnu/packages/ruby.scm (ruby-faraday-middleware): Add comment. Re-indent package. --- gnu/packages/ruby.scm | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index a96774feb4..8a6ec015e0 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -13839,22 +13839,20 @@ (define-public ruby-nori Nokogiri implementations.") (license license:expat))) +;; This package is deprecated per upstream and should be phased out. (define-public ruby-faraday-middleware (package (name "ruby-faraday-middleware") (version "1.2.0") (source - (origin - (method url-fetch) - (uri (rubygems-uri "faraday_middleware" version)) - (sha256 - (base32 "1bw8mfh4yin2xk7138rg3fhb2p5g2dlmdma88k82psah9mbmvlfy")))) + (origin + (method url-fetch) + (uri (rubygems-uri "faraday_middleware" version)) + (sha256 + (base32 "1bw8mfh4yin2xk7138rg3fhb2p5g2dlmdma88k82psah9mbmvlfy")))) (build-system ruby-build-system) - (arguments - ;; No rakefile - `(#:tests? #f)) - (propagated-inputs - (list ruby-faraday)) + (arguments `(#:tests? #f)) + (propagated-inputs (list ruby-faraday)) (home-page "https://github.com/lostisland/faraday_middleware") (synopsis "Various middleware for Faraday") (description "Faraday_Middleware is a collection of middleware for the -- 2.39.1