From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id +JyZDeucZ2WsFwEAG6o9tA:P1 (envelope-from ) for ; Wed, 29 Nov 2023 21:19:55 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id +JyZDeucZ2WsFwEAG6o9tA (envelope-from ) for ; Wed, 29 Nov 2023 21:19: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 DF93B3D4E9 for ; Wed, 29 Nov 2023 21:19:54 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=loswDdi6; 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=1701289195; 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=XiCsFEyBgwYVP0OyJjl4lzXi/Yahx5EmFNcBhzSx3Y8=; b=X3AVa/+YxYl6PblSzLHyfLgkOkhU57hsS1X1C/xAYPGQz7fNaEvaaIiOhrV8hnFG8spdYy NQots8wiruvll1I7I23QtAeqno1Qyblk7bAQxrh32HCsEmvB/E20EcNRBX9c7TyiiMRKqn pqIIjAoxCUK/bmCj5FK+qZgWhBgSXTSKrg6zOotdGfVYGshcT8oV9YceBIGu1nbk47dtSk 6ya/TCzdAs7IKtbDEVzS93jHwJrZ1yju6/nraURqNHK9kyFZpJzR/nOnzC3jntc2GJoNwS SZr9ILWBrodAqIc2GBeeDFBfQOcoiog0IeMSW3GDYS1ma13IebdcK227DD0v2A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1701289195; a=rsa-sha256; cv=none; b=s0kOsIWBx9jguGPmuqdu3cfucvLKBEi29GV6umWrYWM8vRxiHc5v1Qdu+FnLCPQKjp6XLv hDJGpe1BuVeXKHb6oIabQN6TJyx0cnkDX2OTC987R87p+fHPlO3ysG1Fyn12jCBUeJOENp XDa5Zep7p3yCG7T6zHXG3qTqlNiWSrHc01Tn4hnIQNsE3d7ZVzMYqA/9/ASo6ZQzkseqPT lAUHJd+EMuEy5mLFq0uJjRgK3YvHmX2TZh5/+NtOuWbS7ECdQkD4MNEHBS75Su8oHXEJ8v P8p2HFvabaaVt6b329YwvGhW09JVsVoPRACjmil+x24ul24zM58vHhU/GCVNAw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=loswDdi6; 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r8QOn-0000lw-OM; Wed, 29 Nov 2023 14:39:05 -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 1r8QOg-0000cb-PU for guix-patches@gnu.org; Wed, 29 Nov 2023 14:38:58 -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 1r8QOg-0000qm-GT for guix-patches@gnu.org; Wed, 29 Nov 2023 14:38:58 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r8QOo-00066M-4v; Wed, 29 Nov 2023 14:39:06 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66827] [PATCH v3 33/66] gnu: go-github-com-valyala-fasthttp: 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: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.170128670423181 (code B ref 66827); Wed, 29 Nov 2023 19:39:06 +0000 Received: (at 66827) by debbugs.gnu.org; 29 Nov 2023 19:38:24 +0000 Received: from localhost ([127.0.0.1]:51340 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8QO7-00061i-Kd for submit@debbugs.gnu.org; Wed, 29 Nov 2023 14:38:24 -0500 Received: from mail-wr1-x431.google.com ([2a00:1450:4864:20::431]:42344) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8QMd-0005o1-Lz for 66827@debbugs.gnu.org; Wed, 29 Nov 2023 14:36:55 -0500 Received: by mail-wr1-x431.google.com with SMTP id ffacd0b85a97d-32faea0fa1fso75163f8f.1 for <66827@debbugs.gnu.org>; Wed, 29 Nov 2023 11:36:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1701286598; x=1701891398; 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=XiCsFEyBgwYVP0OyJjl4lzXi/Yahx5EmFNcBhzSx3Y8=; b=loswDdi6xr7lUq6f9xOnpfer6xyEexS/7wZ7myFaxLHdvjM5paWPJAMgpdtNCWPu57 hyl2HAmdno+vdx1EfwhY0a8IsOvC0/1/6Oqwo/lGQO+fuiaYWsT0Rz7gS68iVV26EVaJ Kiag9EgX3aHjgm1A5Z3LnawOdxQc/0aIz+6iAPs3YSk5twyhdynR9vtH0yh8n0i8lFBP YgDzJuS94YFOxi7id5HXClFwe38SsmQlsUMOt766R+zJj7VrYIIDk+LYQwi0d+T/n6Po TLsFwVf70iyZuQzOmL77b9btX2pXofDpJp0ChhtgHuIGXYxImtnVlhiVE7F5fjTGd2uK 28ew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701286598; x=1701891398; 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=XiCsFEyBgwYVP0OyJjl4lzXi/Yahx5EmFNcBhzSx3Y8=; b=dqEWad+ZWgTYzXIq7B8pucibW0/OVV+9iUJzC0Rzncv8QJKQG6TxhR2/4pLgcqPJHE aO6G87d1fpFxj/DhCq5DjDkGPEk57kgj5m71VXcHNykKz1Uv98G4zJs0SOWLU9R1z9T/ zQoRHho4rxA4LjDLb3oyHOWAvUagPQBcpaABHg8j7onz/sBmsTrBVc/UIPefK+xz84bH FafBjEOCPNwtksg0BIiwXrpj5VeDDv+GDWbfGCxOdJzHRcHNrbzsaHzjpwy0H9WmFQ36 WL7uTt/hvs6wj2SuqPI89hIyZTauwj6zTjy+qyzDpLYgLvFVbbtgFgjbQJAHNWttyVNk 8IdA== X-Gm-Message-State: AOJu0Ywo+8B5qtJV3KHVgYPh5hBuKyqLwECGjxR+HRfBCmJWAtZZHH5y QYXZpISaNFvnDUrv3W47wslfok0EhGSi3A== X-Google-Smtp-Source: AGHT+IFq8kJPwy6R9HTMKJtvdz5kENp0XIqGurBvCwKwUfFIH3i8Qz0gsheBJgm266LvA3HdOMPTDA== X-Received: by 2002:adf:f742:0:b0:333:1504:c366 with SMTP id z2-20020adff742000000b003331504c366mr3241780wrp.1.1701286598300; Wed, 29 Nov 2023 11:36:38 -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.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Nov 2023 11:36:38 -0800 (PST) From: Sharlatan Hellseher Date: Wed, 29 Nov 2023 22:35:11 +0000 Message-ID: <40be7c880f40147a227d5a40b9282ee5087155fd.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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx11.migadu.com X-Migadu-Spam-Score: -0.04 X-Spam-Score: -0.04 X-Migadu-Queue-Id: DF93B3D4E9 X-TUID: i41Mye6B+6mz * gnu/packages/golang.scm (go-github-com-valyala-fasthttp): Move from here... * gnu/packages/golang-web.scm: ...to here. Change-Id: I60676c0204e198c6050724efa5410c5b695f88fb --- gnu/packages/golang-web.scm | 41 +++++++++++++++++++++++++++++++++++++ gnu/packages/golang.scm | 40 ------------------------------------ 2 files changed, 41 insertions(+), 40 deletions(-) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 352c831e41..f59415452f 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -11,6 +11,7 @@ ;;; Copyright © 2023 Hilton Chain ;;; Copyright © 2023 Katherine Cox-Buday ;;; Copyright © 2023 Nicolas Graves +;;; Copyright © 2022 Sharlatan Hellseher ;;; ;;; This file is part of GNU Guix. ;;; @@ -760,6 +761,46 @@ (define-public go-github-com-tdewolff-parse-v2 "This package contains several lexers and parsers written in Go.") (license license:expat))) +(define-public go-github-com-valyala-fasthttp + (package + (name "go-github-com-valyala-fasthttp") + (version "1.39.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/valyala/fasthttp") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "12qwx0yk7wjj25v4fswgmj28r69gk94kqdmzavca8k9f0yznniz1")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/valyala/fasthttp" + #:phases + #~(modify-phases %standard-phases + (replace 'check + (lambda* (#:key inputs #:allow-other-keys #:rest args) + (unless + ;; Tests hang forever with gccgo. + (false-if-exception (search-input-file inputs "/bin/gccgo")) + (apply (assoc-ref %standard-phases 'check) args))))))) + (propagated-inputs + (list go-github-com-andybalholm-brotli + go-github-com-klauspost-compress + go-github-com-valyala-bytebufferpool + go-github-com-valyala-tcplisten + go-golang-org-x-crypto + go-golang-org-x-net + go-golang-org-x-sys)) + (home-page "https://github.com/valyala/fasthttp") + (synopsis "Provides fast HTTP server and client API") + (description + "This package provides a Go module @code{fasthttp} which may be used as +replacement for native @code{net/http} module.") + (license license:expat))) + (define-public go-gopkg-in-square-go-jose-v2 (package (name "go-gopkg-in-square-go-jose-v2") diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 1f1ca8694c..100e59e154 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -11168,46 +11168,6 @@ (define-public go-github-com-valyala-bytebufferpool anti-fragmentation protection.") (license license:expat))) -(define-public go-github-com-valyala-fasthttp - (package - (name "go-github-com-valyala-fasthttp") - (version "1.39.0") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/valyala/fasthttp") - (commit (string-append "v" version)))) - (file-name (git-file-name name version)) - (sha256 - (base32 "12qwx0yk7wjj25v4fswgmj28r69gk94kqdmzavca8k9f0yznniz1")))) - (build-system go-build-system) - (arguments - (list - #:import-path "github.com/valyala/fasthttp" - #:phases - #~(modify-phases %standard-phases - (replace 'check - (lambda* (#:key inputs #:allow-other-keys #:rest args) - (unless - ;; Tests hang forever with gccgo. - (false-if-exception (search-input-file inputs "/bin/gccgo")) - (apply (assoc-ref %standard-phases 'check) args))))))) - (propagated-inputs - (list go-golang-org-x-sys - go-golang-org-x-net - go-golang-org-x-crypto - go-github-com-valyala-tcplisten - go-github-com-valyala-bytebufferpool - go-github-com-klauspost-compress - go-github-com-andybalholm-brotli)) - (home-page "https://github.com/valyala/fasthttp") - (synopsis "Provides fast HTTP server and client API") - (description - "This package provides a Go module @code{fasthttp} which may be used as -replacement for native @code{net/http} module.") - (license license:expat))) - (define-public go-github-com-valyala-tcplisten (package (name "go-github-com-valyala-tcplisten") -- 2.41.0