From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 SHFxAhSTZ2WGOwEAG6o9tA:P1 (envelope-from ) for ; Wed, 29 Nov 2023 20:37:56 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id SHFxAhSTZ2WGOwEAG6o9tA (envelope-from ) for ; Wed, 29 Nov 2023 20:37:56 +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 E289F6681F for ; Wed, 29 Nov 2023 20:37:55 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=PayG0TtI; 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=1701286675; 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=PSFNGsIlgSMu6/K+2dcA7G4nc3Ajqt+m0r5Wu0sqfjU=; b=FXPHkqD/LAuRoSYs9S1dLt9OXCtkSF15u8SGezFot1gkMYJ/0fv1KAovnrQZujs4GMRRCL 8XYEeShVFgd9mgwQ75yRSPWRIH0pTpbhFbzzj4BCj0y174ziLpBJUP+s14Q7nu0UzUKylA eHtUvvM4inZ1+U1GDEYp/AtXWsBoPRZ8eDI9QjP+q02/y9/YZQ5dvjvt/F0c1qgAADhNWG 9+GFUNomlfZ9+MMJsNrXwUC4BTpb9bp7yEu+xbtGh0XE6bbZhD5nDh7GoGuI7cBERPM3p9 fdI/kMvhyyf2F2Us9eZZfilqdo3T/tkohAsNM5pWWgxNnSKauWk8cHOkTQgJVQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=PayG0TtI; 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=1701286675; a=rsa-sha256; cv=none; b=Sns5rVl8Awj+cW+iw6Ndj1CxV/Z2+uAMnpniyXCn7glz8tby+N18J3V/wXQvDY+gWDXsjK k1+3EubZJS0oZp1m/pC7fTGP9PI4PWNWZY6djkCzzEAgGRjS2fsDQKq2z9bw/Plzp81WKM STTNeV8i0nNKnypZLinXYpvx4DjuO7VszH0gTGpmeQ56MXLQAQHiXbKc5Mo+ulBM7tRx/g BcTZGpV8oI+qPqj4/ZaMsSlZrmunZelnCe7bW/stUi3yuUm6HKFLYk4I051qLm5R+EjvZ8 MN3EYVGnS4/6b7Gw6ARuRxD2LYsiOWSBU6Mt89wAycRubw/R2GboLYk5UQVQSg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r8QN0-0007SF-Ad; Wed, 29 Nov 2023 14:37:14 -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 1r8QMw-0007QU-Vf for guix-patches@gnu.org; Wed, 29 Nov 2023 14:37:11 -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 1r8QMw-0008Rn-M5 for guix-patches@gnu.org; Wed, 29 Nov 2023 14:37:10 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r8QN4-0005xB-7J for guix-patches@gnu.org; Wed, 29 Nov 2023 14:37:18 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66827] [PATCH v3 20/66] gnu: go-github-com-jcmturner-goidentity-v6: Adjust inputs. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 29 Nov 2023 19:37:18 +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.170128662922707 (code B ref 66827); Wed, 29 Nov 2023 19:37:18 +0000 Received: (at 66827) by debbugs.gnu.org; 29 Nov 2023 19:37:09 +0000 Received: from localhost ([127.0.0.1]:51246 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8QMu-0005tj-JP for submit@debbugs.gnu.org; Wed, 29 Nov 2023 14:37:09 -0500 Received: from mail-wm1-x330.google.com ([2a00:1450:4864:20::330]:57787) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8QMU-0005ma-K0 for 66827@debbugs.gnu.org; Wed, 29 Nov 2023 14:36:42 -0500 Received: by mail-wm1-x330.google.com with SMTP id 5b1f17b1804b1-40b472f98b1so821965e9.3 for <66827@debbugs.gnu.org>; Wed, 29 Nov 2023 11:36:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1701286589; x=1701891389; 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=PSFNGsIlgSMu6/K+2dcA7G4nc3Ajqt+m0r5Wu0sqfjU=; b=PayG0TtIZEvPRKWxpt08eOhs5CUFa5lUv7dXYbPBupK2h5a3BZTZZUIhXllzjQfBqj Pkf1wKBn3u24zluNrim+EgKiV+fxxFiPUDUhjsEFw0l5FAuyio4CNRtJh0NYADcE/P+7 s/xuQ4NuTyplag9T+t+SKRV5UHnXExlfOWvejVRMNrR895lXbP2fJE+VE5v1lGX3cCS7 pnMH2hg5GgXpbxMLIxdA/z5CXzfUS5u0hc7lKU39sGl6BE8zMgsrMcxK4ErfOpEHUnBI z/TvimM951b9Sdqjg0hsI7a2qjRYtiuvgH3LHBgFRgSvACdnUdZ9LbCa5oaDTaE268LM iabA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701286589; x=1701891389; 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=PSFNGsIlgSMu6/K+2dcA7G4nc3Ajqt+m0r5Wu0sqfjU=; b=EYFSgVrb58m0wt+MZISrwNY5JmZryColcTHl414RUZPKzeBGihJEQAIRfNlZ5Q3zeP eGPCocn8MHEZyySyzy6PcjvHIMIXHU4HAnrFC9z9lpVt+8yYnRH2E++hrQoIwJq71/BP Jyrs4pREp5F0wD2tjbHedVV+SWrLu5fIve3dSApStNipN2C19OHEB9R6CdThHh+LV9WU 4eyQdu/ipf4qLcfzins3VGWnysdzQt8jFwNa6pFppHa0MSVnLS1eRxznqwcZ+ljhgBJV 0ct5csdcgSiU7hKLdD6w5gvJ13db7SCtL3axt1/LTBXfUumfCEcquB2AcOgBpMOWi5gC LkIA== X-Gm-Message-State: AOJu0YxC/RfOPs8DidR2Dce/s8gJShEY6XAhAx2SyRoHi1F0hquX8cxh tHptJ4OoCEveDau3D2EJEq5+1ppUiQAaIA== X-Google-Smtp-Source: AGHT+IEj/7OwiLdCeL3hJVL0/28ZaGN+i0IT3engmdBtcoWUrpQaRvC01l4+AfMQeuufvYwBXuTX3w== X-Received: by 2002:a05:600c:3504:b0:40b:383a:ebc7 with SMTP id h4-20020a05600c350400b0040b383aebc7mr13394049wmq.34.1701286589188; Wed, 29 Nov 2023 11:36:29 -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.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Nov 2023 11:36:28 -0800 (PST) From: Sharlatan Hellseher Date: Wed, 29 Nov 2023 22:34:58 +0000 Message-ID: <39417c1106240282eedaa7872233d593590df3ca.1701297273.git.sharlatanus@gmail.com> 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-Spam: Yes X-Migadu-Spam-Score: 8.36 X-Spam: Yes X-Migadu-Queue-Id: E289F6681F X-Spam-Score: 8.36 X-Migadu-Scanner: mx12.migadu.com X-TUID: bpU/WpFYUiM/ * gnu/packages/golang-web.scm (go-github-com-jcmturner-goidentity-v6): [propagated-inputs]: Move go-github-com-stretchr-testify from here ... [native-inputs]: ... to here. Change-Id: I1e7bd72b3bf1c0879426a6a4c5b3b1de1d316069 --- gnu/packages/golang-web.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 751eb41b58..8ced6a4c6f 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -330,8 +330,10 @@ (define-public go-github-com-jcmturner-goidentity-v6 (build-system go-build-system) (arguments '(#:import-path "github.com/jcmturner/goidentity/v6")) + (native-inputs + (list go-github-com-stretchr-testify)) (propagated-inputs - (list go-github-com-stretchr-testify go-github-com-hashicorp-go-uuid)) + (list 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 -- 2.41.0