From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id aFglFaHYPmUJFgEA9RJhRA:P1 (envelope-from ) for ; Sun, 29 Oct 2023 23:11:45 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aFglFaHYPmUJFgEA9RJhRA (envelope-from ) for ; Sun, 29 Oct 2023 23:11:45 +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 1C9B42473E for ; Sun, 29 Oct 2023 23:11:45 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=ka1nNvau; 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=1698617505; a=rsa-sha256; cv=none; b=HO2JX3hn0GxmdeOktky5O4lDa4epEmgQzQ0yahU6tKpxW0H0GqoePXjxIrRfgvt/UCfGNG f4MCNHh55i4bpdiH/qWjd4cVP8mdpf9VR8jS73yqtNBj4P/rNltvV7PKweM2wRc1kBOnFT LuySHhnPJqAoqns5WaHTbCizLTeQGe+NRKhGUvLI4M+PnWfHvBtQwxg0cDhPCJxNoEufHH EYlHcSoWK+niUNfYeYU6xvTbTED3GE59/YDflMiCGSvXXZVHhpIryAE5tJ2EQD+naYLBJ3 uJUS0DRAiquxyr+ez43QWCqwshtk7w+0P/xvW0L2gh0UXqt+2cdXygoMAS54OQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=ka1nNvau; 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=1698617505; 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=TLjzW3kxlcAt3xQRzTY9nwxoP+W7qkyTx6eqmZARG6I=; b=taTXhLQdA9Eb8xgKftylrdyN6sAwb1cERQHexi5gt9m22C/efFCoEA0M90MYt+pW2krjaJ w5c05pPU67zcBbz9DOL9UVNhedBHEioO5NzqOQ44PBPpErQK8BSZehe+RBgizBs94HmQ6R mz6RER80xPTrQb/oSK3iYggAwUMD1DlvnWczkoDOVGR3mUKgr3EQpsi481Z/3b2zxdEYtA TId3dzSbDRONcm9RhNgmEb5vyViCzfj5s2yGroP1Lp5cDZCiafOgTdpwk2oDrqmUt1zEHX p+nEA8VGNePpYKc4mvsS8L18LbWve26eOMEEuzsGjjPMQw/bZhbUgmQTyy9NTA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qxDzj-00063f-IL; Sun, 29 Oct 2023 18:10: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 1qxDza-0005w9-Hd for guix-patches@gnu.org; Sun, 29 Oct 2023 18:10: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 1qxDza-0000ZZ-9l for guix-patches@gnu.org; Sun, 29 Oct 2023 18:10:46 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qxE07-0005bT-1T for guix-patches@gnu.org; Sun, 29 Oct 2023 18:11:19 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66827] [PATCH 19/67] gnu: go-github-com-jcmturner-goidentity-v6: 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:19 +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.169861746321212 (code B ref 66827); Sun, 29 Oct 2023 22:11:19 +0000 Received: (at 66827) by debbugs.gnu.org; 29 Oct 2023 22:11:03 +0000 Received: from localhost ([127.0.0.1]:43783 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxDzq-0005Vc-Dz for submit@debbugs.gnu.org; Sun, 29 Oct 2023 18:11:03 -0400 Received: from mail-wm1-x333.google.com ([2a00:1450:4864:20::333]:42163) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxDzV-0005PQ-L1 for 66827@debbugs.gnu.org; Sun, 29 Oct 2023 18:10:42 -0400 Received: by mail-wm1-x333.google.com with SMTP id 5b1f17b1804b1-40839807e82so22203545e9.0 for <66827@debbugs.gnu.org>; Sun, 29 Oct 2023 15:10:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1698617403; x=1699222203; 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=TLjzW3kxlcAt3xQRzTY9nwxoP+W7qkyTx6eqmZARG6I=; b=ka1nNvauwBk5EVHwF7SErkvCFdzySdWKde0g6x7k3l/YwneAuJUXIfaqLDQYHK41Nn yFF2xdpE8hiXjlpO7IX9seXL+mP13haLqaL6+59Qb8m+Hwv8ILXePdc6hw/OV/GRC3Rt hfwFt21MFbeF59kFBptLMYnLjJXuOC/3kMBee8bc8j3XCgqYdf4iUkDelf8hytvK26cM 6B6dt8QqTZGQFGIVvojf+/LGk1VytHmdKgrDFWfK87Mp1d6oNQEKfXuFe0z3QBrtsYYJ h+MvIoosexIOHQ24F9b/DfIYWxdpON2mr2GvW0OOb4G/Pr/iGY5aB14PZHJcaxx8WTUm 6PTg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698617403; x=1699222203; 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=TLjzW3kxlcAt3xQRzTY9nwxoP+W7qkyTx6eqmZARG6I=; b=VrQW/6/1sCK9VnxU9x1c6Cn0emrOrO2QQm8EoPBKuOR9u91bwsiA7o5lV7MzmvR+AB nP8vCvlwnUStlehravEJj0xNOaWo09c5vdS3GKFW5F9iFHQbansPP7PXjMiyNrzXdziP M4hTDJJSZfxYdW7Y/8MTU+ynWgl5Qbxca/Rtk59EzBafwX1m3+OTqTrz5jgyx7a60LVq vV1atn/+aV2gmqkVN0I/cyTskgp625QNRNetAu9qzmsK2490U47EfQCiMl4TskqamAiC X5JdFhrhqAydC6WvlokoNxzj/ZroxpG7bgaBRMVDhFglxRZvFS4MvVaYWgW1EAJS47V3 xoUg== X-Gm-Message-State: AOJu0YwDtYp2eOfjrEvple2OHNbnPeaNEr3Q0fgnHm5TiE31Snvp8GEB DnI3GWjKPN92jYpSqlecfSduSKDYGhsq9Q== X-Google-Smtp-Source: AGHT+IE/zXOdrLGNAKWYfMYR1IZVR+BaQWfY7ZrF2/MDBbsUZu/Z9vGhzCZtyIHeRL86pBVoSoja9w== X-Received: by 2002:a1c:4c19:0:b0:405:2d29:1648 with SMTP id z25-20020a1c4c19000000b004052d291648mr13080245wmf.19.1698617403063; Sun, 29 Oct 2023 15:10:03 -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.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 29 Oct 2023 15:10:02 -0700 (PDT) From: Sharlatan Hellseher Date: Mon, 30 Oct 2023 01:08:33 +0000 Message-ID: <80d2dbe7c1028af093a94b44c8889b0029295aa2.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-Queue-Id: 1C9B42473E X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: 0.50 X-Spam-Score: 0.50 X-TUID: /PepyWcNqI0y * gnu/packages/golang.scm (go-github-com-jcmturner-goidentity-v6): Move from here... * gnu/packages/golang-web.scm: ...to here. Change-Id: Ibd9202efe7fc1002bc34376107a0e88872c888be --- gnu/packages/golang-web.scm | 24 ++++++++++++++++++++++++ gnu/packages/golang.scm | 24 ------------------------ 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 6a832291ab..751eb41b58 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -314,6 +314,30 @@ (define-public go-github-com-jcmturner-dnsutils-v2 network applications that require accessing services using SRV records.") (license license:asl2.0))) +(define-public go-github-com-jcmturner-goidentity-v6 + (package + (name "go-github-com-jcmturner-goidentity-v6") + (version "6.0.1") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/jcmturner/goidentity") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "064ysvxvrvij843s7qj1nkzl5qc6j1qbrsb3s0zmwd1sa7vq8q1n")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/jcmturner/goidentity/v6")) + (propagated-inputs + (list go-github-com-stretchr-testify go-github-com-hashicorp-go-uuid)) + (home-page "https://github.com/jcmturner/goidentity") + (synopsis "Hold authenticated identities and their attributes") + (description "This package provides a standard interface for holding +authenticated identities and their attributes.") + (license license:asl2.0))) + (define-public go-github-com-jcmturner-gokrb5-v8 (package (name "go-github-com-jcmturner-gokrb5-v8") diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index b058520e47..37eaa0fc2c 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -1362,30 +1362,6 @@ (define-public go-github-com-jcmturner-aescts-v2 encryption and decryption methods.") (license license:asl2.0))) -(define-public go-github-com-jcmturner-goidentity-v6 - (package - (name "go-github-com-jcmturner-goidentity-v6") - (version "6.0.1") - (source (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/jcmturner/goidentity") - (commit (string-append "v" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "064ysvxvrvij843s7qj1nkzl5qc6j1qbrsb3s0zmwd1sa7vq8q1n")))) - (build-system go-build-system) - (arguments - '(#:import-path "github.com/jcmturner/goidentity/v6")) - (propagated-inputs - (list go-github-com-stretchr-testify go-github-com-hashicorp-go-uuid)) - (home-page "https://github.com/jcmturner/goidentity") - (synopsis "Hold authenticated identities and their attributes") - (description "This package provides a standard interface for holding -authenticated identities and their attributes.") - (license license:asl2.0))) - (define-public go-github-com-jcmturner-gofork (package (name "go-github-com-jcmturner-gofork") -- 2.41.0