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 IGLBAt+XGGQbZwEASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 18:29:03 +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 qP6/At+XGGTt7gAAauVa8A (envelope-from ) for ; Mon, 20 Mar 2023 18:29:03 +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 CE1D8367B4 for ; Mon, 20 Mar 2023 18:29:02 +0100 (CET) Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=DzlxRwP1; 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=1679333342; 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=kETppKm3C6yiAul2CEuJxoRmPrqRPMUVxQxJru8dSlY=; b=tICwoWghhKwMvAYFbLQcnTl4B2q7WGJU74wIQYui2wYetgcv+ynkNPTTC8r94imAkhnqOJ jbQJHtGHtyOVP8DOvlEUQuEgKBhD+4aGJ0MLiFvI8BopcBPzxGUjN2XwiTqOtgHvggT7QI oeCXNwVZVxwjmft9m1vcu/kz6JC3eEwcq7MEy2bioj6iKIFd6tLNJ1QcT5CKeVSYjgKfGf wid38FK9ISgSiio/jTDeM7cTOi1vtxwi0MSV/ikXqCqpopKvXv2nY0ydayfhE0MhYya4ql rA2bVIdamDva7d3LZLcTYDCn8manRMvXnoUcHeCfaYTG/p7yRxpBni64kfCd+g== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=DzlxRwP1; 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=1679333342; a=rsa-sha256; cv=none; b=VYTari5nFnHXxeAFK9UqPb1kV6ETA65VFDzODBbz5ycdEYCVqDhjNJ/PPi+qUTGHBh9fmu X7QUR+Wp+NC47HeHQWxlSwSJHne6xKSp4Kh3QazIIX7N5L+ms7FIo1I29Z/VorqqLcdc8n Ga+dJhZIcACH7PLMhjehmva3aWfMDOFaiiir4lvG+KlvsPEas8qofzc1b9PDrW+gXD+X9c O3PpQUszWBWHo9OhhEMvbQMfVPa6oIMAtEy06PsMwocDsCZqE1VoEkU14FGsi0Zpj/jWBb iLbzuI3ZoyIfzd1mYUWTXPuB2GhdSapycoTAgTw1TEDxh2oREkvI7ez9MQqhsg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peJHN-0004mN-Ca; Mon, 20 Mar 2023 13:26:41 -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 1peJHE-0004eQ-8J for guix-patches@gnu.org; Mon, 20 Mar 2023 13:26:33 -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 1peJHE-0005XX-0D for guix-patches@gnu.org; Mon, 20 Mar 2023 13:26:32 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peJHD-00045n-TB for guix-patches@gnu.org; Mon, 20 Mar 2023 13:26:31 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62196] [PATCH 174/223] gnu: Add ruby-arr-pm. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 17:26:31 +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.167933315715044 (code B ref 62196); Mon, 20 Mar 2023 17:26:31 +0000 Received: (at 62196) by debbugs.gnu.org; 20 Mar 2023 17:25:57 +0000 Received: from localhost ([127.0.0.1]:56189 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJGe-0003uU-NI for submit@debbugs.gnu.org; Mon, 20 Mar 2023 13:25:57 -0400 Received: from mail-qt1-f182.google.com ([209.85.160.182]:37612) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJFt-0003iU-8I for 62196@debbugs.gnu.org; Mon, 20 Mar 2023 13:25:09 -0400 Received: by mail-qt1-f182.google.com with SMTP id r5so13989117qtp.4 for <62196@debbugs.gnu.org>; Mon, 20 Mar 2023 10:25:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679333103; 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=kETppKm3C6yiAul2CEuJxoRmPrqRPMUVxQxJru8dSlY=; b=DzlxRwP1Ns3GSOZKdGKxeNcdd4Ch9hDUKrjfTTZe3naNgqn5MXVMqK+CVIcmX/ByVP j4CRdJQ8hmf6D2WJhL3N+k35O3paoHmvQ/U6+kGQivElbe7ACMMTt7FiYOMys1/YRquR 5bl/zmEhjWHB5+IYZTA6BUVCt74k5x4Xf9eNtKmDayZ692I3hIABrW5yEF8bFIBwrtKc DpZdfW3u0lXq+4TlGaA3VQ+M2YFZWnsuI6XS9qfIaBLjhyItfvtNquql9nS4LGqi+eXk EQJiKZa8VRxeF7gPOiAoyHFaWjkPyJ/IV84CK5nm907mmJDwEPLfVPeMqxXLh+TYg5A0 JV+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679333103; 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=kETppKm3C6yiAul2CEuJxoRmPrqRPMUVxQxJru8dSlY=; b=Q3KxK3cJYNSQg9wID1v03kjHgFPBT81J/SeAtA75Lb40JWPCHA7vi6b1vb2unsyLuK GrdsuhqzB9THs+aE9q37dWEjd1ofk3TbvHYN8pBhKwxyFzOXFqHTqa1J1rnVptQTqCDD dPrE1iuhCeDP+q9Vtk+TjaO8/A/yBtN3OcXdjNgi0bfG9epqwKtPqs7dcQOXZgIn06TF vEwZzv+2x8rgF2c1C0uagouH36fTAZAIDxTuOdsZy3Gv1p+y2Vf3RNnycEAzkCS4erNE rqTiYcUl9wYcljrelxIabxtqhMY6wwFV0mkM1sdHqUmNjQTkhhUDTziLxIb34ApTdrI6 fslQ== X-Gm-Message-State: AO0yUKXHJFzJVz1GkMZW9jXEkxUKZh09I/0usamd+cZWv5C8vkeKhzoP wG4Nu6IxsM49OVzl0ZZ/5+TWum7B/ew= X-Google-Smtp-Source: AK7set9ofvMfrkP4SW9RRAPt6Tl/kk6i/vugKAcYb8NMpT17VH0kqfQzEQb3VQFveludSm5XUWm9tA== X-Received: by 2002:a05:622a:1aaa:b0:3b3:7d5:a752 with SMTP id s42-20020a05622a1aaa00b003b307d5a752mr29405921qtc.50.1679333103712; Mon, 20 Mar 2023 10:25:03 -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.25.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Mar 2023 10:25:03 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 20 Mar 2023 13:23:00 -0400 Message-Id: <20230320172349.12752-73-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: CE1D8367B4 X-Spam-Score: -2.66 X-Migadu-Spam-Score: -2.66 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: lHrSN9LprwYA * gnu/packages/ruby.scm (ruby-arr-pm): New variable. --- gnu/packages/ruby.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index 1d1eba741c..81b254ad2c 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -5899,6 +5899,33 @@ (define-public ruby-multi-test (home-page "https://github.com/cucumber/multi_test") (license license:expat))) +(define-public ruby-arr-pm + (package + (name "ruby-arr-pm") + (version "0.0.12") + (source (origin + (method url-fetch) + (uri (rubygems-uri "arr-pm" version)) + (sha256 + (base32 + "0fddw0vwdrr7v3a0lfqbmnd664j48a9psrjd3wh3k4i3flplizzx")))) + (build-system ruby-build-system) + (arguments + (list #:phases + #~(modify-phases %standard-phases + (replace 'check + (lambda* (#:key tests? #:allow-other-keys) + (when tests? + (invoke "rspec"))))))) + (native-inputs (list ruby-flores ruby-insist ruby-rspec ruby-stud)) + (synopsis "RPM reader/writer library written in Ruby") + (description "This library allows reading and writing RPM packages. It is +used by the @command{fpm} tool. It is written in pure Ruby because +@code{librpm} is not available on all systems and requires many +dependencies.") + (home-page "https://github.com/jordansissel/ruby-arr-pm") + (license license:asl2.0))) + (define-public ruby-arel (package (name "ruby-arel") -- 2.39.1