From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 UKfIF2efGGSIdwEASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 19:01:11 +0100 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id mGvWFmefGGSoMgAAG6o9tA (envelope-from ) for ; Mon, 20 Mar 2023 19:01:11 +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 2B6A136E89 for ; Mon, 20 Mar 2023 19:01:11 +0100 (CET) Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=eGWmLsVv; 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=1679335271; 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=n85xtB66YsjI+1aQoACDNqIwxPBW/LWr5op5mINgcpM=; b=LwPleC1rxdK/kU6ECY3rkXLf+5zD2h32ntz4UxKtlUNPESpAmtCLcDQvFU50wAfgP8pXt2 UbkvbLmuN8n930ZAT7HA7zjiQT1iORki6bQePfMSobv3IgE6hXP2MX6B0MjHI5Le2th1ki +iwLaawWNa1Wc50ETDTWOcXMkle37WVoLZD5NauqghcgpnAI480stplAnJ38CchkBiwTIZ lXn64w0eNkxrZIHzNKT9jUDed0qjj/ImdCeEA/4r2l+nvIGmR9YnLINrvXx7aUm9viA42w uDidzvTYV32eYvHd1mE0AB6wKZd1CfOuUt96l0bcWyMhblT53RlbesnEh+sxtw== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=eGWmLsVv; 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=1679335271; a=rsa-sha256; cv=none; b=f3uXiBTj46Uk64Ikg9/gjic8ncPNHtYHOmzVkk+7+vzYVakkKVfPJnU822MRcWpBHROU0b d9jcfPit53QVDz5xlZcFoLn+pdD/gLEyNY7oh1JPh1LSVvxqblSDSZfVvydvsV4HwNFvqn fd7sHSyhma2kBhWSYPPCy/9IZWdkUztqD5oKW0Jrmw5Rivj/7thF/lKrS0P7f3OC7caaHA Tw7owBZiJ6SUPBiF26vLEo+9C/lXBGRlUuXZgwoQ0bg8VlEgJtfCsxE9Fdb98bU9smw9Iv 6MHkFFEyc1QdsSuzxcO3nf3UZiQcS1DDw2Lr95AL+w45z/DqY6hlLc9fNP5iog== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peJVK-0007cb-7u; Mon, 20 Mar 2023 13:41:06 -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 1peJVI-0007bR-3X for guix-patches@gnu.org; Mon, 20 Mar 2023 13:41:04 -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 1peJVH-00053X-Rt for guix-patches@gnu.org; Mon, 20 Mar 2023 13:41:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peJVH-0005KE-O3 for guix-patches@gnu.org; Mon, 20 Mar 2023 13:41:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62196] [PATCH 012/223] gnu: Add ruby-rubocop-capybara-minimal. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 17:41:03 +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.167933401520063 (code B ref 62196); Mon, 20 Mar 2023 17:41:03 +0000 Received: (at 62196) by debbugs.gnu.org; 20 Mar 2023 17:40:15 +0000 Received: from localhost ([127.0.0.1]:56550 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJUV-0005DR-3N for submit@debbugs.gnu.org; Mon, 20 Mar 2023 13:40:15 -0400 Received: from mail-yw1-f179.google.com ([209.85.128.179]:37678) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJ7x-0003Er-EJ for 62196@debbugs.gnu.org; Mon, 20 Mar 2023 13:16:57 -0400 Received: by mail-yw1-f179.google.com with SMTP id 00721157ae682-54184571389so236350707b3.4 for <62196@debbugs.gnu.org>; Mon, 20 Mar 2023 10:16:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679332611; 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=n85xtB66YsjI+1aQoACDNqIwxPBW/LWr5op5mINgcpM=; b=eGWmLsVvqVT05E2IGzgHW+pvBwVoNsopCXuqWH3IIu5j9/BIaRtxS/ivARNwRWIXWH ttkrW+fjVcj9pfqjXuYeuS8FGV8/lSclimev9HkKkPM1M1GLX6pC/24h8/e5O1uxhEJi pVwUAmVt1qPI4yfThR/sgXiYYl/PiL1R/uLgGpdJxJF8r0NWAex1VbfkHcajzJ4e1vmA hPYyLe9RuVHxrGR+DqnX5DUWgJsJFmlkxXvmIllY/PH1Fm2cCk6KqSpbmEZIKguQImPE EUKNEjznkZiH5QHAQUxyx6d54o5fzC3b/1ndephF+ezoqtI/PZW1m0jHFVZX4Ms9H8vy nsDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679332611; 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=n85xtB66YsjI+1aQoACDNqIwxPBW/LWr5op5mINgcpM=; b=erMMq8MM8w4OFNAoTrC5/caywRP/Mz8s1aXlpbosDjllHjT7EAiacbnLhLTwIg4igc JQL40cGw+R9JcqmFEWztD6Nas7sep9RvGeUCeW1pmS+mC7WvmLck2BHbvC/0oCGmk8E7 esE42VDlulavH+09ymZf/2U2qP6jOpwLWoPFBRi5Fo7IyC0YGEkrpjSJSqN331js5zuh Yoep10oVCkrFSXD3rpksPe4bJbN0svjzlsSHVg/J9AlO9o2b59Jjza/5ZJ+O0lmwpqGF kR+BcUETe6kDBbn661wJr+iqVxtFVOcefm9J98ecJjaM6hXBPqHZZz8S1+xSNFMwAhUf Bpag== X-Gm-Message-State: AO0yUKW+I+dBYRr/tP66TsMh0Y3ZiThagAXrpiDNJCc3yWXWE5yq0nIb j7zf01bEbQeTdCE+lSYXHKGTG3ePA1M= X-Google-Smtp-Source: AK7set+3nE8NbLSdgMCFJGwFg9uS9U0iR9qRHRnxl4jII5p/e+W5xv7gD1fXhDa2mSixiIf8qI3ydw== X-Received: by 2002:a05:7500:3ec8:b0:fc:e7f1:7d7 with SMTP id lj8-20020a0575003ec800b000fce7f107d7mr181968gab.6.1679332610529; Mon, 20 Mar 2023 10:16:50 -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.16.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Mar 2023 10:16:50 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 20 Mar 2023 13:13:04 -0400 Message-Id: <20230320171635.11184-12-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: 2B6A136E89 X-Spam-Score: -2.15 X-Migadu-Spam-Score: -2.15 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: z+GCz3mmJyDX * gnu/packages/ruby.scm (ruby-rubocop-capybara-minimal): New variable. --- gnu/packages/ruby.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index 94493144f6..ab2995d6fd 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -1537,6 +1537,28 @@ (define-public ruby-typhoeus (home-page "https://github.com/typhoeus/typhoeus") (license license:expat))) +;;; A minimal variant used to build ruby-rubocop itself. +(define ruby-rubocop-capybara-minimal + (package + (name "ruby-rubocop-capybara") + (version "2.17.1") + (source (origin + (method git-fetch) ;for tests + (uri (git-reference + (url "https://github.com/rubocop/rubocop-capybara") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "137y21b6g0kj1001zp95gwchx2cvgz8pglw2ik1cw647lh77qdsp")))) + (build-system ruby-build-system) + (arguments (list #:tests? #f)) + (synopsis "Capybara plugin for RuboCop") + (description "This package provides a RuboCop plugin that can be used for +code style checking of Capybara test files (RSpec, Cucumber, Minitest).") + (home-page "https://github.com/rubocop/rubocop-capybara") + (license license:expat))) + (define ruby-rubocop-rake-minimal (package (name "ruby-rubocop-rake") -- 2.39.1