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 ms1.migadu.com with LMTPS id oNKNLMLBTWZGFwAAe85BDQ:P1 (envelope-from ) for ; Wed, 22 May 2024 11:58:26 +0200 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 oNKNLMLBTWZGFwAAe85BDQ (envelope-from ) for ; Wed, 22 May 2024 11:58:26 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b=bgjfY+lw; 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=1716371906; 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=+8lWBy0y92dfmEUbtOszgIyzyBwpCkcXwB4ivuoEMqQ=; b=oxXUiROEqS2nH9SdgAt+JpiQSuz7pUF58ATGnW+H4d4/y4Hz090NeKAMJOpzJ0S5hsHS29 Tl22G/04zbuKV26vF2SgKseIFjcaYYCHMAmL6DGK2BGfRs6esVfQq12uDLNfmLABtCzi+T FnGB3ycMyM69iKR4Yc26P8zz+pcyPBWWbE4CoxQvUMHL0OjvFnoMl845AfcJ88+toTKNYe Igv5tOGBQsL3TiXVokJPxS1/2PXrBgzsZ0KYqlR7BESrhQoS5my1uK8JsJQvGgq/3aJnIP SOzuUo8RcaK0D26SSxf4xYQKIEAw6PjhBRlz0eSttMIge9O5/OiEbmpS1TsdEw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1716371906; a=rsa-sha256; cv=none; b=b7v/DjuSPp204GyZD75UhsFK5ZGuCuqpgvRvy9Cq2eJwGIp3o2t88hG8OxS8cz37N4YQXn 4ylsF2Y+zRttorXJlJQBD4pQtvEwiwrBkUrZe/OtKTRhi1BOFH//Q1H5VyyfGZ+GjnKMRD EbRiIQwueyBnrVzmp3/rXWx/nhsB6kkfCE5LfgJhll/mRp94tjmAfowOedK9UeX+Saurs9 IjBWmhTjcYqC1kMKe3zduesDHd4s7Q+UBQq+yGZu90jdT/O/7iDY8EUVC0Wdq4kGUSHF/w aU5aLzb+7qGGhKnqxIs7vVWj19WO8g361+UhUgGoGs/vl//KY/pblwnDwlVI6w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b=bgjfY+lw; 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" 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 8DC5AD855 for ; Wed, 22 May 2024 11:58:26 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s9ijR-00076W-9U; Wed, 22 May 2024 05:58:01 -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 1s9ijN-0006fo-UJ for guix-patches@gnu.org; Wed, 22 May 2024 05:57:57 -0400 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 1s9ijN-0002Rm-Jy for guix-patches@gnu.org; Wed, 22 May 2024 05:57:57 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s9ijT-0000ez-82; Wed, 22 May 2024 05:58:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71110] [PATCH rust-team 21/37] gnu: Add rust-h3-quinn-0.0.5. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Wed, 22 May 2024 09:58:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71110 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71110@debbugs.gnu.org Cc: Nicolas Goaziou , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 71110-submit@debbugs.gnu.org id=B71110.17163718692514 (code B ref 71110); Wed, 22 May 2024 09:58:03 +0000 Received: (at 71110) by debbugs.gnu.org; 22 May 2024 09:57:49 +0000 Received: from localhost ([127.0.0.1]:54832 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s9ijF-0000eU-Ec for submit@debbugs.gnu.org; Wed, 22 May 2024 05:57:49 -0400 Received: from msg-2.mailo.com ([213.182.54.12]:44614 helo=mailo.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s9ijD-0000eO-LG for 71110@debbugs.gnu.org; Wed, 22 May 2024 05:57:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1716371856; bh=9RgImmhG8RelZoPlGByoaE81IKHE9Hc4Vfo/v/5mm4Y=; h=X-EA-Auth:From:To:Cc:Subject:Date:Message-ID:X-Mailer:In-Reply-To: References:MIME-Version:Content-Transfer-Encoding; b=bgjfY+lwvLqu9ysDhGK+YjqnQNmiDBGur/vBotKC9/2kjwGROcM8EJXjCC4P6XnYS I37dlPTkDmkJB7dfQ7Bf7ql1r48vvxjRuy8H9zo4YBjrgmwn61TROlX+enoOo3cwFx xKpg3iAS3qfTzINFBtK+ox4crURBJZf3PMMgmsXk= Received: by b221-1.in.mailobj.net [192.168.90.21] with ESMTP via ip-20.mailobj.net [213.182.54.20] Wed, 22 May 2024 11:57:36 +0200 (CEST) X-EA-Auth: 0BmquUjL06ihZDcIyZxYSr6ofFHBiD6xZCfAMBygZRHp5uPEn41qGKyi2dZkYVsgKvd9Gkfr8XDEw2I56U9dSuDX27p1FwI6acH/FDveXSc= Date: Wed, 22 May 2024 11:45:39 +0200 Message-ID: <0b74e01cd8aa4cfe90a6c696ce07320e2db3dcb4.1716370757.git.mail@nicolasgoaziou.fr> 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: Nicolas Goaziou X-ACL-Warn: , Nicolas Goaziou via Guix-patches From: Nicolas Goaziou 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: US X-Migadu-Spam-Score: -3.36 X-Spam-Score: -3.36 X-Migadu-Queue-Id: 8DC5AD855 X-Migadu-Scanner: mx11.migadu.com X-TUID: RxK2pDdJtEzA * gnu/packages/crates-web.scm (rust-h3-quinn-0.0.5): New variable. (rust-h3-quinn-0.0.4): Inherit from above. Change-Id: I28be9194a656008208d0a6c4e2d610cecff332c5 --- gnu/packages/crates-web.scm | 36 +++++++++++++++++++++++++++++------- 1 file changed, 29 insertions(+), 7 deletions(-) diff --git a/gnu/packages/crates-web.scm b/gnu/packages/crates-web.scm index 8287dfe19b..52b5d1cef3 100644 --- a/gnu/packages/crates-web.scm +++ b/gnu/packages/crates-web.scm @@ -2587,8 +2587,36 @@ (define-public rust-h3-0.0.2 ("rust-tokio" ,rust-tokio-1) ("rust-tracing" ,rust-tracing-0.1)))))) +(define-public rust-h3-quinn-0.0.5 + (package + (name "rust-h3-quinn") + (version "0.0.5") + (source + (origin + (method url-fetch) + (uri (crate-uri "h3-quinn" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0ii06bi5a19k4qfkppn5019nw8xca2wzfl66cax949jc1v66ny3k")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs + (("rust-bytes" ,rust-bytes-1) + ("rust-futures" ,rust-futures-0.3) + ("rust-h3" ,rust-h3-0.0.4) + ("rust-quinn" ,rust-quinn-0.10) + ("rust-quinn-proto" ,rust-quinn-proto-0.10) + ("rust-tokio" ,rust-tokio-1) + ("rust-tokio-util" ,rust-tokio-util-0.7)))) + (home-page "https://github.com/hyperium/h3") + (synopsis "QUIC transport implementation based on Quinn") + (description + "This package provides QUIC transport implementation based on Quinn.") + (license license:expat))) + (define-public rust-h3-quinn-0.0.4 (package + (inherit rust-h3-quinn-0.0.5) (name "rust-h3-quinn") (version "0.0.4") (source @@ -2598,7 +2626,6 @@ (define-public rust-h3-quinn-0.0.4 (file-name (string-append name "-" version ".tar.gz")) (sha256 (base32 "1r0sm0j51crlfpy2j1wfhgpg2lrfq2xmf5qjd98ksg3h9l0pb5mc")))) - (build-system cargo-build-system) (arguments `(#:cargo-inputs (("rust-bytes" ,rust-bytes-1) ("rust-futures" ,rust-futures-0.3) @@ -2606,12 +2633,7 @@ (define-public rust-h3-quinn-0.0.4 ("rust-quinn" ,rust-quinn-0.10) ("rust-quinn-proto" ,rust-quinn-proto-0.10) ("rust-tokio" ,rust-tokio-1) - ("rust-tokio-util" ,rust-tokio-util-0.7)))) - (home-page "https://github.com/hyperium/h3") - (synopsis "QUIC transport implementation based on Quinn") - (description - "This package provides QUIC transport implementation based on Quinn.") - (license license:expat))) + ("rust-tokio-util" ,rust-tokio-util-0.7)))))) (define-public rust-h3-quinn-0.0.3 (package -- 2.41.0