From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 EA9VMSnOMGWnWwEAauVa8A:P1 (envelope-from ) for ; Thu, 19 Oct 2023 08:35:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id EA9VMSnOMGWnWwEAauVa8A (envelope-from ) for ; Thu, 19 Oct 2023 08:35:21 +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 76D3850051 for ; Thu, 19 Oct 2023 08:35:21 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=SWCnTGZE; 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=1697697321; 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=Awmf/MT/SZxHK5j+9zdBW1UrVO1dKIhN30RfqP4gmas=; b=VjtzfaN3sD+QPB484Im0ONPFONNm30juYmYVAtertUswPCO1N2rlE255PH7elZSohHt9P1 FKGpDlIWuBhmEvldWBh5bXlqO4JPv4q6gb/4vIuN/jeHfOiY2yQeYunl+ykwlVsMCbYwmr WJlngmJCOi8exFuyQWiD6lH0bDsvTfPXGjPG4El+Ueego27vWQUfg3eWbxJo7PtkP5i9gL j268AGq6XJrf0sBvDJqkklxvRSqoLlpdDUp8KzTHEZA9q4HUTrH1TiSWyCL6hmiahBAYPL sxd0FyeByiwGRnwfdnJhUhMyMAQ765OfdDGb5K1xSi8Sz9uJQDtvOHujN+h1Bg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697697321; a=rsa-sha256; cv=none; b=VlH6F7vC9B1BP9DTz5WXcwMont3j/spSy7dnPfOR38xmeaH0ReFqrvpCTpHoANSoSto705 H8vhEqjgo/QPntDoWJ8cWnHgXIxG+hA4R8mbOtlwAzHllzRjpek9B8XXepHTyhdIzoBStx cWH5G1un7F7xVdOO1r9PU7DNk6jE2NRBREjpnFIq+5iYnEcydMzcyjNg65FbrC2stnJnzO 6RE9JJw3BosWcIYS+ZjRFeeZ/4kShQ4PqBa3BncOQvgKl42KSjN3vgRN8SSKlblITRgNW/ xYB27j/zc7xUw5myWuNMzy7hIjUqu9gWgz1imFDdxG7GXzrbotpcR3MIN7SeVg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=SWCnTGZE; 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 1qtMcH-0004Wf-LM; Thu, 19 Oct 2023 02:34:45 -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 1qtMcE-0004VM-Tt for guix-patches@gnu.org; Thu, 19 Oct 2023 02:34:42 -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 1qtMcE-0001w5-Lk for guix-patches@gnu.org; Thu, 19 Oct 2023 02:34:42 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtMcf-0002O5-1D; Thu, 19 Oct 2023 02:35:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66627] [PATCH 08/19] gnu: go-gopkg-in-go-playground-assert-v1: 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:35:09 +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.16976973089169 (code B ref 66627); Thu, 19 Oct 2023 06:35:09 +0000 Received: (at 66627) by debbugs.gnu.org; 19 Oct 2023 06:35:08 +0000 Received: from localhost ([127.0.0.1]:35635 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtMcd-0002Na-Ib for submit@debbugs.gnu.org; Thu, 19 Oct 2023 02:35:08 -0400 Received: from mail-wr1-x42a.google.com ([2a00:1450:4864:20::42a]:58397) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtMcT-0002H6-6l for 66627@debbugs.gnu.org; Thu, 19 Oct 2023 02:34:57 -0400 Received: by mail-wr1-x42a.google.com with SMTP id ffacd0b85a97d-307d58b3efbso5866635f8f.0 for <66627@debbugs.gnu.org>; Wed, 18 Oct 2023 23:34:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697697265; x=1698302065; 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=Awmf/MT/SZxHK5j+9zdBW1UrVO1dKIhN30RfqP4gmas=; b=SWCnTGZEJ0mGwqg/U1f7mVbY2dGWP9nRrZv7ovx+R1J4cjK0A2qpJnz8qMQLMBQnQM g5F5hn6mkyvgK6TGloHb7F7PuxdmR/Iq2TkpUp7+XS4Rjiyek2v/ZL5YYmtn7kfd6QR1 e++i/Ct9XAYTVVIFbw/nA5PNV26Te3j5v7McvBsSCwX8CY0g19qkgQsM6s6qfvda9RUt YVSa4RajQTgQlD/gtni8N5+6w48R7h+f+1dJbtOoCawZJE2sFkO6vi691C/Su8z6qrnV 9ZExU56EVQRzHWHKoCbdCuGE+2f+CDQ3xe9drtH+izTFRuzUQ/65fqg60AtC4LKjzdgE M2Cw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697697265; x=1698302065; 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=Awmf/MT/SZxHK5j+9zdBW1UrVO1dKIhN30RfqP4gmas=; b=cFVj3qayjOU3TA8aOfGuU5ioLPGajY44qDznEzeAYmXLeTlX9VwiHvp0UQt3H2laz5 ht/Gch8NowvMysQAdi45OM8VIoZ4YnYSeOhgm1d2EZQdMteRXlZdGCwA5Mp8Ammn8slM z4pvMAsTT8KtDjHOW7NX4n1Gky7n9qif61+YQOx0q4waVQDRva+pydkkO1oxUha3l/hB Uf3LfBHlLVsmIFjeapcHjuhNjwmlJOoHP8ZVkIIMLPwQwSXZWAr3ME4aH/L0BS04gxGp u6BNOdxMknbLaYuctciGMaHLQJ6O9hMDZIVzbIWA9XL7IogmmluQKOHSEPJ5VDMSoUyT udEQ== X-Gm-Message-State: AOJu0Yx/H1+XGPLmLJiarm4JgrKJM/S+JYKkiyqKhGOOCmziGvJnfSIb n+nme8WRcU3Mg0OsZIQ6mBNGgtJEZd3DPg== X-Google-Smtp-Source: AGHT+IEV0e28ld3BYc7G1BjmcbCeaXWuekY8sL3wIYg5GvPkHINIrMxCukPg6JKkuBox+mAc3ofO3Q== X-Received: by 2002:adf:fa10:0:b0:32d:8401:4057 with SMTP id m16-20020adffa10000000b0032d84014057mr691209wrr.15.1697697265001; Wed, 18 Oct 2023 23:34:25 -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.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Oct 2023 23:34:24 -0700 (PDT) From: Sharlatan Hellseher Date: Thu, 19 Oct 2023 10:33:49 +0100 Message-ID: <92c77923ee6650a70e9582e8da7329590a0b4c42.1697678664.git.sharlatanus@gmail.com> 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: 76D3850051 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: 7.85 X-TUID: wxr4K6cY2J3o Message-ID: <20231019093349.a8rvjex9a13rOCiiY6O9U1Q6BaESvV3t-4gk6XCgnvQ@z> * gnu/packages/golang-check.scm (go-gopkg-in-go-playground-assert-v1): Move from here... * gnu/packages/golang.scm: ... to here. --- gnu/packages/golang-check.scm | 24 ++++++++++++++++++++++++ gnu/packages/golang.scm | 23 ----------------------- 2 files changed, 24 insertions(+), 23 deletions(-) diff --git a/gnu/packages/golang-check.scm b/gnu/packages/golang-check.scm index 414423a5ef..4b7ca74cc2 100644 --- a/gnu/packages/golang-check.scm +++ b/gnu/packages/golang-check.scm @@ -4,6 +4,7 @@ ;;; Copyright © 2020 Jakub Kądziołka ;;; Copyright © 2020 Joseph LaFreniere ;;; Copyright © 2021 Sarah Morgensen +;;; Copyright © 2021 Tobias Geerinckx-Rice ;;; Copyright © 2022 Efraim Flashner ;;; Copyright © 2023 Felix Lechner ;;; @@ -189,6 +190,29 @@ (define-public go-gopkg-in-check-v1 (description "This package provides a test library for the Go language.") (license license:bsd-2))) +(define-public go-gopkg-in-go-playground-assert-v1 + (package + (name "go-gopkg-in-go-playground-assert-v1") + (version "1.2.1") + (home-page "https://github.com/go-playground/assert") + (source + (origin + (method git-fetch) + (uri (git-reference + (url home-page) + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1h4amgykpa0djwi619llr3g55p75ia0mi184h9s5zdl8l4rhn9pm")))) + (build-system go-build-system) + (arguments + '(#:import-path "gopkg.in/go-playground/assert.v1")) + (synopsis "Basic assertion library used alongside native Go testing") + (description + "This package provides basic assertions along with building blocks for +custom assertions to be used alongside native Go testing.") + (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 diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index cfd7fb73ad..c3cb30c344 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -3064,29 +3064,6 @@ (define-public go-github.com-jessevdk-go-flags (home-page "https://github.com/jessevdk/go-flags") (license license:bsd-3))) -(define-public go-gopkg-in-go-playground-assert-v1 - (package - (name "go-gopkg-in-go-playground-assert-v1") - (version "1.2.1") - (home-page "https://github.com/go-playground/assert") - (source - (origin - (method git-fetch) - (uri (git-reference - (url home-page) - (commit (string-append "v" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 "1h4amgykpa0djwi619llr3g55p75ia0mi184h9s5zdl8l4rhn9pm")))) - (build-system go-build-system) - (arguments - '(#:import-path "gopkg.in/go-playground/assert.v1")) - (synopsis "Basic assertion library used alongside native Go testing") - (description - "This package provides basic assertions along with building blocks for -custom assertions to be used alongside native Go testing.") - (license license:expat))) - (define-public go-github-com-go-playground-locales (package (name "go-github-com-go-playground-locales") -- 2.41.0