From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 kJIxAfifT2WWfwEAauVa8A:P1 (envelope-from ) for ; Sat, 11 Nov 2023 16:38:32 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id kJIxAfifT2WWfwEAauVa8A (envelope-from ) for ; Sat, 11 Nov 2023 16:38:32 +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 C7FE644870 for ; Sat, 11 Nov 2023 16:38:31 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Ob4ZRbs8; 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-Seal: i=1; s=key1; d=yhetil.org; t=1699717111; a=rsa-sha256; cv=none; b=EvCVi2GT6L93haIReTX3C+H+Yxjx8nACCXBbIJyAEp2lGxypiyDRn29ra2tZvHDCICSstx FFel4kybVGwVPdq0bnqwCoAHl+sFIrzsAZNbHAlcLM2M8Z1cpZ/zPoIdtz54UVcqM0O5Z2 gx2c98tRyyYL6ekAzEZzPsHjrELNrpGlREy7++PCjFez7QZ9dxX4T0CfjZiGkFoISuzjvN uOEjuAUbma8VKUg6CCPK6x5amHeQUSRc7hpqKPTdsxCeLmL8TG6jnaq/Mo2bw3RtiD+7h7 pDjRiTpVBKSNCjnhIVsidhBvRI1HV5m1Y86+ObR9RHLw+tzMyrwcgkcXFqZb0w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1699717111; h=from:from:sender:sender: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=aSfY4wQkF5Z8EcyPyFqi8yGOaB8YgHpnRpxjsu8xLPU=; b=O8U7zWbgY5oM/BMA5EKojzGQXL1jhEVqK7M2ql43MFTmKbLVBbY5REo6DV1gp3uCktbPoG M24zUSIet+SmoTZTG8x39P2BzYKv8/SDrNEF7CZjYsCyVpJuecebf3OVnebf+8qLca1mrT kWXTCJa/XZqMPTXe3c3A6vXagSn/5jNLi9YJwmOnJZZ7yUSW/f65n8MoshvWqh9Jv0fuET 8u4C4Ks57er1Xo2He8y26kcUJBZQcqmIZ933zq5+b0omcUhnjKbmTQWtGg46S291dp6unR sUb4l6hFBovAvqyIo0DcTR6/fvB/SjV1D95o3TD+zOUqeMc6uEU/P/hs1cu7Zw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Ob4ZRbs8; 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 1r1q3C-0001WB-HV; Sat, 11 Nov 2023 10:37:34 -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 1r1q3A-0001Ta-4A for guix-patches@gnu.org; Sat, 11 Nov 2023 10:37:32 -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 1r1q39-0002Ii-SC for guix-patches@gnu.org; Sat, 11 Nov 2023 10:37:31 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r1q3o-0001u9-7N; Sat, 11 Nov 2023 10:38:12 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67077] [PATCH 24/36] gnu: Add rust-tungstenite-0.19. Resent-From: =?UTF-8?Q?V=C3=96R=C3=96SK=C5=90I_?= =?UTF-8?Q?Andr=C3=A1s?= Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Sat, 11 Nov 2023 15:38:12 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67077 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 67077@debbugs.gnu.org Cc: =?UTF-8?Q?V=C3=96R=C3=96SK=C5=90I_?= =?UTF-8?Q?Andr=C3=A1s?= , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 67077-submit@debbugs.gnu.org id=B67077.16997170686981 (code B ref 67077); Sat, 11 Nov 2023 15:38:12 +0000 Received: (at 67077) by debbugs.gnu.org; 11 Nov 2023 15:37:48 +0000 Received: from localhost ([127.0.0.1]:53851 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r1q3Q-0001oR-7I for submit@debbugs.gnu.org; Sat, 11 Nov 2023 10:37:48 -0500 Received: from mail-ej1-x632.google.com ([2a00:1450:4864:20::632]:46126) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r1q3H-0001mZ-9S for 67077@debbugs.gnu.org; Sat, 11 Nov 2023 10:37:39 -0500 Received: by mail-ej1-x632.google.com with SMTP id a640c23a62f3a-9db6cf8309cso479106766b.0 for <67077@debbugs.gnu.org>; Sat, 11 Nov 2023 07:36:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1699717013; x=1700321813; 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=aSfY4wQkF5Z8EcyPyFqi8yGOaB8YgHpnRpxjsu8xLPU=; b=Ob4ZRbs8j8NKmtb10bYBcZsLYKNbWIQ0tk3xz9XeW7m5JkiYrBDxEF6dY+R+YxDB89 oeDeCwTpPZ1DTbYEk6vZOCC++f1xPcAT1iIqGDFz+zr/U7aFOyFqZpIqI6hCu0GLbYta vQBAqIsmTqUKrKZT+hwUUxm5fb6Yrm6fQ5jCWZ8LBOC7pXu85O+3mqbz+T27YdXIsscT rX2+IeZOmmzbI4VtohzM6N77Zzcu4UTh7h6R6PVUKgEX/yyFqIuwdXP93jByXPk6jDAG caizvardqcRzARjgxwwh8KknUOXjXNdlYxW3skaCEOHSlZ8DCYVC0CIRpc028JHBrxuf Wq3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699717013; x=1700321813; 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=aSfY4wQkF5Z8EcyPyFqi8yGOaB8YgHpnRpxjsu8xLPU=; b=eCTnxYRzOVes4e5Z022QmWiwavhKMhpp0EsX4Yl85Rm3b/WiNBbIdQ+4eusQiyISWz VkT2dsDoKmOqQUtoFdECnhVQD5zbnB8LURlS24Ts7r9jbWhOjBh6Quno5cYLRe4i08OA OPyXeZeXbW6nNrj46LibQ5BJobh2gvDNL/SIJNVM/lAEXIsRZ8NW1zgEXX9JH0O0eamI ZmsxH+ulIQX5HL1n04tdS7OnotfRBYuwgX9XTcpT7swX90ERUnLyZesqjdC1VdbbJONj S6J8KOQ3rRttFCM4yFkwR+XIvTsJVBDbHBXoAmfkKJvsMKoyowCs2NKmgibwGn7+o/32 Y17g== X-Gm-Message-State: AOJu0YwWAmOygdhHXNqJuPHETPSm+NfI1RQDRdwCVYkOQ5GTiKSpcqNN KqSJkjDSYkf/I9GrzwmlOrLZdZkMOGo= X-Google-Smtp-Source: AGHT+IFHqWu/TR7N3O8nxqcaXvt1fcFV2fqRnG/MVZLAGsa55B1VHL5xyrbiyts7pVvfnzHeG4x0tQ== X-Received: by 2002:a17:906:a212:b0:9e5:ee70:5da1 with SMTP id r18-20020a170906a21200b009e5ee705da1mr1072054ejy.53.1699717013206; Sat, 11 Nov 2023 07:36:53 -0800 (PST) Received: from localhost (87-97-126-53.pool.digikabel.hu. [87.97.126.53]) by smtp.gmail.com with ESMTPSA id rs4-20020a170907036400b009a1a653770bsm1206976ejb.87.2023.11.11.07.36.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 11 Nov 2023 07:36:52 -0800 (PST) From: =?UTF-8?Q?V=C3=96R=C3=96SK=C5=90I_?= =?UTF-8?Q?Andr=C3=A1s?= Date: Sat, 11 Nov 2023 16:35:32 +0100 Message-ID: <7485f9d98dd457f02164b87b9f65b5dd02d5c6a7.1699716943.git.voroskoi@gmail.com> 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: , 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: mx11.migadu.com X-Spam-Score: 4.39 X-Migadu-Queue-Id: C7FE644870 X-Migadu-Spam-Score: 4.39 X-TUID: NBN6jqm0g4Nk * gnu/packages/crates-io.scm (rust-tungstenite-0.19): New variable. Change-Id: Ie65bb3ad45991caeda1831bbcdfb07461bcab41e --- gnu/packages/crates-io.scm | 46 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index c479d97757..e94b9d96f5 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -79029,6 +79029,52 @@ (define-public rust-tuikit-0.2 #:cargo-development-inputs (("rust-env-logger" ,rust-env-logger-0.6)))))) +(define-public rust-tungstenite-0.19 + (package + (name "rust-tungstenite") + (version "0.19.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "tungstenite" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0rxzxg4y22rsvdvs4la7igy9117yidc2m6lsfm2hf0xvsska3yqm")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs + (("rust-byteorder" ,rust-byteorder-1) + ("rust-bytes" ,rust-bytes-1) + ("rust-data-encoding" ,rust-data-encoding-2) + ("rust-http" ,rust-http-0.2) + ("rust-httparse" ,rust-httparse-1) + ("rust-log" ,rust-log-0.4) + ("rust-native-tls" ,rust-native-tls-0.2) + ("rust-rand" ,rust-rand-0.8) + ("rust-rustls" ,rust-rustls-0.21) + ("rust-rustls-native-certs" ,rust-rustls-native-certs-0.6) + ("rust-sha1" ,rust-sha1-0.10) + ("rust-thiserror" ,rust-thiserror-1) + ("rust-url" ,rust-url-2) + ("rust-utf-8" ,rust-utf-8-0.7) + ("rust-webpki" ,rust-webpki-0.22) + ("rust-webpki-roots" ,rust-webpki-roots-0.23)) + #:cargo-development-inputs + (("rust-criterion" ,rust-criterion-0.4) + ("rust-env-logger" ,rust-env-logger-0.10) + ("rust-input-buffer" ,rust-input-buffer-0.5) + ("rust-net2" ,rust-net2-0.2) + ("rust-rand" ,rust-rand-0.8)))) + (home-page "https://github.com/snapview/tungstenite-rs") + (synopsis "Lightweight stream-based WebSocket implementation") + (description + "This library provides an implementation of WebSockets, RFC6455. It +allows for both synchronous (like TcpStream) and asynchronous usage and is +easy to integrate into any third-party event loops including MIO. The API +design abstracts away all the internals of the WebSocket protocol but still +makes them accessible for those who wants full control over the network.") + (license (list license:expat license:asl2.0)))) + (define-public rust-tungstenite-0.11 (package (name "rust-tungstenite") -- 2.41.0