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 6K/oGqimGGRqRgEASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 19:32:08 +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 SIjsGqimGGQPBAAA9RJhRA (envelope-from ) for ; Mon, 20 Mar 2023 19:32:08 +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 3150E370FA for ; Mon, 20 Mar 2023 19:32:08 +0100 (CET) Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=SNqLz9Bc; 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=1679337128; 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=k2WDjqYvoQRwI215zYGSCZVSV75mv4ZwUE792NAz4/0=; b=QLI6oEZHrY4sJeOdyw3NKwzSkVwP6CCkgu+HIMjPKIvd3c3pPYEOa+VIUKB30Bsghvx/+Z y0qVXfo9wAaHla54TtCZO+N6fA6bvSJUErrij2xBChhhhtu4cgo3HCCHrrCMe+tUGeE8xu +Fr8BeLS0/JohIYWGUL2oaJg4QA6Nt+GuAoYue/BkhXUtTO32ffjFV+WiDY4bNeWeKk22Y IRBn5Wvfq/XVMWtMNPKXSYSi/+rfTcvwtpTrsQv2FVWDM4YOdTOVhQ/oFp0braIDrluRhr 4aWePahC9gL9XcgpxW0Mih7uE8hfjotyYHiypNpHHii0vcpGv5kjyzQRcBgsQg== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=SNqLz9Bc; 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=1679337128; a=rsa-sha256; cv=none; b=OA78NcVIeMC3jFyp1vOonPGxJksfRT9QaHXqexeH6VFGmCH8ki+UXoTkN/9oPmiM9yd0YZ SUqDxYQFxxxbK0PlZ2pVjHPoSUrZeAN3JgFZdsVV4q/DMGSUL/NIjYVA1AC4dDbOOZi1QT PT27/4mIs3Tw1aEcCcbe/F8CWONQRMGgd7ASXVuT0XfGfrDIt/e9FCEcyNwqI1WioK67sS OTCpAWxCs9sCMr5RmruwmqJwm6vT8ZAuesPopk1y1pG7GO+pLymy6hb7aJ/WkeRGQdNOg/ WBUFolUIcs/29ZgFUN3rdWxzjuQx+0g/0CvOOBHa4SxeJIIqA0V7vQFfx3zLEw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peJVY-0007sD-P0; Mon, 20 Mar 2023 13:41:20 -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 1peJVU-0007n7-Hg for guix-patches@gnu.org; Mon, 20 Mar 2023 13:41:16 -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 1peJVU-0005CB-0h for guix-patches@gnu.org; Mon, 20 Mar 2023 13:41:16 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peJVT-0005Nv-S0 for guix-patches@gnu.org; Mon, 20 Mar 2023 13:41:15 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62196] [PATCH 085/223] gnu: Add ruby-vcr-expat. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 17:41:15 +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.167933402620294 (code B ref 62196); Mon, 20 Mar 2023 17:41:15 +0000 Received: (at 62196) by debbugs.gnu.org; 20 Mar 2023 17:40:26 +0000 Received: from localhost ([127.0.0.1]:56612 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJUg-0005HA-71 for submit@debbugs.gnu.org; Mon, 20 Mar 2023 13:40:26 -0400 Received: from mail-qv1-f44.google.com ([209.85.219.44]:36758) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJ8y-0003Mr-Fp for 62196@debbugs.gnu.org; Mon, 20 Mar 2023 13:18:00 -0400 Received: by mail-qv1-f44.google.com with SMTP id cu4so8066325qvb.3 for <62196@debbugs.gnu.org>; Mon, 20 Mar 2023 10:18:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679332675; 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=k2WDjqYvoQRwI215zYGSCZVSV75mv4ZwUE792NAz4/0=; b=SNqLz9Bc5HuKU2M1T2waDn0uPIyqa1ytueDwftdXLDC2/FFGoIr8/4Yctx+R8UpslP RMxmChdYhkdatvnd3HWKqBnYpgDDa0dNgZgpkN2WTh4QkFArGpRRxYaoblwL3alkCUOF h5MZTDBp4aasAvimwXJra+8TCB3LzDv3akLilFl5c7fD5GJtlTPpz89OgeclQARGIKc+ I2Kt/IYKc3LhCjh6RT7NRkqosWuj7iImCcdxtCjm6F9N9HNkrRcv7ac5FcVqXbl7gyY2 jWj7k9OFSbcPCPtYutJTp+QxxNqNmzCAh3DT6Iv9fVtaFM5vyuHahc2DQ7Cg15bRInZk +8wQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679332675; 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=k2WDjqYvoQRwI215zYGSCZVSV75mv4ZwUE792NAz4/0=; b=hj3xwGYeCSx0KWjUoIL95hVIabancTRHaFCFqephe97zlXd58rwlpDWN8s9xd2pda/ QtgPPeOOM7vDdTF/MDDyZQyr/JfH15OfVHlqrZM+UB23qTd9hmKRMbLSS1JcI7HmMGew lnhVo1fAKonuYZGpxpOrBgmo7gS8xdNXZj8TtJgholkKOqTq1KvBMXnbapOKHijl34Qp 3ic7alHFNUXV7SsCIpyaTM5fj0S92JkFuIw6uWLXUfbAR9PI5oFDJoOy1U5rE1TX/Fl+ fc92PMyAhs8l5jg7GhY6rEvoeDdseSQ1PAGlPKBJJ8Y+KBW/2ZZBeoG9rMSNTokkuGyO PNVg== X-Gm-Message-State: AO0yUKVGZiUOO9Mwdn/6gvjo9rQIGjA/bYR4qj9UbNdiJ9sIJKR0dVfA hyjpk13syYtBYvEUPmwCKdRKPU6HShg= X-Google-Smtp-Source: AK7set/iMFY4vGtFxMs6h3s6HE3qQr2j+0c0IMYavUhzzUZ244SoFfrKgik/dNw+slKTdOCGpOfimg== X-Received: by 2002:a05:6214:19e9:b0:5be:cb17:90ab with SMTP id q9-20020a05621419e900b005becb1790abmr20721881qvc.40.1679332674822; Mon, 20 Mar 2023 10:17:54 -0700 (PDT) Received: from localhost.localdomain (dsl-10-128-46.b2b2c.ca. [72.10.128.46]) by smtp.gmail.com with ESMTPSA id p17-20020a374211000000b007428e743508sm7673809qka.70.2023.03.20.10.17.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Mar 2023 10:17:54 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 20 Mar 2023 13:14:17 -0400 Message-Id: <20230320171635.11184-85-maxim.cournoyer@gmail.com> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230320171635.11184-1-maxim.cournoyer@gmail.com> References: <20230320171635.11184-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: 3150E370FA X-Spam-Score: -2.45 X-Migadu-Spam-Score: -2.45 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: J8gpQdScgOme * gnu/packages/ruby.scm (ruby-vcr-expat): New variable. --- gnu/packages/ruby.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index 78433b4b5d..630134813f 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -8057,6 +8057,36 @@ (define-public ruby-varint (home-page "https://github.com/liquidm/varint") (license license:bsd-3))) +;;; Note: Do NOT update to a newer version; this is the last commit that is +;;; still licensed as free software, the project having switched to the +;;; Hippocratic license afterward (see: +;;; https://github.com/vcr/vcr/issues/959). +(define-public ruby-vcr-expat + (let ((revision "0") + (commit-dont-touch "842b2bf89099dc91f2c643d0d85d1abd54eb7e85")) ; + (package + (name "ruby-vcr-expat") + (version (git-version "5.0.0" revision commit-dont-touch)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/vcr/vcr") + (commit commit-dont-touch))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "02mzifd2655kjh35bbry01n66jjcjrsw6ncqlybfkjcaqrw2zalv")))) + (build-system ruby-build-system) + (arguments (list #:tests? #f)) ;avoid all dependencies + (home-page "https://github.com/vcr/vcr") + (synopsis "HTTP interaction recorder [old version]") + (description "Record your test suite's HTTP interactions and replay them +during future test runs for fast, deterministic, accurate tests. This is an +older version of VCR that is free software under the Expat license. The +project later switched to the Hippocratic license, which is non-free. +@emph{Do not use it in new free software projects}.") + (license license:expat)))) + (define-public ruby-ruby-prof (package (name "ruby-ruby-prof") -- 2.39.1