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 ms1.migadu.com with LMTPS id CPo9BjS+TWaMNAEAqHPOHw:P1 (envelope-from ) for ; Wed, 22 May 2024 11:43:16 +0200 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 CPo9BjS+TWaMNAEAqHPOHw (envelope-from ) for ; Wed, 22 May 2024 11:43:16 +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=X5Gf8hOQ; 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=1716370995; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=uyxJqsRpqB+QL1cIIbLjgKJ6ZzKKR6KvUBQoBfyPMHY=; b=k1Ow7jt8Fcrw5tPYNsSBqY/9g5x6XiaD8/RKI0Cexdsqv5ntOnnpGom43EbD5DTF8i7Ia1 gdD+45svz/+kxnkDKiVM/SFku2wBOeyCEHzs9EZ0C9fXNhiNnyfkC/NLJDXRPNCsMCq7gy N1vClbGF9f1s3dOWA76qhS8he1Oc9TRt9RVpx4e1jLTIiuhKXksP38opYNt1rNccrKK71a jz4SK5Sp8pfmo+hcTymiPUXHmJfthnxVMV3Ry0K55800ZYnk3nEI28oTi0JbUuxiix0vH1 IQaIxr8Bx5c6zV0LpK4zLX0++j6HY6wkW3I1qfDfWZ9ymy3Up5hQb1p+QvJJRA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b=X5Gf8hOQ; 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=1716370995; a=rsa-sha256; cv=none; b=sxHoz2Xu4/G7Ba2V4lJR1FvMtll9bG80A/eZwKaZtzBwQKTgY8K61peym1iKUCumg1Y1G6 +ykhY3zS8N0OesygGcRcxTjfiG/nHnoCR6R0rqU8B+kYreQkKiwj3G+X5gA04Nf1fC+7dx b5pUeqNBgKKK2HChbvgVPbY1lR0ETPZOYZgc1AwPwxhrF+a6Qi8yI89wWiuQsA3u3d/ylD uqwafh9c88xNOkjVT3IWpWfJmv/IjbnGCcbAVghbszX3n69gEgWbqspYs3Z+hesvsWrOmY duYvBlsVpZs2p0+e8GLnjJIAQvycmhxyiLVTKZmu0IMvI2GYLVswS+5NZf7I8g== 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 CC31974D99 for ; Wed, 22 May 2024 11:43:15 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s9iUr-00082K-Mw; Wed, 22 May 2024 05:42:57 -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 1s9iUq-000821-H3 for guix-patches@gnu.org; Wed, 22 May 2024 05:42:56 -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 1s9iUq-0007x3-9O for guix-patches@gnu.org; Wed, 22 May 2024 05:42:56 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s9iUv-0000O2-Sn; Wed, 22 May 2024 05:43:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71110] [PATCH rust-team 00/37] Update rust-xremap to 0.10.0 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:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 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-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by submit@debbugs.gnu.org id=B.17163709321472 (code B ref -1); Wed, 22 May 2024 09:43:01 +0000 Received: (at submit) by debbugs.gnu.org; 22 May 2024 09:42:12 +0000 Received: from localhost ([127.0.0.1]:54673 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s9iU8-0000Ng-0M for submit@debbugs.gnu.org; Wed, 22 May 2024 05:42:12 -0400 Received: from lists.gnu.org ([209.51.188.17]:50186) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s9iU5-0000NX-8W for submit@debbugs.gnu.org; Wed, 22 May 2024 05:42:10 -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 1s9iTz-0007pZ-5p for guix-patches@gnu.org; Wed, 22 May 2024 05:42:03 -0400 Received: from msg-1.mailo.com ([213.182.54.11] helo=mailo.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s9iTx-0007pO-45 for guix-patches@gnu.org; Wed, 22 May 2024 05:42:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1716370912; bh=ICCABUC8i9YEW6W2oInfSD/GTemWkIDwiOYn46QUc+M=; h=X-EA-Auth:From:To:Cc:Subject:Date:Message-ID:X-Mailer: MIME-Version:Content-Transfer-Encoding; b=X5Gf8hOQv8j06BW67xeBJ/gKlCVoZwJ9Mz7fNk961PprZsG0EfdIquW+a0P2o8HM9 DoiTJvgAs9OzyM0uihbHfAa67B6/FQESizBF0yl2CgReR0mIyBfubIfveVIahsIQEM GKO1oA5bUz+2N/hFVZ8JnsxRJI12atT6DZ9cdj1A= Received: by b221-2.in.mailobj.net [192.168.90.22] with ESMTP via ip-20.mailobj.net [213.182.54.20] Wed, 22 May 2024 11:41:52 +0200 (CEST) X-EA-Auth: rcTuCeeHZIxtD7SEBiYwDeOLWCuU/kOXUpuNHdhAqUHT8Xc010uYYZAictGOjjFGmaEXOJIyCfuYeQoGob3/rQeCSeVqBWEhAFmDgbgcstE= Date: Wed, 22 May 2024 11:41:18 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=213.182.54.11; envelope-from=mail@nicolasgoaziou.fr; helo=mailo.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -6.56 X-Migadu-Queue-Id: CC31974D99 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.56 X-TUID: c4tjHeaSbUgD The following patch set updates rust-xremap to 0.10.0. Nicolas Goaziou (37): gnu: rust-expect-test-1: Update to 1.5.0. gnu: rust-serde-with-macros-3: Update to 3.8.1. gnu: Add rust-serde-derive-internals-0.29. gnu: rust-schemars-derive-0.8: Update to 0.8.20. gnu: rust-schemars-0.8: Update to 0.8.20. gnu: Add rust-base64-0.22. gnu: rust-serde-with-3: Update to 3.8.1. gnu: rust-regex-automata-0.4: Update to 0.4.6. gnu: rust-regex-1: Update to 1.10.4. gnu: rust-value-bag-sval2-1: Update to 1.9.0. gnu: rust-value-bag-serde1-1: Update to 1.9.0. gnu: rust-value-bag-1: Update to 1.9.0. gnu: rust-env-logger-0.10: Update to 0.10.2. gnu: Add rust-bson-1. gnu: rust-anyhow-1: Update to 1.0.86. gnu: Add rust-pretty-assertions-0.5. gnu: Add rust-graphql-parser-0.3. gnu: Add rust-iso8601-0.6. gnu: Add rust-num-cmp-0.1. gnu: Add rust-h3-0.0.4. gnu: Add rust-h3-quinn-0.0.5. gnu: Add rust-hyper-tls-0.6. gnu: Add rust-hyper-rustls-0.26. gnu: rust-pin-project-internal-1: Update to 1.1.5. gnu: rust-rustls-pki-types-1: Update to 1.7.0. gnu: rust-pin-project-1: Update to 1.1.5. gnu: Add rust-wasm-streams-0.4. gnu: Add rust-reqwest-0.12. gnu: Add rust-derive-utils-0.11. gnu: Add rust-futures-enum-0.1. gnu: Add rust-juniper-codegen-0.15, rust-juniper-0.15. gnu: rust-num-traits-0.2: Update to 0.2.19. gnu: rust-num-complex-0.4: Update to 0.4.6. gnu: rust-num-integer-0.1: Update to 0.1.46. gnu: rust-num-iter-0.1: Update to 0.1.45. gnu: rust-num-0.4: Update to 0.4.2. gnu: rust-xremap: Update to 0.10.0. gnu/packages/crates-io.scm | 473 +++++++++++++++++++++++++++++------- gnu/packages/crates-tls.scm | 12 +- gnu/packages/crates-web.scm | 279 ++++++++++++++++++--- gnu/packages/rust-apps.scm | 38 +-- 4 files changed, 653 insertions(+), 149 deletions(-) base-commit: 2c90e7aa2f078da27d517b2b77b61810f4513809 -- 2.41.0