From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id OMH1AQmoG2O+iQAAbAwnHQ (envelope-from ) for ; Fri, 09 Sep 2022 22:54:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id IFMOAQmoG2PXAQAAG6o9tA (envelope-from ) for ; Fri, 09 Sep 2022 22:54:33 +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 C25113C8C6 for ; Fri, 9 Sep 2022 22:54:32 +0200 (CEST) Received: from localhost ([::1]:57178 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oWl1D-0001c2-Vd for larch@yhetil.org; Fri, 09 Sep 2022 16:54:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57232) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oWkys-0006vy-N8 for guix-patches@gnu.org; Fri, 09 Sep 2022 16:52:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47115) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oWkys-0003VG-AC for guix-patches@gnu.org; Fri, 09 Sep 2022 16:52:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oWkys-0004j4-62 for guix-patches@gnu.org; Fri, 09 Sep 2022 16:52:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v9 35/42] gnu: Add go-github-com-onsi-gomega. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 09 Sep 2022 20:52:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.166275669418016 (code B ref 55903); Fri, 09 Sep 2022 20:52:06 +0000 Received: (at 55903) by debbugs.gnu.org; 9 Sep 2022 20:51:34 +0000 Received: from localhost ([127.0.0.1]:35791 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWkyM-0004gQ-4d for submit@debbugs.gnu.org; Fri, 09 Sep 2022 16:51:34 -0400 Received: from knopi.disroot.org ([178.21.23.139]:33356) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWkxW-0004aH-TO for 55903@debbugs.gnu.org; Fri, 09 Sep 2022 16:50:43 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 678C64A024; Fri, 9 Sep 2022 22:50:42 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with UTF8SMTP id rSRsEOVPxhws; Fri, 9 Sep 2022 22:50:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1662756621; bh=gM7+kdxajB5tJFueUFmPey54zjtcNYYzYVYK4159+0g=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=JkvF3FA1+3wQEwR5HNJghjMEz+1cPmg/pHSFGuYwA8BkMAY7RUUReogZ4xAz7PbaE LwIgqIDJ5Lz6fLpFM0db9Iyi9z5mb+caOEVb81jdZq0mnNZb6ARo22gWunQrmxOQYL T6zNV4+7zU77N9ttFZyhdSO2WaRrKf2jMC58z2pfLBzHpVK9PiNsJdQy69vkyZuBEp Q52tGEhu4VWyki5R9uMj1JapKJeE09/TEaEfUpxLxreZAHcqD0R7RoPx7YOi2esSWL a14FgcUVDIU4UhEPoyBdBHXB8bBw6mSi82zVfSxknHzAA/S8XFokJF5l1wiBTCbDMI EL6Iv8X3lfcNQ== Date: Fri, 9 Sep 2022 21:49:59 +0100 Message-Id: <20220909205006.13937-35-paren@disroot.org> In-Reply-To: <20220909205006.13937-1-paren@disroot.org> References: <20220909205006.13937-1-paren@disroot.org> 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: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1662756872; h=from:from:sender:sender:reply-to: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=a/npO7yXzJzDX/0CJkiYaD2gGLppn8q7/b9yvgXaLLw=; b=qfVrMKy56u74c9DaPQOSjXO7eaRl8xSuPWrAPaGHKe6BsbBxoifqFJAsj1L4gEoNuFSklO o5tNNlePvJfRp91HYU6BdcX1lWqXaaKgyGHhXH3JeEvfV0Hi+ieYD3fXN8ANz91D8wUB21 1qCVc3MalsHnwYiORqT4iquxd6YwpmHRKBiZtqDlt/3+egWuyFTdPTeGPNN2YKKSGShh99 aehzdiKB052TUIBA/jg8kxIEwV3xUVf9cIzPoeAy/RXixMswYvOJ3Ut81V5+hUev4HZQCn nbDahiBI1ucywsca+Y86zNmtr908uUSvTJ79sJCMefers8bJXzAOdtqXyEB3Og== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662756872; a=rsa-sha256; cv=none; b=KaFFhzcJBfV1+U+psgfPhdJNtwqVdVpfZYX8Yavf7UHKwgjwTtYe/mgxIufLYn5v/9kJb6 aaktJtsPjmc2DWLV4l2sFvfuadm6ie7T+Sy8YBKTfOhSZ99CFpSzY28qi8TlX6hX2rhWTp 1VLgKIF3I/6uSwqdsHZUCdbd5vfC8/83ZSrnk9IikBztAno6BLMF1TXJMe4J7MAz5Ue6QK 7EBCGY3u+zHIdQ6o+hKv5QOw3ON3eayJUyO3rIdlK6tyFh93jHWpHtAhJMJILCxnkspwNn CPQX463TZuBVqT/EE/2zuLy3JOhG3aWJvfz0dRBFfz3bIIal/nTgl8HKOvDpmw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=JkvF3FA1; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -0.80 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=JkvF3FA1; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: C25113C8C6 X-Spam-Score: -0.80 X-Migadu-Scanner: scn1.migadu.com X-TUID: NP9qoTwlel2i * gnu/packages/golang.scm (go-github-com-onsi-gomega): New variable. --- gnu/packages/golang.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 3c51723f5a..da16eee491 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10924,3 +10924,34 @@ (define-public go-github-com-emersion-go-msgauth (description "The msgauth package provides a Go library for authenticating emails.") (license license:expat))) + +(define-public go-github-com-onsi-gomega + (package + (name "go-github-com-onsi-gomega") + (version "1.19.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/onsi/gomega") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "092phwk97sk4sv0nbx5pfhqs6x3x1lnrjwyda1m6b6zwrfmq5c6i")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/onsi/gomega" + ;; Unless we disable the tests, we have a circular dependency on + ;; ginkgo/v2. + #:tests? #f)) + (propagated-inputs (list go-github-com-golang-protobuf-proto + go-golang-org-x-net + go-golang-org-x-sys + go-golang-org-x-text + go-google-golang-org-protobuf + go-gopkg-in-yaml-v2)) + (home-page "https://github.com/onsi/gomega") + (synopsis "Matcher library for Ginkgo") + (description + "Gomega is the preferred matcher library for the Ginkgo test framework.") + (license license:expat))) -- 2.37.3