From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id WHYdCs+aZ2URPgEA9RJhRA:P1 (envelope-from ) for ; Wed, 29 Nov 2023 21:10:55 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id WHYdCs+aZ2URPgEA9RJhRA (envelope-from ) for ; Wed, 29 Nov 2023 21:10:55 +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 0EC5916E9B for ; Wed, 29 Nov 2023 21:10:55 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=asiJgF+l; 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=1701288655; a=rsa-sha256; cv=none; b=lomNoS0Ic2SYLEaHKq/LiOCx5RZIuvKG3HG4aWqyR46VCtdd9lspM3yCmCqAiZ2ImXCg2h x//Oi1Xa0gy8fW/1xpfGPQ7nmkDysNqBnEH06VIbLVVkrC9lpICiNPeu6eDGphXwXUpp+y EIAHfng2fpitz/rHAwC3mim/60TMi6DsI7CDUBYFdbW4YjyoJIPFyKXSkIJ3bbs8h0mRpM vm7zAg7CqlATnAkQ3SxENDZR6oSv52kBH45MSDCr4hr9mA5krxVZ86Nt1QgyJYiraDcP4e 17nhcYzyhVy25/R84hNFnKo6NcrmhJfroe4OhvDdEtIOUrk2lIyVHseZir3TAQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=asiJgF+l; 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=1701288655; 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=bTrhX3xhHkhWn7DLEBF8+6sJd67DCywc+gz9NvEd3k4=; b=oOt3QnimynoxshcSq7SqRMZHFv0KS0h4x4gwkgZ3jzxxnhFDCbTm39YZ5FHBHliS/90aFi X/lJW0KO7D7m1IKSPvPvrNkjl0/1jABHwQwvYDTssO4Swf/yCUeOzgPkzJQ8d384TZyXpM MVDFJNDXHLK6QE0HViSpZLMspiGQBZ3S8H0nSQYopJ+mf53UFRqjK7m82CjuS7KfcoxnhC P7GmbK0pFH/0r8RYKnur0KzgXgbtx8meHIEKInYQFdaca7ugvMFUttUNk2LyjQ6vtUUs8h mlPa5O6lH0o1xFJL697wGPY9PjqIPa9ClSBYPlMIt87spUqcsaDbQ3WxqqKrjw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r8QMx-0007Qh-6J; Wed, 29 Nov 2023 14:37:11 -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 1r8QMv-0007Py-MU for guix-patches@gnu.org; Wed, 29 Nov 2023 14:37:09 -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 1r8QMv-0008RR-EK for guix-patches@gnu.org; Wed, 29 Nov 2023 14:37:09 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r8QN3-0005wo-2a for guix-patches@gnu.org; Wed, 29 Nov 2023 14:37:17 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66827] [PATCH v3 16/66] gnu: go-github-com-jcmturner-gokrb5-v8: Adjust inputs. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 29 Nov 2023 19:37:17 +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.170128662722644 (code B ref 66827); Wed, 29 Nov 2023 19:37:17 +0000 Received: (at 66827) by debbugs.gnu.org; 29 Nov 2023 19:37:07 +0000 Received: from localhost ([127.0.0.1]:51232 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8QMs-0005sr-0R for submit@debbugs.gnu.org; Wed, 29 Nov 2023 14:37:06 -0500 Received: from mail-wm1-x331.google.com ([2a00:1450:4864:20::331]:50343) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8QMR-0005lj-Jf for 66827@debbugs.gnu.org; Wed, 29 Nov 2023 14:36:39 -0500 Received: by mail-wm1-x331.google.com with SMTP id 5b1f17b1804b1-40b4d9e81deso1146525e9.0 for <66827@debbugs.gnu.org>; Wed, 29 Nov 2023 11:36:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1701286586; x=1701891386; 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=bTrhX3xhHkhWn7DLEBF8+6sJd67DCywc+gz9NvEd3k4=; b=asiJgF+lNAEde2SZo0eOYoSrG6UfXHtnqlUTQXLGVyn0vB9B+dvIs/xgf+Yws5afHs hHjAbr4YULeE0pNatC8RUhD/oeQdNsldIygW1IAemQf9qclMZjj54Tn4KXq6Z4U7Z4Nj fu1+wsmXNsPlBm+ipQfMSFTq+pquXZSSjYYMsK4pdnPOFjzXARRRa6Im1Lu59E5DJGOz Wcd5sjaPSr792gabIqctdIcvXM7djU8oLegLvxf6oMftWhKbgzwdmBBnAv2Q5XUQMnVk 8CmB08+AphRnUBhXkLtJ8A0AXlXgpx8J6jZr30uTCHTliMruqbvWedv4yUHxBhK/q/3+ EHxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701286586; x=1701891386; 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=bTrhX3xhHkhWn7DLEBF8+6sJd67DCywc+gz9NvEd3k4=; b=uB+aeikbe8lhEstZXjwrz3opD8JtnjUwdLEDxYT2HOqkPR4OznRaNkEE+BOiEZrT6x d0bkQxO2BHKjKNWnSJNMn/rx20Sm3fhrsESw4XiWlDubtFakPO9GDrltsBmzO8eaM+X+ FpE1zvZAnFw8FZH1oHLzqKEK79W3fPOrz7amzztO9nkYGq/TBMKyeDkIk09nT9QZIvKK g2nxW1Ei5joFb7Xk/DLVcP69JHwOo+iajRpopWOq3onzmXGPLZK1O3iKdLoklDzfOix1 sJhF+LBvva0QYZYvaDCf/1e6KHyApJBmFnsSmGpsMuj2+0xOrDldFZxvDioy9yq82nmm aWeg== X-Gm-Message-State: AOJu0Yy9sTNVxxKkY6bHSwqOgAFlBdfhu1aCXpvaRZYzpTo2hJ9WZVTt Rv5l3r16jRSaaABY1hxHCcTGBkar3GjCMA== X-Google-Smtp-Source: AGHT+IEyg2lxhQeEWjzoopsl1gTG5tOpXqrQsfqWlwrF0962nlXes8LUGVgvtVFXYfbuBmRFiaCYyQ== X-Received: by 2002:a05:600c:3ba8:b0:40b:36e6:b7ed with SMTP id n40-20020a05600c3ba800b0040b36e6b7edmr14226439wms.7.1701286586129; Wed, 29 Nov 2023 11:36:26 -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.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Nov 2023 11:36:25 -0800 (PST) From: Sharlatan Hellseher Date: Wed, 29 Nov 2023 22:34:54 +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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: 8.36 X-Spam-Score: 8.36 X-Migadu-Queue-Id: 0EC5916E9B X-Migadu-Spam: Yes X-Spam: Yes X-TUID: Y4gJ9m6d8y0u * gnu/packages/golang-web.scm (go-github-com-jcmturner-gokrb5-v8) [propagated-inputs]: go-github-com-stretchr-testify move from here ... [native-inputs]: ... to here. Change-Id: I93be99c60c15ba7861dd909e8856c800f8cf8314 --- gnu/packages/golang-web.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index ae10a86551..580877f8fe 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -303,6 +303,8 @@ (define-public go-github-com-jcmturner-gokrb5-v8 (arguments '(#:import-path "github.com/jcmturner/gokrb5/v8" #:unpack-path "github.com/jcmturner/gokrb5")) + (native-inputs + (list go-github-com-stretchr-testify)) (propagated-inputs (list go-github-com-gorilla-sessions go-github-com-hashicorp-go-uuid @@ -312,7 +314,6 @@ (define-public go-github-com-jcmturner-gokrb5-v8 go-github-com-jcmturner-goidentity-v6 go-github-com-jcmturner-rpc-v2-mstypes go-github-com-jcmturner-rpc-v2-ndr - go-github-com-stretchr-testify go-golang-org-x-crypto go-golang-org-x-net)) (home-page "https://github.com/jcmturner/gokrb5") -- 2.41.0