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 kMgtFbfYPmWFEAAAauVa8A:P1 (envelope-from ) for ; Sun, 29 Oct 2023 23:12:07 +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 kMgtFbfYPmWFEAAAauVa8A (envelope-from ) for ; Sun, 29 Oct 2023 23:12:07 +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 1E2701782E for ; Sun, 29 Oct 2023 23:12:07 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="F0P0sK//"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698617527; 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=Fr/YHkTBMGeYUvcw/l2cxF7ZNNBZ2pxeQxL6oqXQfj8=; b=oNSQEAm9JiiwH/xkOXyvlZwCbfVC5DQU6ivWr0/lvLcV+PHOXmB/C3Hr/6g0yVBBFNf75b FalexyE+seqNuG3p9SA9eaeM7l+YIZiraefq6oXYcJI/KQpPrIFnzRmXNA8gCSZ7HvonFh xfu/IcTD5McPiMbfuRNc2oWQh7hWsZDAq04IhIljYvx7IqI1goIF0VKZy8EcilRub2verE T7pnP4TSchLKwefYFQPfu1DGTEpnTrLcLe7nhxslg57w+FbRpyKw8EufqyjdthL6FqFNnB evIixF+8vzmLSfm6BhTOu1HRTYnnhKkrcdDEKny72EY+nqGN26hpecYxtpF5UQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="F0P0sK//"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698617527; a=rsa-sha256; cv=none; b=ZcwkQcXQWS3TsXy2u28zQgJ22a0ZozAjx7Lv5MRMpF46EAsjfNabRg1OqrRQPby9VQuQ7O ljsc5s8uaV34uigv95Xmg8O35E2oIsaUw7DOmDz9QoIjSvFtVQ8Uessa5Q5ZxAtwRE3keS z8BvSIk28+aws3lu3OPQ39yBaFD8NNLyc0tL7+u58uLYH2Yz0dVvMkC8pgFlkaiYSGjkUd 0as9O+Qhgdw+OT4YSND6LvLopV8Q0t1nTkH3uwnoXcC5hcu3OLf49GWeRTCs8QKWOI9g4U TZlOjr4GJTOd/frhnJObw8OtIlToad0a5GMDG1rUDVa6V/qjnT6axlltev/Klg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qxDzk-00064S-9f; Sun, 29 Oct 2023 18:10:56 -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 1qxDzg-0005yo-Po for guix-patches@gnu.org; Sun, 29 Oct 2023 18:10:52 -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 1qxDzd-0000Zu-1h for guix-patches@gnu.org; Sun, 29 Oct 2023 18:10:52 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qxE09-0005cD-QA for guix-patches@gnu.org; Sun, 29 Oct 2023 18:11:21 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66827] [PATCH 24/67] gnu: go-github-com-gorilla-context: Move to (gnu packages golang-web). Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 29 Oct 2023 22:11:21 +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 Received: via spool by 66827-submit@debbugs.gnu.org id=B66827.169861746921343 (code B ref 66827); Sun, 29 Oct 2023 22:11:21 +0000 Received: (at 66827) by debbugs.gnu.org; 29 Oct 2023 22:11:09 +0000 Received: from localhost ([127.0.0.1]:43807 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxDzw-0005Xi-3X for submit@debbugs.gnu.org; Sun, 29 Oct 2023 18:11:09 -0400 Received: from mail-wm1-x32c.google.com ([2a00:1450:4864:20::32c]:53397) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxDzZ-0005Q8-EP for 66827@debbugs.gnu.org; Sun, 29 Oct 2023 18:10:46 -0400 Received: by mail-wm1-x32c.google.com with SMTP id 5b1f17b1804b1-4083f613275so28495225e9.2 for <66827@debbugs.gnu.org>; Sun, 29 Oct 2023 15:10:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1698617407; x=1699222207; 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=Fr/YHkTBMGeYUvcw/l2cxF7ZNNBZ2pxeQxL6oqXQfj8=; b=F0P0sK//UmZQqKK8LxwoEVestirA97KsmYCVIqJek3FsfEkiTwOmu8jbYHS5MN6f+b 7QgCrYZD243JnznnomGkQ9bY53gJFRDX42dpXOp25n0TKXL3Q7BvT9QB/j5GkGU6Mb10 vQ6wrrQGRKGWMMMuq82X8vRaimbixgCz6WGP7WoX2mjHM/VkD3Q0deYHrBCToDRy6oXU NlNLxUQOkFoscuLLTRjugcSDYgfi3RNjqKNpCnaVNGjnrey7IUc7GEv1zH5R9+kfzpxd IIllPHEswabMTZmufDwXFpAsUL6AMyXlb5AbtSG3gGzrK3KBbyWi0lrdwltaY8tdrB7E 23kg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698617407; x=1699222207; 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=Fr/YHkTBMGeYUvcw/l2cxF7ZNNBZ2pxeQxL6oqXQfj8=; b=fKR6GW4iPrQag+9a/y+FIJTG2V1wLt07spjgkgVoGr2UaOqSQzduIRf769UAGiMA6V OAZAE7FaD/CAvkR3CZRm+i5FHLf6RrhugftSRWtPJj1gXFZVl5blqzWS8qpdyvBcqiL9 myO+FSL7V9dcZ+Io4JLkiczz2peSmYZ/9fKmA/i4NyJKXvA/z09LEX4Q5GWt+597vfwq bluMGXyQb0I9WwoGov9CDDkBP8/qDAOXbu4DjNyxg/SJ2iYfxcnZXZw1sr9gc86Rmeqp CTKT5cldk600rbkHENsPt6939bQz9PELFfrcjmA7vUeK3kR0hDwSJkTt8Df2dKWoV64D TJZA== X-Gm-Message-State: AOJu0YzHFe4uYtiWPBlc+4UZ39sEJ5kz1IKtCY1dHze6NF/Jj0Kb5QuK m4P9IvACK2N/KJlBI8RApo2APgOCrx1Lrg== X-Google-Smtp-Source: AGHT+IFzj5brgFZwAhfLiPm80yBnP5yp+9cvLJSLoBfIgzySw+N76ryvia32o6XiWD3/Qc773mdmyg== X-Received: by 2002:a05:600c:19c8:b0:408:59d4:f3c4 with SMTP id u8-20020a05600c19c800b0040859d4f3c4mr6738115wmq.10.1698617406740; Sun, 29 Oct 2023 15:10:06 -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 3-20020a05600c234300b004063cced50bsm7527511wmq.23.2023.10.29.15.10.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 29 Oct 2023 15:10:06 -0700 (PDT) From: Sharlatan Hellseher Date: Mon, 30 Oct 2023 01:08:38 +0000 Message-ID: <14513a7f19a66b697180298dc0edee73b8124994.1698627461.git.sharlatanus@gmail.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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-Spam-Score: 8.40 X-Migadu-Spam: Yes X-Spam-Score: 8.40 X-Migadu-Scanner: mx10.migadu.com X-Spam: Yes X-Migadu-Queue-Id: 1E2701782E X-TUID: iiNIQFxSZlG7 * gnu/packages/golang.scm (go-github-com-gorilla-context): Move from here... * gnu/packages/golang-web.scm: ...to here. Change-Id: I22ba5493a48fe619ef2aca185c559da3a81f8d81 --- gnu/packages/golang-web.scm | 26 ++++++++++++++++++++++++++ gnu/packages/golang.scm | 24 ------------------------ 2 files changed, 26 insertions(+), 24 deletions(-) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 9e68e96baf..012ed0429c 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -146,6 +146,32 @@ (define-public go-github-com-felixge-httpsnoop application's http.Handlers.") (license license:expat))) +(define-public go-github-com-gorilla-context + (let ((commit "08b5f424b9271eedf6f9f0ce86cb9396ed337a42") + (revision "0")) + (package + (name "go-github-com-gorilla-context") + (version (git-version "0.0.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/gorilla/context") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "03p4hn87vcmfih0p9w663qbx9lpsf7i7j3lc7yl7n84la3yz63m4")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/gorilla/context")) + (home-page "https://github.com/gorilla/context") + (synopsis "Go registry for request variables") + (description + "This package provides @code{gorilla/context}, which is a general +purpose registry for global request variables in the Go programming +language.") + (license license:bsd-3)))) + (define-public go-github-com-gorilla-csrf (package (name "go-github-com-gorilla-csrf") diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 010485c8b9..03a96970ec 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -4480,30 +4480,6 @@ (define-public go-github-com-google-cadvisor containers.") (license license:asl2.0)))) -(define-public go-github-com-gorilla-context - (let ((commit "08b5f424b9271eedf6f9f0ce86cb9396ed337a42") - (revision "0")) - (package - (name "go-github-com-gorilla-context") - (version (git-version "0.0.0" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/gorilla/context") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "03p4hn87vcmfih0p9w663qbx9lpsf7i7j3lc7yl7n84la3yz63m4")))) - (build-system go-build-system) - (arguments - '(#:import-path "github.com/gorilla/context")) - (home-page "https://github.com/gorilla/context") - (synopsis "Go registry for request variables") - (description "This package provides @code{gorilla/context}, which is a general purpose registry for global request variables in the Go programming language.") - (license license:bsd-3)))) - (define-public go-github-com-andybalholm-brotli (package (name "go-github-com-andybalholm-brotli") -- 2.41.0