From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.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 0ORxKW130mWXZwEAe85BDQ:P1 (envelope-from ) for ; Sun, 18 Feb 2024 22:32:29 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 0ORxKW130mWXZwEAe85BDQ (envelope-from ) for ; Sun, 18 Feb 2024 22:32:29 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b="Zqvj/A5k"; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1708291949; 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:dkim-signature; bh=Chy5P8dNMCH8cOyjg4cDwqQPtc601aaePa9AbRMrLnE=; b=Iqf6fVMcG1exQ/K7jhGK4h0JPIwAoEN2C4Y3MxI7jIcrSAD4fNMIn6QLRuIsVKktNwWCeN TilFUOd0FAv284Kom351HI2q4JgCuhimyM4YD4KwjAL3Q1soWndcEHPjtOCaNwrC6x0Wyz WgCSCW2eKNOYKQIHFMjyZ5BYDLLqt4qo6RgamNDcD6odkDTmI27Gjl5MmMP2Fjgg0pMLog 3MqJFuM31NElIqA6XCIskXQaVHBb9fteFSd0XKojdO4XBXNY0QH61QdSl3WgL3bBVKihy8 9cjzkaU3gIqPtL1kQ0UXlDcc8OCg6/KCOD9k1WqfL89LstZYYz4odPfxH7Lqxw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b="Zqvj/A5k"; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1708291949; a=rsa-sha256; cv=none; b=q4SeUtlO7scPKNTfB3RnxrzF/iKmXFP6cJ3nWoS6MqAy9ONs4n3GZ60n4ycLeZqN+hlpqP KcAVXm+zPIEIG8oeLMlrENLspM1GuAuhiKbGeqeZjlfqRLVXKhRv+BrKQkIocVk3nb4NqR uBCSQAWjzSS/PKoj95wuPkK41pcvXWpPABvHLVqgiI1utXfRYho5wBer3XYzqvdeF1x2n3 +bXCZiCYC06OkegrAsLYtvHRlQOlYJHuo2Vv1I5/wFq2HBw2iyatTxvCGlsqHiRk9QUxa7 PlyqAwIixclshQ0D+DCWU0R4cBaNFPtmOaqjQeqzifG4WMYKnLs11WCj+dL9XQ== 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 979BB47667 for ; Sun, 18 Feb 2024 22:32:29 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rbolV-0005Sf-5X; Sun, 18 Feb 2024 16:32:01 -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 1rbolT-0005R0-VB for guix-patches@gnu.org; Sun, 18 Feb 2024 16:31:59 -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 1rbolT-0002is-MQ for guix-patches@gnu.org; Sun, 18 Feb 2024 16:31:59 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rbolo-0004TN-Ab; Sun, 18 Feb 2024 16:32:20 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69257] [PATCH 066/228] gnu: Add rust-opentelemetry-http-0.10. Resent-From: Herman Rimm Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Sun, 18 Feb 2024 21:32:20 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69257 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69257@debbugs.gnu.org Cc: Herman Rimm , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 69257-submit@debbugs.gnu.org id=B69257.170829190916728 (code B ref 69257); Sun, 18 Feb 2024 21:32:20 +0000 Received: (at 69257) by debbugs.gnu.org; 18 Feb 2024 21:31:49 +0000 Received: from localhost ([127.0.0.1]:39476 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbolI-0004Le-W4 for submit@debbugs.gnu.org; Sun, 18 Feb 2024 16:31:49 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:47919 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rboO4-0002u0-Jh for 69257@debbugs.gnu.org; Sun, 18 Feb 2024 16:07:49 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1708290440; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Chy5P8dNMCH8cOyjg4cDwqQPtc601aaePa9AbRMrLnE=; b=Zqvj/A5kPGyNOS0XkYzEUhZqbJy4UOVPnlb/NSkFKNru3yK8pga/QA0yC/PFVNQBWLRUwG 8jVYpfGa3c9TH2GOHpfsnxQHIoWNcc7KBP9Ztd1s759c584BnCoHk9JdgqwMZ7UrnNMydw OdgZxmzhj0y2iWQzdCWbT+ur5brcop0OgQUOz5zhNVy1X7RTBo6VHN6b8ONCVbBterlOhx uPqhKocwmFGMjZMP9WnC+0WOqkIBVDb+kglFFNFfFJwBRCGXDIMMmuA4YoFLmqbt9RFUj5 2Pgk6L5yJbMhV5Yo+bzEC6JX4cVuwoHYKpAmZxC8bZmG0k5Oy0i5ncqTJ/J6fA== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 9479ec7d (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Sun, 18 Feb 2024 21:07:20 +0000 (UTC) Date: Sun, 18 Feb 2024 22:03:04 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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: , Reply-to: Herman Rimm X-ACL-Warn: , Herman Rimm via Guix-patches From: Herman Rimm 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.48 X-Spam-Score: -6.48 X-Migadu-Queue-Id: 979BB47667 X-Migadu-Scanner: mx11.migadu.com X-TUID: BZGybUeKY+ul * gnu/packages/crates-web.scm (rust-opentelemetry-http-0.10): Add variable. Change-Id: I844777d690983a32fb07b0a97e1f428ac7cc7912 --- gnu/packages/crates-web.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/crates-web.scm b/gnu/packages/crates-web.scm index 9c0e729457..ef78621eb8 100644 --- a/gnu/packages/crates-web.scm +++ b/gnu/packages/crates-web.scm @@ -3372,6 +3372,35 @@ (define-public rust-nickel-0.11 @code{express} framework for JavaScript.") (license license:expat))) +(define-public rust-opentelemetry-http-0.10 + (package + (name "rust-opentelemetry-http") + (version "0.10.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "opentelemetry-http" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "17irqlgsqr1f0in5rhvgl224x2gdcycy8w3ybydlyrdyx2f1hlbz")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-async-trait" ,rust-async-trait-0.1) + ("rust-bytes" ,rust-bytes-1) + ("rust-http" ,rust-http-0.2) + ("rust-hyper" ,rust-hyper-0.14) + ("rust-isahc" ,rust-isahc-1) + ("rust-opentelemetry" ,rust-opentelemetry-0.21) + ("rust-reqwest" ,rust-reqwest-0.11) + ("rust-surf" ,rust-surf-2) + ("rust-tokio" ,rust-tokio-1)))) + (home-page "https://github.com/open-telemetry/opentelemetry-rust") + (synopsis "Helpers for exchange of traces and metrics over HTTP") + (description + "This package provides helper implementations for exchange of traces +and metrics over HTTP.") + (license license:asl2.0))) + (define-public rust-reqwest-0.11 (package (name "rust-reqwest") -- 2.41.0