From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id IF+OFQRnMGXVFwAAG6o9tA:P1 (envelope-from ) for ; Thu, 19 Oct 2023 01:15:16 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id IF+OFQRnMGXVFwAAG6o9tA (envelope-from ) for ; Thu, 19 Oct 2023 01:15:16 +0200 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 aspmx1.migadu.com (Postfix) with ESMTPS id 766AE568DF for ; Thu, 19 Oct 2023 01:15:15 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=cCVpBUTF; spf=pass (aspmx1.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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697670916; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=TzuBCUemjOvTl5m5gGahuipt04Oin42lse8XMVK9s+c=; b=liXx3us2f75LkU01dkXNSbUk+1buBYOMmydCkdcZkFBQS0h0oXWzOndL3pgyq29q3SjjDC T4vd+bItunYpjc7bMgI5N9w8k4B2ouGFzat+jNdtGUXKfHs0rOtpSMkB49n4LSGVrbVS+A SEIKyqOXGlaDXfbc6V/0Mj/4c4zwUaTm1/cU+2eD8SaZ5CQqpEJpRzKX3eYzyQD+apZrgd 7ztf/kY5X1oN2wnZiql7e//dI+NPDohoRikzUyER1rlD9e5GsSTggzIUpX9I1yI5wdaKjt wbQMbMo5UGeMANMJnM5xpXV8G/xw8hW4/hqnghOfhAORkSqoejuVNy5+gaahwA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697670916; a=rsa-sha256; cv=none; b=MP+dKIuxBzFYI2PdVzRAztgS76qgKaInJu2uBEWnoetHE3xGk+IO5/NLmn3xbjyAzdWQtJ 5SKTU90qb3hjnl+8TS+Td4RJnfR2FozaW8wWvib/QPCVoGgwsW+k6jUyDZw4GVa5DOo81Y y7rmkPldY3xJRJAJ+Ygg2IVKE7zNGmNGVrr6wVJxbluDxfWGPj6kolE7W64TuJItas7s98 03bL77SB3PF0pfpLlYV6QPEmSj2qWUPZFxUL0sPBL9VCStcTsmmfmrABdeFqvzDP1+vTsp faWNClUpeFfzyHiYBMb8JSW7hVp8Rwfs9E/ooazzsUUdkD3AYLQgEqXFhaDxBw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=cCVpBUTF; spf=pass (aspmx1.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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtF41-00047t-Aw; Wed, 18 Oct 2023 18:30:55 -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 1qtF3v-000414-VS for guix-patches@gnu.org; Wed, 18 Oct 2023 18:30:48 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qtF3v-00037B-MK for guix-patches@gnu.org; Wed, 18 Oct 2023 18:30:47 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtF4L-0002O9-Rm; Wed, 18 Oct 2023 18:31:13 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66619] [PATCH 15/19] gnu: go-github-com-onsi-ginkgo: Move to (gnu packages golang-check). Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: cox.katherine.e+guix@gmail.com, guix-patches@gnu.org Resent-Date: Wed, 18 Oct 2023 22:31:13 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66619 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66619@debbugs.gnu.org Cc: Sharlatan Hellseher , Katherine Cox-Buday X-Debbugs-Original-Xcc: Katherine Cox-Buday Received: via spool by 66619-submit@debbugs.gnu.org id=B66619.16976682718949 (code B ref 66619); Wed, 18 Oct 2023 22:31:13 +0000 Received: (at 66619) by debbugs.gnu.org; 18 Oct 2023 22:31:11 +0000 Received: from localhost ([127.0.0.1]:34980 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtF4H-0002Ib-Qs for submit@debbugs.gnu.org; Wed, 18 Oct 2023 18:31:11 -0400 Received: from mail-wr1-x42e.google.com ([2a00:1450:4864:20::42e]:48563) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtF3l-0001Pv-KS for 66619@debbugs.gnu.org; Wed, 18 Oct 2023 18:30:38 -0400 Received: by mail-wr1-x42e.google.com with SMTP id ffacd0b85a97d-32da7ac5c4fso3638942f8f.1 for <66619@debbugs.gnu.org>; Wed, 18 Oct 2023 15:30:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697668205; x=1698273005; darn=debbugs.gnu.org; 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=TzuBCUemjOvTl5m5gGahuipt04Oin42lse8XMVK9s+c=; b=cCVpBUTFlnuGa9fRkyZwB8dAtPjFkhmXB18cpEXp2mrPO0shYKxK4/ld2/MqyaJNrJ sP9DGcknSUyO5xPFxP2cg0YGPz3AXdEzNqOWLk4yNz+WatRHdzC/HFit1sLHk/18OLnI CufxHhbKGfotI/xtWFmfGxb4S3dzSEPMlLJKSOJYmpY1sZFFp8KauYvm8RlTPXGsdhdM e3LYjlOGiA3Wj+hrhvxWTTnKf1xOF2pBavKyqJLJQlWUnB2Y6q+gKXvrqezEQUH0ajU9 gDN/HTTG2DPb+BMahwHS4wbCl9jEJ5Wo3wQFL+ky4yQrO/pCnDvVy5JfWB0ak3vHUd5z kZxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697668205; x=1698273005; 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=TzuBCUemjOvTl5m5gGahuipt04Oin42lse8XMVK9s+c=; b=Mq6Hk7UixCKnxbAMQQrs50k4T5P27fIbecExKesExqEb+um4u6roeTkASZ97mS6LlH /kVLeXHuuC7Fc0KmwglswDhoZ/kkty5TAKAsNLMC2o/LguCFHdw7gPMwBh8TSemCDLUx Lp8s1ap37tK5pLz5m/dD+OE4DaXfmdzbr3MjbuyvuUxwyY9p1PEPWFJ5/h4kDoeqQRfY MF+s1Mt22AAMINIflJSsCn9KI9IT19oVuWJ8Tmz1hhx7dsu2dEqG9adO0R3+7FJ94Iir W9SXZUrGgHGABohXzHeg6m+t2mpm9R+rrKq3PLDbgDian3Ao0pV1PHtZMG3e8EszeUo2 nAMw== X-Gm-Message-State: AOJu0Yx5gDPKX8s/f37eA9jgd2Sic5nLoR/ZevUo7CxR4xC9LNLHBbcW H9mfeT1LzdBlHaT27WjYNwn9QYuy844qTQ== X-Google-Smtp-Source: AGHT+IHooXjgPZ0Xu7L/XohuyaG3qWn7+7tZODaHUo72MAibAC+8R44bh0Oo/06kIutXTp7Ekx27DQ== X-Received: by 2002:adf:e7c8:0:b0:32d:a2d6:4058 with SMTP id e8-20020adfe7c8000000b0032da2d64058mr241611wrn.62.1697668205607; Wed, 18 Oct 2023 15:30:05 -0700 (PDT) Received: from localhost.localdomain (cpc100856-bagu15-2-0-cust368.1-3.cable.virginm.net. [82.25.93.113]) by smtp.gmail.com with ESMTPSA id x6-20020a5d6506000000b0032d886039easm3032951wru.14.2023.10.18.15.30.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Oct 2023 15:30:04 -0700 (PDT) From: Sharlatan Hellseher Date: Thu, 19 Oct 2023 02:29:08 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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: 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-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: 7.85 X-Migadu-Queue-Id: 766AE568DF X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: 7.85 X-TUID: C+8oVibNrjDn * gnu/packages/golang-check.scm (go-github-com-onsi-ginkgo): Move from here... * gnu/packages/golang.scm: ... to here. --- gnu/packages/golang-check.scm | 32 ++++++++++++++++++++++++++++++++ gnu/packages/golang.scm | 28 ---------------------------- 2 files changed, 32 insertions(+), 28 deletions(-) diff --git a/gnu/packages/golang-check.scm b/gnu/packages/golang-check.scm index eb4f085bbf..ce4afe64ac 100644 --- a/gnu/packages/golang-check.scm +++ b/gnu/packages/golang-check.scm @@ -7,6 +7,7 @@ ;;; Copyright © 2020 Ryan Prior ;;; Copyright © 2021 Sarah Morgensen ;;; Copyright © 2021 Tobias Geerinckx-Rice +;;; Copyright © 2022 ( ;;; Copyright © 2022 Efraim Flashner ;;; Copyright © 2023 Felix Lechner ;;; Copyright © 2023 Hilton Chain @@ -274,6 +275,37 @@ (define-public go-github-com-jacobsa-ogletest messages automatically.") (license license:asl2.0)))) +(define-public go-github-com-onsi-ginkgo + (package + (name "go-github-com-onsi-ginkgo") + (version "1.16.5") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/onsi/ginkgo") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1hh6n7q92y0ai8k6rj2yzw6wwxikhyiyk4j92zgvf1zad0gmqqmz")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/onsi/ginkgo")) + (propagated-inputs + (list go-golang-org-x-sys + go-golang-org-x-tools + go-github-com-go-task-slim-sprig + go-github-com-nxadm-tail + go-github-com-onsi-gomega)) + (home-page "https://github.com/onsi/ginkgo") + (synopsis "BDD-style testing framework for Go") + (description + "Ginkgo is a Behaviour-Driven Development testing framework for Go. It +builds on top of Go's builtin @code{testing} library and is complemented by the +Gomega matcher library.") + (license license:expat))) + (define-public go-github-com-stretchr-testify (package (name "go-github-com-stretchr-testify") diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 5abe17bf3e..3ff544a67b 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -13615,34 +13615,6 @@ (define-public go-github-com-onsi-gomega "Gomega is the preferred matcher library for the Ginkgo test framework.") (license license:expat))) -(define-public go-github-com-onsi-ginkgo - (package - (name "go-github-com-onsi-ginkgo") - (version "1.16.5") - (source (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/onsi/ginkgo") - (commit (string-append "v" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "1hh6n7q92y0ai8k6rj2yzw6wwxikhyiyk4j92zgvf1zad0gmqqmz")))) - (build-system go-build-system) - (arguments (list #:import-path "github.com/onsi/ginkgo")) - (propagated-inputs (list go-golang-org-x-sys - go-golang-org-x-tools - go-github-com-go-task-slim-sprig - go-github-com-nxadm-tail - go-github-com-onsi-gomega)) - (home-page "https://github.com/onsi/ginkgo") - (synopsis "BDD-style testing framework for Go") - (description - "Ginkgo is a Behaviour-Driven Development testing framework for Go. It -builds on top of Go's builtin @code{testing} library and is complemented by the -Gomega matcher library.") - (license license:expat))) - ;;; ;;; Avoid adding new packages to the end of this file. To reduce the chances ;;; of a merge conflict, place them above by existing packages with similar -- 2.41.0 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id EEpgMW/OMGUfwQAA9RJhRA:P1 (envelope-from ) for ; Thu, 19 Oct 2023 08:36:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id EEpgMW/OMGUfwQAA9RJhRA (envelope-from ) for ; Thu, 19 Oct 2023 08:36:31 +0200 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 aspmx1.migadu.com (Postfix) with ESMTPS id 9199B50234 for ; Thu, 19 Oct 2023 08:36:31 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=jDcfHEtx; spf=pass (aspmx1.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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697697391; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=TzuBCUemjOvTl5m5gGahuipt04Oin42lse8XMVK9s+c=; b=l12D1Q9emheAywUVu6PAnCqnpgpH034K3HvLDBd+BLRZlI56w1BlazXHfkfoYUFWHBWSOD RsfmG4RCfhXn+jYZHqHqbycGTGFqkmIUGIaq868/JKvgIlsjV5aVPX+3Q2aKv9TBbUXCHb wAJEJ2ko5E1J9mHVgvDEYM5VJPQ2Ot6a8KHjkCnUNYWrI8xEy0CTDe2bIN35uZJpFhf06t WL1IU8YF2hmQ+VwJz8AGw37nQtjVjANgtlomrJcPzyq0myR65rxPuYgE9wnQRAXwEVl8Oc podPGzO0gvMSu/4DAVDUC+9OcoVhLjCVGZqefnLA+lY3fgVq1EDi+OdOPjRrIw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697697391; a=rsa-sha256; cv=none; b=rTTNO/4PB/5tbDY7z7KLigSXNn4dEaaoAy0vMpBQpTyvge8d1YimGUdgNMoTPSgu4cNGxt M4FFzxRbHrZfi1HPF3Ij3l73g4nUqE9CTklKOU+tTcFlziAAlt9wZlJFWl/mNl84a4kTtZ N3K4vLB82Ts4j0dop5A1/iV76zihgFycO4FSRj1tk+F3I8JN1Ofn8ZdlQWqEoNg+JPnV6t 03gKpqghWcmsqfWEoDSyrFFJBBxyFYtVZi3fi1/kZnLfHLDUHP1jAiBp8+NekExdp50izv sMd3UZbfhCB4u7m4deiFBojJmtiJ6K87EY23DzjdudcKQEfuhxfhZekgcwHllQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=jDcfHEtx; spf=pass (aspmx1.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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtMdK-00055f-JX; Thu, 19 Oct 2023 02:35:50 -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 1qtMd8-0004xp-6x for guix-patches@gnu.org; Thu, 19 Oct 2023 02:35:39 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qtMd7-0002Mf-UA for guix-patches@gnu.org; Thu, 19 Oct 2023 02:35:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtMdY-0002S6-AF; Thu, 19 Oct 2023 02:36:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66627] [PATCH 15/19] gnu: go-github-com-onsi-ginkgo: Move to (gnu packages golang-check). Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: cox.katherine.e+guix@gmail.com, guix-patches@gnu.org Resent-Date: Thu, 19 Oct 2023 06:36:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66627 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66627@debbugs.gnu.org Cc: Sharlatan Hellseher , Katherine Cox-Buday X-Debbugs-Original-Xcc: Katherine Cox-Buday Received: via spool by 66627-submit@debbugs.gnu.org id=B66627.16976973289272 (code B ref 66627); Thu, 19 Oct 2023 06:36:04 +0000 Received: (at 66627) by debbugs.gnu.org; 19 Oct 2023 06:35:28 +0000 Received: from localhost ([127.0.0.1]:35653 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtMcx-0002PL-V4 for submit@debbugs.gnu.org; Thu, 19 Oct 2023 02:35:28 -0400 Received: from mail-wm1-x331.google.com ([2a00:1450:4864:20::331]:48157) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtMcY-0002Jl-33 for 66627@debbugs.gnu.org; Thu, 19 Oct 2023 02:35:03 -0400 Received: by mail-wm1-x331.google.com with SMTP id 5b1f17b1804b1-40572aeb673so70204505e9.0 for <66627@debbugs.gnu.org>; Wed, 18 Oct 2023 23:34:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697697270; x=1698302070; darn=debbugs.gnu.org; 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=TzuBCUemjOvTl5m5gGahuipt04Oin42lse8XMVK9s+c=; b=jDcfHEtxIDc7Dj67QuvzOzpbXPMhtkI8LBKrsWsHsx7fiG3PF9Hk0akkQG8WJ8MoiP kNVw534UwEgxwbvzienUK6bdzRIFtEIhtTgZUGaa4XKKd1WPzqaZgvSfGZ3/WOEitGSJ BvHvsmNI73eUOfjNwItmAwJrnOVx4KWB3aHAZonRBm/4uVy3om97dKLqy6z1nWFn2dD7 9EkCVVnITL4Nz3BwxtJ7rMa7pEwOi6i4I9IxA5ZNDelFtWLofnfDDNoC9+GT5+rVbvju aUEphL2WmJlrOKg1B/TZIIczFlSnMtxoKQxr06ZbeIy6VLSKiyqP9Vsgfhp2J2tcJsND W7qQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697697270; x=1698302070; 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=TzuBCUemjOvTl5m5gGahuipt04Oin42lse8XMVK9s+c=; b=gdhK6Xv9BrNqQV25symahtM/SP8/haUyXmcOPN9J6tSj5NsN1MGBMIMqeymazVMz7S clW5EI5MMZyNnpNeLrmWGhCbpwqRBZK6cNvawbbw36teh18wzp9LFYMvYffmr8aZeymI PxakYsP0FfUDJOnzD8UR0OT7zbaW0WaezKP4GndNiVWhZrE36wUbdPckxf7DQbLVxgU6 mk2nilJVWN+EqJNcTbtts0NyPb7risX7Kz8CiKd3XwAGF3IGJslyfmvBnti01FDRX5r5 tXkCBXQFwtQkahTSr0iI+NeQka0a7tTH6mpX9o/8TgTVxA7l2inGl0/4MmpQUYGel2aU HIBQ== X-Gm-Message-State: AOJu0Yx+/hPDl18vE2ouItoE9fX3hcSQIe5n+yJuXGJA33CNPfoPYvb2 l9JZaHFrwP6dGedTkk01IpNrW2wxnmA/fg== X-Google-Smtp-Source: AGHT+IHeMcIX/jWXdINmbWTz9re7fuZm+M9lDCQfXfzymHj5Qs5vTAeWCjK6PbJMMJYSIWflnUbgIg== X-Received: by 2002:adf:e504:0:b0:32d:7615:372b with SMTP id j4-20020adfe504000000b0032d7615372bmr822786wrm.12.1697697269960; Wed, 18 Oct 2023 23:34:29 -0700 (PDT) Received: from localhost.localdomain (cpc100856-bagu15-2-0-cust368.1-3.cable.virginm.net. [82.25.93.113]) by smtp.gmail.com with ESMTPSA id q1-20020adffec1000000b00326b8a0e817sm3694739wrs.84.2023.10.18.23.34.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Oct 2023 23:34:29 -0700 (PDT) From: Sharlatan Hellseher Date: Thu, 19 Oct 2023 10:33:56 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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: 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-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: 7.85 X-Migadu-Queue-Id: 9199B50234 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: 7.85 X-TUID: 0/AXXWtBo1W6 Message-ID: <20231019093356.N9jbU9XacFBStQ_6_xo4Ix8Kv0-Co7X-rVEahLVYnxs@z> * gnu/packages/golang-check.scm (go-github-com-onsi-ginkgo): Move from here... * gnu/packages/golang.scm: ... to here. --- gnu/packages/golang-check.scm | 32 ++++++++++++++++++++++++++++++++ gnu/packages/golang.scm | 28 ---------------------------- 2 files changed, 32 insertions(+), 28 deletions(-) diff --git a/gnu/packages/golang-check.scm b/gnu/packages/golang-check.scm index eb4f085bbf..ce4afe64ac 100644 --- a/gnu/packages/golang-check.scm +++ b/gnu/packages/golang-check.scm @@ -7,6 +7,7 @@ ;;; Copyright © 2020 Ryan Prior ;;; Copyright © 2021 Sarah Morgensen ;;; Copyright © 2021 Tobias Geerinckx-Rice +;;; Copyright © 2022 ( ;;; Copyright © 2022 Efraim Flashner ;;; Copyright © 2023 Felix Lechner ;;; Copyright © 2023 Hilton Chain @@ -274,6 +275,37 @@ (define-public go-github-com-jacobsa-ogletest messages automatically.") (license license:asl2.0)))) +(define-public go-github-com-onsi-ginkgo + (package + (name "go-github-com-onsi-ginkgo") + (version "1.16.5") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/onsi/ginkgo") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1hh6n7q92y0ai8k6rj2yzw6wwxikhyiyk4j92zgvf1zad0gmqqmz")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/onsi/ginkgo")) + (propagated-inputs + (list go-golang-org-x-sys + go-golang-org-x-tools + go-github-com-go-task-slim-sprig + go-github-com-nxadm-tail + go-github-com-onsi-gomega)) + (home-page "https://github.com/onsi/ginkgo") + (synopsis "BDD-style testing framework for Go") + (description + "Ginkgo is a Behaviour-Driven Development testing framework for Go. It +builds on top of Go's builtin @code{testing} library and is complemented by the +Gomega matcher library.") + (license license:expat))) + (define-public go-github-com-stretchr-testify (package (name "go-github-com-stretchr-testify") diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 5abe17bf3e..3ff544a67b 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -13615,34 +13615,6 @@ (define-public go-github-com-onsi-gomega "Gomega is the preferred matcher library for the Ginkgo test framework.") (license license:expat))) -(define-public go-github-com-onsi-ginkgo - (package - (name "go-github-com-onsi-ginkgo") - (version "1.16.5") - (source (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/onsi/ginkgo") - (commit (string-append "v" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "1hh6n7q92y0ai8k6rj2yzw6wwxikhyiyk4j92zgvf1zad0gmqqmz")))) - (build-system go-build-system) - (arguments (list #:import-path "github.com/onsi/ginkgo")) - (propagated-inputs (list go-golang-org-x-sys - go-golang-org-x-tools - go-github-com-go-task-slim-sprig - go-github-com-nxadm-tail - go-github-com-onsi-gomega)) - (home-page "https://github.com/onsi/ginkgo") - (synopsis "BDD-style testing framework for Go") - (description - "Ginkgo is a Behaviour-Driven Development testing framework for Go. It -builds on top of Go's builtin @code{testing} library and is complemented by the -Gomega matcher library.") - (license license:expat))) - ;;; ;;; Avoid adding new packages to the end of this file. To reduce the chances ;;; of a merge conflict, place them above by existing packages with similar -- 2.41.0