From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.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 uAPcIRpy0mV/SQAAqHPOHw:P1 (envelope-from ) for ; Sun, 18 Feb 2024 22:09:46 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id uAPcIRpy0mV/SQAAqHPOHw (envelope-from ) for ; Sun, 18 Feb 2024 22:09:46 +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=pu312D5Q; 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=1708290586; 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=P8QgBzNVE+ZW4GmBkcNydf/1yOF+kysGasijbYqGwYw=; b=kvEzJfJkfWmeAf8ToA8BPrmqHx6YfnrNyT8djAbRWcTjKjv9BxAfNkxslP4Z3Db8TNRjY2 i8g5dxCTili3d87ubmla/MsLiamyGYtMA1lQ/PpT+K6VBkQZUEBdtShaY7IxB5pmUfHJHG pNQPuajyIhMWHJvBZCbZszBE16c+5LKq8LDPqPsiWYrGHx/RKXXuemIp+5XxC6HeVnqi1E 5l/vti6M+EJji26e1iUZcdfipsK++vzmSU0MQk4U/5pl827evSb5m6TXmJxKRX44KnJlLr wFliomQLyG6ptR3qGwtuO1AZwREIZlhouJxgJ+ZteWOKCopv4134Qact5AtZrw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=pu312D5Q; 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=1708290586; a=rsa-sha256; cv=none; b=UcPBI3HdAVDMkJa63spC1btCl1I+LOSSEiZqhmX+dhse/bYomdw7SXVUdXNn4JN4XvEiI6 HGoU0jc4gpzsacNwaMRhZh1ALDzC90iKFt9QhRlk53xUIrqsbim+t3L/ToFIa+2SIaC8xK OLLEAaJMJ/KzjKuq19JorSSikt0mi7PxphKE2tHcnDZXYcMEOAg6G6WSOP3AvmjU30UsSE 0Juhg9eeWmVBXltTN4At1q8Vsl5bp6vTzA/siAqkWKx9JfEEAEc7lk7yhKn4365fia5PeY raKU+Z0sdX8jvkI4bJgIFA+OWu07vZpFUlxA1OK3E0S2DfYl/ZOqL+PRSV0uLg== 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 6FD0B697CB for ; Sun, 18 Feb 2024 22:09:46 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rboOV-00032w-HO; Sun, 18 Feb 2024 16:08:15 -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 1rboOL-0002yg-TZ for guix-patches@gnu.org; Sun, 18 Feb 2024 16:08:08 -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 1rboOL-000621-Ji for guix-patches@gnu.org; Sun, 18 Feb 2024 16:08:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rboOg-00039g-8W; Sun, 18 Feb 2024 16:08:26 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69257] [PATCH 055/228] gnu: Add rust-http-body-util-0.1. 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:08:26 +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.170829049811942 (code B ref 69257); Sun, 18 Feb 2024 21:08:26 +0000 Received: (at 69257) by debbugs.gnu.org; 18 Feb 2024 21:08:18 +0000 Received: from localhost ([127.0.0.1]:38845 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rboOX-00036Q-LV for submit@debbugs.gnu.org; Sun, 18 Feb 2024 16:08:18 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:55415 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rboO1-0002vV-IL for 69257@debbugs.gnu.org; Sun, 18 Feb 2024 16:07:46 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1708290436; 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=P8QgBzNVE+ZW4GmBkcNydf/1yOF+kysGasijbYqGwYw=; b=pu312D5QdSBiWdVFCT1YZi8P+bXESo2edQSh+Z98QkpjWpbIf0B3WCt8Vj5O75FEU6hF3n 4ACn+f79bp1FutKJj/+I5y/WmiSQayIdos+6hAQfYJNROt+a/78JVZ4XiWuVYhx4KxYO4m 2XQzVJYVFJlcqAbCuM1t4oBF4nf1whEQavh54MUVwovb5uesk2yGhbhIMXqNgfoJpg5Nuu v2swatbTr77JVw1hG9LEeURqf7wYvVSiRrWZe29UwvnD3d0e1JncIewKI4+gmSZLbJg9wG LJbLF2RdcNGQUAnt+ZeLmWg32LwA08v31FtZt5VpWZhQSEucTf1K/U2qcC5V4Q== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 18ea0c07 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Sun, 18 Feb 2024 21:07:16 +0000 (UTC) Date: Sun, 18 Feb 2024 22:02:53 +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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -4.61 X-Spam-Score: -4.61 X-Migadu-Queue-Id: 6FD0B697CB X-TUID: /kp5W+7p2Dtl * gnu/packages/crates-web.scm (rust-http-body-util-0.1): Add variable. Change-Id: I6883dcc1b1ec475c557a0d62606ec30172d478d4 --- gnu/packages/crates-web.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/crates-web.scm b/gnu/packages/crates-web.scm index b0b431ff88..6a68dfab0d 100644 --- a/gnu/packages/crates-web.scm +++ b/gnu/packages/crates-web.scm @@ -2356,6 +2356,32 @@ (define-public rust-http-body-0.1 ("rust-http" ,rust-http-0.1) ("rust-tokio-buf" ,rust-tokio-buf-0.1)))))) +(define-public rust-http-body-util-0.1 + (package + (name "rust-http-body-util") + (version "0.1.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "http-body-util" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0h78a6jj2vky0wmgmq5f1h541cmhmlij09gw63fxl59h77mpkjs1")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-bytes" ,rust-bytes-1) + ("rust-futures-util" ,rust-futures-util-0.3) + ("rust-http" ,rust-http-1) + ("rust-http-body" ,rust-http-body-1) + ("rust-pin-project-lite" ,rust-pin-project-lite-0.2)) + #:cargo-development-inputs (("rust-tokio" ,rust-tokio-1)))) + (home-page "https://github.com/hyperium/http-body") + (synopsis "Combinators and adapters for HTTP request/response bodies") + (description + "This package provides combinators and adapters for HTTP request or +response bodies.") + (license license:expat))) + (define-public rust-http-client-6 (package (name "rust-http-client") -- 2.41.0