From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6Kb9Nm0kRWQqYwEASxT56A (envelope-from ) for ; Sun, 23 Apr 2023 14:28:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id yGbRNm0kRWTcCAAAauVa8A (envelope-from ) for ; Sun, 23 Apr 2023 14:28:29 +0200 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 BEC6234ECB for ; Sun, 23 Apr 2023 14:28:29 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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=1682252909; h=from:from:sender:sender:reply-to: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; bh=aADTruOxwcFH9z+y6oPG+Se+6JWRUK8/sh0YDorZES0=; b=ZPDj8tXNaOJMXOb0QDwOjxhrbY7Hoy5n23LOlX3X8KRkxMqXKibJDsJDl+DjA5LFnfkytZ EVStvKYMBDX1PhMpq4ZkfL1EDtgzzSF9Um2XeEua2+cUIXO+lZT+TZaJs79c3RYeYX6uWi wD4pMfeYvDcwQwmeylpdseN6dIyy5VVlssdk09m9uid8dL8jRKEVovakdW9Tt1PclEaOF6 E2Xm7QVR00RzBwnq6l35e9khFqHOsAmrqGUTmt1TxeOyJcOQ4f1UR688Ud/x94fHZ3laJj 0g+Hwrv6eJi3H4AOecIvf/3jVYF+OZmfFurQ3B889ODmr1RmkC4ypWNfdng3mw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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=1682252909; a=rsa-sha256; cv=none; b=nhJKhtY3G9KLi3W28EciXsCWMtOOB/kGTY84PxtkKwN6/aDPmLILbZvD1Q5SMB2UG0ffCM r6dBEP1SJQWA8dWTF9w99C3VGPClazrNNUbXkUP3JDh4x56A6MeSV/80JMnNlULJMG4kXW 0bFaWZtsXnmZGUQGt9mb6ywZL2lyA+JrGsNhELA2FZaUSSoDsVS0Jb3jD1+d0Ttodv8UE3 irnAOAr6VudmBwnTaXkk0jweNhhc82EHwWXrKcRDt5QIMlsWi+5o2vIrgSFAG43Ub4iV3/ gKPo7kHzxhozIVl66IHYtkLRSzzHfmdlDtUtx82KbZLe4bbumakviOn+EL5LqQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pqYp4-0002jD-A8; Sun, 23 Apr 2023 08:28:06 -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 1pqYp1-0002iv-Jq for guix-patches@gnu.org; Sun, 23 Apr 2023 08:28:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pqYp1-0001ci-CK for guix-patches@gnu.org; Sun, 23 Apr 2023 08:28:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pqYp1-0006Ir-5c for guix-patches@gnu.org; Sun, 23 Apr 2023 08:28:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63017] [PATCH v2 02/24] gnu: Add go-github-com-avast-retry-go. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 23 Apr 2023 12:28:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63017 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63017@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 63017-submit@debbugs.gnu.org id=B63017.168225287924179 (code B ref 63017); Sun, 23 Apr 2023 12:28:03 +0000 Received: (at 63017) by debbugs.gnu.org; 23 Apr 2023 12:27:59 +0000 Received: from localhost ([127.0.0.1]:44726 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pqYow-0006Ho-VW for submit@debbugs.gnu.org; Sun, 23 Apr 2023 08:27:59 -0400 Received: from 1.mo560.mail-out.ovh.net ([46.105.63.121]:48943) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pqYor-0006Gv-5x for 63017@debbugs.gnu.org; Sun, 23 Apr 2023 08:27:56 -0400 Received: from director7.ghost.mail-out.ovh.net (unknown [10.108.1.239]) by mo560.mail-out.ovh.net (Postfix) with ESMTP id E8DE4258B0 for <63017@debbugs.gnu.org>; Sun, 23 Apr 2023 12:27:51 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-rtxvr (unknown [10.109.143.251]) by director7.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 9CEE51FDE6; Sun, 23 Apr 2023 12:27:51 +0000 (UTC) Received: from ngraves.fr ([37.59.142.110]) by ghost-submission-6684bf9d7b-rtxvr with ESMTPSA id 64/QIkckRWRjywAA97YsOA (envelope-from ); Sun, 23 Apr 2023 12:27:51 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Sun, 23 Apr 2023 14:27:26 +0200 Message-Id: <20230423122748.6770-2-ngraves@ngraves.fr> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230423122748.6770-1-ngraves@ngraves.fr> References: <20230423122748.6770-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 2614058112295690978 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvhedrfedtkedghedvucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegtddrudegvddpfeejrdehledrudegvddruddutdenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieeftddujeesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheeitddpmhhouggvpehsmhhtphhouhht 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: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via 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: UNKNOWN X-Migadu-Spam-Score: -0.56 X-Spam-Score: -0.56 X-Migadu-Queue-Id: BEC6234ECB X-Migadu-Scanner: in3.migadu.com X-TUID: Dbfn5yI0WEFN * gnu/packages/golang.scm (go-github-com-avast-retry-go): New variable. --- gnu/packages/golang.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 11b30412fa..a1f85e207d 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -1081,6 +1081,32 @@ (define-public go-github-com-apparentlymart-go-textseg-autoversion '(#:unpack-path "github.com/apparentlymart/go-textseg/autoversion" #:import-path "github.com/apparentlymart/go-textseg/autoversion/textseg")))) +(define-public go-github-com-avast-retry-go + (let ((commit "a322e24d96313ab405dec28ad5711f036c6d25a3") + (revision "0")) + (package + (name "go-github-com-avast-retry-go") + (version (git-version "2.4.2" revision commit)) + (source + (origin + (method git-fetch) + (uri + (git-reference + (url "https://github.com/avast/retry-go") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0hb4b1668516a4gv8avmflr565b6c1h93phdb068hcjxxj8767ba")))) + (build-system go-build-system) + (arguments `(#:import-path "github.com/avast/retry-go")) + (propagated-inputs (list go-github-com-stretchr-testify)) + (home-page "https://github.com/avast/retry-go") + (synopsis "Simple golang library for retry mechanism") + (description "This package is a simple Go library that provides retry +functionality for functions that may fail. It includes various customizable +retry strategies, such as fixed delay, backoff delay, and random delay.") + (license license:expat)))) + (define-public go-github-com-operatorfoundation-shapeshifter-transports (package (name "go-github-com-operatorfoundation-shapeshifter-transports") -- 2.39.2