From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 eAY9A+udZ2XHEQAA9RJhRA:P1 (envelope-from ) for ; Wed, 29 Nov 2023 21:24:11 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id eAY9A+udZ2XHEQAA9RJhRA (envelope-from ) for ; Wed, 29 Nov 2023 21:24:11 +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 A7154278ED for ; Wed, 29 Nov 2023 21:24:10 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=jPsU3FDj; 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=1701289450; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=2Y+9l/6DDCW/JP/ehZkjKONK9YuIZRY1TRcFo4l18Hc=; b=rNF1ZIf5gUrI/aWnS/0lpG5/TdD4fIJPdOOfTqqXeDJTNHIsd3DhpGak1+oe5f1BbYvbfV hSHkod1/HWQfs/JQY5vLpTD1/y9bL2j55IwRHOIiVWbHExEwQMS9aH1UZjsoRlzlqjJuo9 ItAo4gVow1DtKmQzh9cjQT7K/Jjtig3wEEj0duwNB0EAsVJds/lETT853kp0xDFC6xzD95 OzRWtiO7M1Nqq3GYbYZDxzOO7d7pELMleo/G5PQrN/l89Omti2GGd4hDyICXwhl30A15mg 7LS9/w4AD0f2CaMlLDOg9y92Ya47LhnPCcCGHTThDOCf7YuOa4oiVFz8sMnozA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=jPsU3FDj; 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=1701289450; a=rsa-sha256; cv=none; b=RDuJWdTexLr2zD68mke1K9TpBuEimU64nDwZPlWqBw0nHopbCOxl6XDv0c8KWd94X64bK5 syQwwDI0GlNYFADeEoPv+ktvCpdHWKek4giAJQd3N1SxLFoTkwGCcKPiJTmB+IE8udJwhf RIPkEPSHTlCmqIq0DOhzl2o+R2BfXBjL2IOLs7ED6MPf/LMXSVYcM1GMabaIXAwWKFRXBR Mdz//tHJrnLs7ECuRYtqYhw1dh2jrVcfsCd3mr+MehfIkIVdPpLFyLUHQvYKxLrpIlcV5Q UG79iNal9Prj6rreXgBM/HEjUPULkWdR1yqbJrP2PDaAg3CyncKeG5pED8OpLA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r8QPm-0001P7-1p; Wed, 29 Nov 2023 14:40:06 -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 1r8QPf-0001Ft-OC for guix-patches@gnu.org; Wed, 29 Nov 2023 14:40:01 -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 1r8QPe-00012b-SG for guix-patches@gnu.org; Wed, 29 Nov 2023 14:39:59 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r8QPm-0006CR-GW; Wed, 29 Nov 2023 14:40:06 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66827] [PATCH v3 64/66] gnu: go-github-com-getsentry-raven-go: Move to (gnu packages golang-web). Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: cox.katherine.e+guix@gmail.com, guix-patches@gnu.org Resent-Date: Wed, 29 Nov 2023 19:40:06 +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 , Katherine Cox-Buday X-Debbugs-Original-Xcc: Katherine Cox-Buday Received: via spool by 66827-submit@debbugs.gnu.org id=B66827.170128679823749 (code B ref 66827); Wed, 29 Nov 2023 19:40:06 +0000 Received: (at 66827) by debbugs.gnu.org; 29 Nov 2023 19:39:58 +0000 Received: from localhost ([127.0.0.1]:51478 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8QPe-0006Ar-2N for submit@debbugs.gnu.org; Wed, 29 Nov 2023 14:39:58 -0500 Received: from mail-wm1-x32f.google.com ([2a00:1450:4864:20::32f]:43277) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8QMz-0005tk-Pr for 66827@debbugs.gnu.org; Wed, 29 Nov 2023 14:37:15 -0500 Received: by mail-wm1-x32f.google.com with SMTP id 5b1f17b1804b1-40b399a6529so8142915e9.1 for <66827@debbugs.gnu.org>; Wed, 29 Nov 2023 11:37:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1701286620; x=1701891420; 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=2Y+9l/6DDCW/JP/ehZkjKONK9YuIZRY1TRcFo4l18Hc=; b=jPsU3FDjaY1MohF72zCvZmXc3kWdZrz25yJPGeaMMv7OXEp1+ms712HhSH0HqxvbE4 5L1XmRL+eXMD9/FdHAiWBmLMIxsFKRD/afIFOhS3tjuiUTz5rYKkOrCkEUEe6b91Ou3n ODyQArb3Vt38uoWbEd5YUWHQJ5eBVmTdR7iNxCG2NuV+BBdd+dSufHRk6jgEBxpDEEzO yb9TtkNsD0uZzaUrpDASaeRGnM9yHD2+7F5n9HX2WC83ovdXKVzYeBsZ9GP/DdWzMip9 TBEcEyUUsculQmRQsOXgJVtB1H+C4CstVZZUm4UOQNDlAhcm8ONMZs8DFkfa7aQTalgR Kw2w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701286620; x=1701891420; 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=2Y+9l/6DDCW/JP/ehZkjKONK9YuIZRY1TRcFo4l18Hc=; b=bHtYt3M6lpzBSfDh9Clkvosd1T75DUK7+LWQm9QfruKHXbTKyigRhGUGFCQT3MELNo oNacjY34nhyuEVBcn346fRGahw7RfmCYmJL0saILT12q/uOOquf/gKt/WSSfJOMDkXeB 4SWhbrMMYkBt8yfOFKipDlwV3pVduypoF7Axxh1zmE+e+esTPYOLre/Or/OiRge2Efm3 W9p1c29VteioIAE+oQQ4HOtWnFUCC822tkwJaPk3VRHBDCyUZIY5NEcx15ZOJZFMPixP sTA5B+roF1Ck/OlfstTzNANWpaWdHauXL8kIaJAIlPV7TLRxCWkFTBYb8iu3E1UOfjUo N/yA== X-Gm-Message-State: AOJu0YwI40b4nYre4Z/ACMgB3UUCql+DJHPamR3ta8Ux+c9faZt3O2ng qSaVAElBElOPc3rho2h+sD4jMK4ZOw8ICg== X-Google-Smtp-Source: AGHT+IGN5FY5ho1dG2r9ihe4LRs6T33XTcM7qQ9uM6fPDMIS77NrDfMyesUyOKssMMwMm7rP2/cdzA== X-Received: by 2002:a05:600c:1c1b:b0:40b:3f18:53aa with SMTP id j27-20020a05600c1c1b00b0040b3f1853aamr12199320wms.16.1701286620292; Wed, 29 Nov 2023 11:37:00 -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.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Nov 2023 11:37:00 -0800 (PST) From: Sharlatan Hellseher Date: Wed, 29 Nov 2023 22:35:42 +0000 Message-ID: <2dd75f0a000e6841edc61d4389d46f37a4c4636c.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-Type: text/plain; charset=UTF-8 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: A7154278ED X-Spam-Score: -0.04 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -0.04 X-TUID: JvcqIpTBDj2O * gnu/packages/golang.scm (go-github-com-getsentry-raven-go): Move from here... * gnu/packages/golang-web.scm: ...to here. Change-Id: If7e155b3e85d8bda8fd099f6a4d1eb6b87e9eee3 --- gnu/packages/golang-web.scm | 31 +++++++++++++++++++++++++++++++ gnu/packages/golang.scm | 27 --------------------------- 2 files changed, 31 insertions(+), 27 deletions(-) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index c046e0d46a..41c8c37a0b 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -9,6 +9,7 @@ ;;; Copyright © 2020 raingloom ;;; Copyright © 2020-2022 Efraim Flashner ;;; Copyright © 2021 Collin J. Doering +;;; Copyright © 2021 Leo Famulari ;;; Copyright © 2021 Philip McGrath ;;; Copyright © 2021 Raghav Gururajan ;;; Copyright © 2021 Sarah Morgensen @@ -45,6 +46,7 @@ (define-module (gnu packages golang-web) #:use-module (gnu packages) #:use-module (gnu packages golang) #:use-module (gnu packages golang-check) + #:use-module (gnu packages tls) #:use-module (gnu packages web)) ;;; Commentary: @@ -521,6 +523,35 @@ (define-public go-github-com-francoispqt-gojay (home-page "https://github.com/francoispqt/gojay") (license license:expat))) +;; TODO: This repository has been archived by the owner on Aug 30, 2023. It is +;; now read-only. The raven-go SDK is no longer maintained and was superseded +;; by the sentry-go +(define-public go-github-com-getsentry-raven-go + (let ((commit "5c24d5110e0e198d9ae16f1f3465366085001d92") + (revision "0")) + (package + (name "go-github-com-getsentry-raven-go") + (version (git-version "0.2.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/getsentry/raven-go") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0lvc376sq8r8jhy2v1m6rf1wyld61pvbk0x6j9xpg56ivqy69xs7")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/getsentry/raven-go")) + (propagated-inputs + (list go-github-com-certifi-gocertifi go-github-com-pkg-errors)) + (home-page "https://github.com/getsentry/raven-go") + (synopsis "Sentry client in Go") + (description "This package is a Go client API for the Sentry event/error +logging system.") + (license license:bsd-3)))) + (define-public go-github-com-go-chi-chi-v5 (package (name "go-github-com-go-chi-chi-v5") diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 7dcd2a00ac..2f3bdf5993 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -4038,33 +4038,6 @@ (define-public go-github-com-burntsushi-toml is similar to Go's standard library @code{json} and @code{xml} package.") (license license:expat))) -(define-public go-github-com-getsentry-raven-go - (let ((commit "5c24d5110e0e198d9ae16f1f3465366085001d92") - (revision "0")) - (package - (name "go-github-com-getsentry-raven-go") - (version (git-version "0.2.0" revision commit)) - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/getsentry/raven-go") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "0lvc376sq8r8jhy2v1m6rf1wyld61pvbk0x6j9xpg56ivqy69xs7")))) - (build-system go-build-system) - (arguments - '(#:import-path "github.com/getsentry/raven-go")) - (propagated-inputs - (list go-github-com-certifi-gocertifi go-github-com-pkg-errors)) - (home-page "https://github.com/getsentry/raven-go") - (synopsis "Sentry client in Go") - (description "This package is a Go client API for the Sentry event/error -logging system.") - (license license:bsd-3)))) - (define-public go-github-com-hashicorp-go-uuid (package (name "go-github-com-hashicorp-go-uuid") -- 2.41.0