From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id EMbgNPScZ2WYBAEAauVa8A:P1 (envelope-from ) for ; Wed, 29 Nov 2023 21:20:05 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id EMbgNPScZ2WYBAEAauVa8A (envelope-from ) for ; Wed, 29 Nov 2023 21:20:04 +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 aspmx1.migadu.com (Postfix) with ESMTPS id 93BF325E3E for ; Wed, 29 Nov 2023 21:20:04 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=dQmKK3ZE; 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=1701289204; 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=NLvFhqm2HAlIx/cXpDXykDV8JEESmVP/SwuRVobvYLI=; b=LUWla1MEf0LMZp5hSPYVldwN8xA2BdRRpg5tZTgjBIg4mzAmxw8Y6CSNfLw3RIM+zYEFix W3BIJeUuXdXcQVrlbKNIhlrmLIQcY8DuAqKaOkp0m0is5z5N4Dpn+0sCJ+eWs8GS1Rdvn9 0RBjOzKXktwkXSs72gM/B8mSrzTVD9jCfF/UVF+Ju/xd7/kix3ty2foVTV5l5lKNt4QaRS 4trYPaWWUVQQBn39a5GSapfThl/1zHDCOr7hRohFuP0A2bncpZDAfY03DFqK6a2rXe2FJM l59QVBX5ZzKNlyWeLpe9L3D85WpciUo+KNFE/jdpzlLhHjTQhxNq+qpSYaZ2Bg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=dQmKK3ZE; 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-Seal: i=1; s=key1; d=yhetil.org; t=1701289204; a=rsa-sha256; cv=none; b=H2RKOJ1IcXULTpB9fb4e8u01yIUzPGLofAFx7/BWtbHFk6vo+mVZ837usuDbf204l8Obqx 5sC5qLetZGnMYvvSB5599r3fQP1KY1hygVQo6VTiXSLYwWHXNdUJ5mV+KGMxCtwpzsCZYx WTgyUy05NYkoRLhzZZhEND/BOEAwGaErhm23oBonIDi5DD8rHhQYvOgQustboCPCPWh0m+ dBrvMKdG8q7DqNU/tWx9dnWCGQEfqRE2swVA5ORpmvUeKGEt9ktw/5gVqvb0/C0V4lclBs d3osQ3P119te5zMSupql18qG7J94VG63ZeSSGJ+b5aGjJes7rUZZXRBcqSDyrg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r8QOn-0000ky-3p; Wed, 29 Nov 2023 14:39:05 -0500 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 1r8QOf-0000ak-6j for guix-patches@gnu.org; Wed, 29 Nov 2023 14:38:57 -0500 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 1r8QOe-0000qH-UY for guix-patches@gnu.org; Wed, 29 Nov 2023 14:38:56 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r8QOm-00065o-Ir; Wed, 29 Nov 2023 14:39:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66827] [PATCH v3 29/66] gnu: go-gopkg-in-square-go-jose-v2: Move to (gnu packages golang-web). Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: cox.katherine.e+guix@gmail.com, guix-patches@gnu.org Resent-Date: Wed, 29 Nov 2023 19:39:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66827 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66827@debbugs.gnu.org Cc: Sharlatan Hellseher , Katherine Cox-Buday X-Debbugs-Original-Xcc: Katherine Cox-Buday Received: via spool by 66827-submit@debbugs.gnu.org id=B66827.170128670223151 (code B ref 66827); Wed, 29 Nov 2023 19:39:04 +0000 Received: (at 66827) by debbugs.gnu.org; 29 Nov 2023 19:38:22 +0000 Received: from localhost ([127.0.0.1]:51332 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8QO5-00061F-Q0 for submit@debbugs.gnu.org; Wed, 29 Nov 2023 14:38:22 -0500 Received: from mail-wm1-x32f.google.com ([2a00:1450:4864:20::32f]:56647) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8QMb-0005nW-Af for 66827@debbugs.gnu.org; Wed, 29 Nov 2023 14:36:53 -0500 Received: by mail-wm1-x32f.google.com with SMTP id 5b1f17b1804b1-40b54261442so934695e9.1 for <66827@debbugs.gnu.org>; Wed, 29 Nov 2023 11:36:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1701286596; x=1701891396; 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=NLvFhqm2HAlIx/cXpDXykDV8JEESmVP/SwuRVobvYLI=; b=dQmKK3ZEGs95oexv8/oYu3O4gCsLjVZ9nAMOvWF/yXbI4UQ7wsHyY2ROjmwzgT90xa uJpF21sri062Gun5gfPx6lRleEB+G8+oynF0a9HV/3OndPUWO3HX5EZBbjuBZci7DGCd gwOvA6d9ifqa6FDt182CCMqGP5FfAsyFKQung7YQfgU3Fg/eUeq8gZADBiV7TbBAwBZK 4GpKK5HzVi/OZRoA7rpef1JMQeMqRGuojl27Qb91bofd7+ILc0dDKm8FN6i9NkwvOqz/ q8qpy0LjUUa2JW/JxWgnJqd6VQhrWqR3IYgb9z6NBcTCWYP72mWFmWQH7AYrySXLPR9c zrkQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701286596; x=1701891396; 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=NLvFhqm2HAlIx/cXpDXykDV8JEESmVP/SwuRVobvYLI=; b=tgHjSXQd9ZcaQEcp3wLewaagFl5MFPmVQ6pOcliN6lgGYYlursuaQaRZO85ZNFxPsi ZZ0nPQHVKZbm72cW5jkH7UXMLiDAqNql0GY3kMnzxhw9Kkob3j7DhVjkqvDBa0w5eQo+ Osap8KkJZXNQsRz6Ot8vstqYmMR/LkYf7q4Ej1CFqQuEnUmYNZGdSJsEYZmi3y1HLD6c ubKv80yj9tmiUVDoLhRWpGcK6d+moXC+3bLj9CfPJOBttaPs57cdq/l7h6C+cm+zzcMY XZApP6tSaS1zyL1vS4jNJpFdsrQCsqMaflFui/yaF8JVtSFRpSkk9VyhlMNyDW90fAxI ns7w== X-Gm-Message-State: AOJu0Yyn9JMF9w9t9Cwu5rFRYzWxhxtddRa7YjuGL/zKamtGR4aN9ATy fO2XrvTXBRjIdVmAToaWki7mrOsGsLbazw== X-Google-Smtp-Source: AGHT+IFX/9mWlcogEw8p6Q7Hc/xju350pgGki1LefNTyuKeNE2GTBK1evcdLccq2VRxFtVbU7qno2g== X-Received: by 2002:a05:600c:35ca:b0:406:54e4:359c with SMTP id r10-20020a05600c35ca00b0040654e4359cmr14305232wmq.19.1701286595587; Wed, 29 Nov 2023 11:36:35 -0800 (PST) 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 q17-20020a05600c46d100b0040836519dd9sm3239674wmo.25.2023.11.29.11.36.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Nov 2023 11:36:35 -0800 (PST) From: Sharlatan Hellseher Date: Wed, 29 Nov 2023 22:35:07 +0000 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: <123a0b9b76c24c29184c527dabb652384f7be762.1701297273.git.sharlatanus@gmail.com> References: <123a0b9b76c24c29184c527dabb652384f7be762.1701297273.git.sharlatanus@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: 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-Migadu-Queue-Id: 93BF325E3E X-Spam-Score: 0.46 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: 0.46 X-TUID: +YwEMivDJn1w * gnu/packages/golang.scm (go-gopkg-in-square-go-jose-v2): Move from here... * gnu/packages/golang-web.scm: ...to here. Change-Id: Ifdc5b240c2f3af874d6b4b8b0422dfd9326348a3 --- gnu/packages/golang-web.scm | 29 +++++++++++++++++++++++++++++ gnu/packages/golang.scm | 29 ----------------------------- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 72f2a7d84c..976179f44e 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -683,6 +683,35 @@ (define-public go-github-com-tdewolff-parse-v2 "This package contains several lexers and parsers written in Go.") (license license:expat))) +(define-public go-gopkg-in-square-go-jose-v2 + (package + (name "go-gopkg-in-square-go-jose-v2") + (version "2.6.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/square/go-jose") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1b1nhqxfmhzwrfk7pkvp2w3z3d0pf5ir00vizmy2d4xdbnldn70r")))) + (build-system go-build-system) + (arguments + (list #:import-path "gopkg.in/square/go-jose.v2")) + (propagated-inputs + (list go-golang-org-x-crypto)) + (native-inputs + (list go-github-com-google-go-cmp-cmp + go-github-com-stretchr-testify)) + (home-page "https://gopkg.in/square/go-jose.v2") + (synopsis "Implementation of JOSE standards (JWE, JWS, JWT) in Go") + (description + "This package aims to provide an implementation of the Javascript Object +Signing and Encryption set of standards. This includes support for JSON Web +Encryption, JSON Web Signature, and JSON Web Token standards.") + (license license:asl2.0))) + ;;; ;;; 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 11032a6e7d..d85612c800 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -3223,35 +3223,6 @@ (define-public go-github-com-aws-sdk "This is the official AWS SDK for the Go programming language.") (license license:asl2.0))) -(define-public go-gopkg-in-square-go-jose-v2 - (package - (name "go-gopkg-in-square-go-jose-v2") - (version "2.6.0") - (source (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/square/go-jose") - (commit (string-append "v" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "1b1nhqxfmhzwrfk7pkvp2w3z3d0pf5ir00vizmy2d4xdbnldn70r")))) - (build-system go-build-system) - (arguments - (list #:import-path "gopkg.in/square/go-jose.v2")) - (propagated-inputs - (list go-golang-org-x-crypto)) - (native-inputs - (list go-github-com-google-go-cmp-cmp - go-github-com-stretchr-testify)) - (home-page "https://gopkg.in/square/go-jose.v2") - (synopsis "Implementation of JOSE standards (JWE, JWS, JWT) in Go") - (description - "This package aims to provide an implementation of the Javascript Object -Signing and Encryption set of standards. This includes support for JSON Web -Encryption, JSON Web Signature, and JSON Web Token standards.") - (license license:asl2.0))) - (define-public go-github-com-go-jose-go-jose-v3 (package (inherit go-gopkg-in-square-go-jose-v2) -- 2.41.0