From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 +I1nNWGdZ2Ve0AAAauVa8A:P1 (envelope-from ) for ; Wed, 29 Nov 2023 21:21:54 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id +I1nNWGdZ2Ve0AAAauVa8A (envelope-from ) for ; Wed, 29 Nov 2023 21:21:53 +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 A91E9241D3 for ; Wed, 29 Nov 2023 21:21:53 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="Zryq/uoT"; 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=1701289313; 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=7XYtHvrrwNbAxKr5sXwKDItVfk/MKdok+kQ6cGNbwJ0=; b=Wb2FeXfq/1C+xok9wDSEAnek98jswyBO7RUL5t6cWecGNnvuDxccHwdLTb7EpSlqq0ccq0 yLqPFLQ5/1Hz88TSj14qlnGH1SqNo0S7W9jHMzmipClz37VUTuvlx58MSRMLP2Uv2VAhMU GX/EomE6+RnKNl3HDyMxK+XC6whSlndlSSR2j0ezXG+UgBJBBic7zcZb/yZdyIXEJkfFtc Gd/0iRnTnnh5dN5I+jQe88jGyBhW/fV3iAZZBm9TyKRlQ550uBG+sQwjJB/a0uLSFV6aJS NkmwS0U9Wi2ifgJF+bwZyaJ12E+FxcZH1X5uPFFsD2yEKxwZJQYbW0Oy0WE0GQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b="Zryq/uoT"; 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=1701289313; a=rsa-sha256; cv=none; b=f7OvuGXmsIuFf/DrrzBj8ajk786ezNQVvc13oezTyjGJ6/FTO5Gkr2jhW1fEdnvSp+jdlo N+Z0RXqaD4nk7ZUEd+oR++Q18249hBeCmXazuxCuvghsWtqf9QkZxNQpllm2W/+Om1edwH UM7RW79k+/4eUqMgpfYKNd6B6TDd7t/mrTo3ZLWwqVlGVl5EsG2EE/rjs0xjf4XyC/IMsO hyEHsNpULSxdnHmqfWOLcYJ5kjVVvHThA0KFNmCDb3TM5Kj/9ii3CZueeghtSHgdpDLC6r meOAzXmr6LSh0UvIhOT/EL7/gFE7qr0zrlCgv79VNWfauHCBPbYkTMdc0ftOPw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r8QOs-0000sM-9k; Wed, 29 Nov 2023 14:39:10 -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 1r8QOo-0000mj-Rs for guix-patches@gnu.org; Wed, 29 Nov 2023 14:39:06 -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 1r8QOo-0000uH-CO for guix-patches@gnu.org; Wed, 29 Nov 2023 14:39:06 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r8QOv-00068x-Ty; Wed, 29 Nov 2023 14:39:13 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66827] [PATCH v3 54/66] gnu: go-github-com-nwidger-jsoncolor: 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:39:13 +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.170128671723331 (code B ref 66827); Wed, 29 Nov 2023 19:39:13 +0000 Received: (at 66827) by debbugs.gnu.org; 29 Nov 2023 19:38:37 +0000 Received: from localhost ([127.0.0.1]:51378 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8QOK-000648-ID for submit@debbugs.gnu.org; Wed, 29 Nov 2023 14:38:37 -0500 Received: from mail-wm1-x330.google.com ([2a00:1450:4864:20::330]:59523) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8QMs-0005rG-MK for 66827@debbugs.gnu.org; Wed, 29 Nov 2023 14:37:10 -0500 Received: by mail-wm1-x330.google.com with SMTP id 5b1f17b1804b1-40b4744d603so938065e9.2 for <66827@debbugs.gnu.org>; Wed, 29 Nov 2023 11:36:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1701286613; x=1701891413; 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=7XYtHvrrwNbAxKr5sXwKDItVfk/MKdok+kQ6cGNbwJ0=; b=Zryq/uoTlAxzuFOZv7KfIpSIPv2bu5q3V6mY4PiaK+HsapleRFj5jpXfeQzrBrW+mD sYpEm53rLEf93reLpqXoNGTSFJ2207ZMRWGrIfjB22j9CsOoKGkwYAFA4ZBXJ/qqu+hZ VPiWdqch2V6orT2OIu5fegKEwqMd8z0EV/gHyHRVshSz5fvJqpilxGRcJwq6rHcgJNPS tho/eErGUPA3gjhkqIxQsx+1fgir/mV9H9wCLGdB+8yWzA3Qz9lmDZlrTH652C5pXWTu nmYnTFAm3LfOpssdC9rucK221GYDYvk0H3Cc+TH1iUn7HOggee+lDCIqVuuxW1Lcmsci 8QmA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701286613; x=1701891413; 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=7XYtHvrrwNbAxKr5sXwKDItVfk/MKdok+kQ6cGNbwJ0=; b=CSrc5EqAzR4pR2iF3dVEbDNCVlX78AECpcSDFNenqSQfHmds2BQ1914ZFhIrQ7SyT8 4vXco9pFFzjUeA4EBK/VSPLNPko3eCZrpUblzkOv82WKVKodT5cPVsCiSqmWlHMnifsR Z5n+hHGGYAil5kpdNE459JVfczlIMOE1VnkFcriGlRhV45dwTBZQJFKHYsLfyYanIF52 rPBdgxOkQlNN2Z1ZuYZOSfV741Sp1k77asDGrWieCykWnukZvNX9g3HMjarjOQLXPfAp JwRJdffYAYFJ0Q2P/92MUMLBdYCYmdwDabWPoONUbDr7ypfLaThyr2s09HHC4NqoOo+U Polg== X-Gm-Message-State: AOJu0YwSv3EACh2vdDUr5gAMQVmCNkg90eYoXPM2uv/BU5MxbWup+L3Y dnNFf7iHXxg5A1Eiqdo1Tx8RvwAruUCNHA== X-Google-Smtp-Source: AGHT+IGLxa8rt49gvXrL+cPR8pTZwcLZ+DbzNyElAwjLjgCNYcksf9gS+RQDBfzxc3ph1ow5hTgomw== X-Received: by 2002:a05:600c:19cc:b0:40b:29f2:968f with SMTP id u12-20020a05600c19cc00b0040b29f2968fmr13838454wmq.26.1701286613242; Wed, 29 Nov 2023 11:36:53 -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.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Nov 2023 11:36:52 -0800 (PST) From: Sharlatan Hellseher Date: Wed, 29 Nov 2023 22:35:32 +0000 Message-ID: <47bbfa7f3f082937ddf617ba5438e28793781e4e.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-Spam-Score: 7.86 X-Spam-Score: 7.86 X-Migadu-Queue-Id: A91E9241D3 X-Migadu-Scanner: mx12.migadu.com X-TUID: MF2FqNg6D8b5 * gnu/packages/golang.scm (go-github-com-nwidger-jsoncolor): Move from here... * gnu/packages/golang-web.scm: ...to here. Change-Id: I924581a553c7b59b1be3e274a1845af68b438bcb --- gnu/packages/golang-web.scm | 27 +++++++++++++++++++++++++++ gnu/packages/golang.scm | 27 --------------------------- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 616a14fdf1..96873f020c 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -1,6 +1,7 @@ ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2018 Pierre-Antoine Rouby ;;; Copyright © 2020 Jack Hill +;;; Copyright © 2020 Joseph LaFreniere ;;; Copyright © 2020 Martin Becze ;;; Copyright © 2020 Nicolas Goaziou ;;; Copyright © 2020 Oleg Pykhalov @@ -934,6 +935,32 @@ (define-public go-github-com-microcosm-cc-bluemonday (description "@code{bluemonday} is a HTML sanitizer implemented in Go.") (license license:bsd-3))) +(define-public go-github-com-nwidger-jsoncolor + (package + (name "go-github-com-nwidger-jsoncolor") + (version "0.3.0") + (home-page "https://github.com/nwidger/jsoncolor") + (source + (origin + (method git-fetch) + (uri (git-reference + (url home-page) + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "13rd146pnj7qm70r1333gyd1f61x40nafxlpvdxlci9h7mx8c5p8")))) + (build-system go-build-system) + (arguments + `(#:import-path "github.com/nwidger/jsoncolor")) + (native-inputs + (list go-github-com-fatih-color)) + (synopsis "Colorized JSON marshalling and encoding") + (description + "@code{jsoncolor} is a drop-in replacement for @code{encoding/json}'s +@code{Marshal} and @code{MarshalIndent} functions and @code{Encoder} type +which produce colorized output using github.com/fatih/color.") + (license license:expat))) + (define-public go-github-com-opentracing-opentracing-go (package (name "go-github-com-opentracing-opentracing-go") diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 205987cf36..3236abdec6 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -8913,33 +8913,6 @@ (define-public go-github-com-muesli-termenv escape sequences and color conversions.") (license license:expat))) -(define-public go-github-com-nwidger-jsoncolor - (package - (name "go-github-com-nwidger-jsoncolor") - (version "0.3.0") - (home-page "https://github.com/nwidger/jsoncolor") - (source - (origin - (method git-fetch) - (uri (git-reference - (url home-page) - (commit (string-append "v" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 - "13rd146pnj7qm70r1333gyd1f61x40nafxlpvdxlci9h7mx8c5p8")))) - (build-system go-build-system) - (arguments - `(#:import-path "github.com/nwidger/jsoncolor")) - (native-inputs - (list go-github-com-fatih-color)) - (synopsis "Colorized JSON marshalling and encoding") - (description - "@code{jsoncolor} is a drop-in replacement for @code{encoding/json}'s -@code{Marshal} and @code{MarshalIndent} functions and @code{Encoder} type -which produce colorized output using github.com/fatih/color.") - (license license:expat))) - (define-public go-github-com-olekukonko-tablewriter (package (name "go-github-com-olekukonko-tablewriter") -- 2.41.0