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 kEG4DKj4+mUxHwAAqHPOHw:P1 (envelope-from ) for ; Wed, 20 Mar 2024 15:54:32 +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 kEG4DKj4+mUxHwAAqHPOHw (envelope-from ) for ; Wed, 20 Mar 2024 15:54:32 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ieee.org header.s=google header.b="Zy/Ft/z9"; 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-Seal: i=1; s=key1; d=yhetil.org; t=1710946471; a=rsa-sha256; cv=none; b=TIS6K39e3IpgVhyo8yIvv1ZUPCYu//9rHZHkXEV4zkrJHf3rJdYSCRcnJ8TkiUlwnrv3O8 cB2AvqXQOy/DoMOdUcl3InkZTdde68gbGcj8pyX0RoyC3NvL5V+OMoYwVRcIZGHHpd9gNw DhoO8Ksm2YKo2XLdtzXeecIW952GWXy7WYTzuacL3xuRDwSMnAnnzT5mO1DVccqlAgmyMT 2DiUxsNCkUVov5TcPxc9JeHZiR/SrTQz6GCI0BzE2zT+v1KmNv9FoizFOZU9rYdVoH3OLA Bn6b52DX+fQL4qQBbUS3TGixC9gmST5j265R4tcANqJV61lu9xzT6MVDaCR5/g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ieee.org header.s=google header.b="Zy/Ft/z9"; 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=1710946471; 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-type:content-type: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=xuLHXv8cYtaWlLeOQc2XniSn7hOHSnBjgrboUroOVw8=; b=ZOXCG/qifXFUJnPmfcmvq8Y/6IpROKMOwCvqpFva1kaDIX5J99YAPybBvS9XtdR7NkH38Z gMzSZBRT0QYFFhh3tLgaNIAsF6/hJQCzUuYCXfdrRN4ZP5HSAqs3cxuJPy1iV9H5P9KmQ8 1CeTZkdUT08Um+3GJroNFTnq2Mm+busnJwPkHvEVlGpIkNbBhEtV7jFBvqBYV2pERAw+gx YfhXf4+/Ur/mJGjx3vq0iiNv7K6CMUbeTLMqOpbUs1zSpYJFQYoill5Jb6714z5O9SdGnv estamB7TfGNkfTcUKniiwVDy2v7FxHtZiP+iommgKcObrGF7gJs/UIyRLkMWPg== 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 AA02E7B697 for ; Wed, 20 Mar 2024 15:54:31 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rmxKj-0000zl-RA; Wed, 20 Mar 2024 10:54:25 -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 1rmxKh-0000zT-Mg for guix-patches@gnu.org; Wed, 20 Mar 2024 10:54:23 -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 1rmxKg-0004cS-TV for guix-patches@gnu.org; Wed, 20 Mar 2024 10:54:23 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rmxLK-00042F-8R for guix-patches@gnu.org; Wed, 20 Mar 2024 10:55:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69859] [PATCH rust-team] gnu: Adds rust-pcap version 1.3, 0.11, and 0.10 Resent-From: Aaron Covrig Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 20 Mar 2024 14:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69859 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Efraim Flashner Cc: 69859@debbugs.gnu.org Received: via spool by 69859-submit@debbugs.gnu.org id=B69859.171094648815486 (code B ref 69859); Wed, 20 Mar 2024 14:55:02 +0000 Received: (at 69859) by debbugs.gnu.org; 20 Mar 2024 14:54:48 +0000 Received: from localhost ([127.0.0.1]:48702 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rmxL4-00041g-6a for submit@debbugs.gnu.org; Wed, 20 Mar 2024 10:54:48 -0400 Received: from mail-qk1-f170.google.com ([209.85.222.170]:45081) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rmxL1-00041Q-D1 for 69859@debbugs.gnu.org; Wed, 20 Mar 2024 10:54:45 -0400 Received: by mail-qk1-f170.google.com with SMTP id af79cd13be357-78a01a3012aso234304185a.2 for <69859@debbugs.gnu.org>; Wed, 20 Mar 2024 07:54:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ieee.org; s=google; t=1710946378; x=1711551178; darn=debbugs.gnu.org; h=mime-version:organization:references:in-reply-to:message-id:subject :cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=xuLHXv8cYtaWlLeOQc2XniSn7hOHSnBjgrboUroOVw8=; b=Zy/Ft/z91XniTv0bX/bGmIxUNFkhlHjDVfUYED/p4xQI9ZpKzAuNMCy7pMnhH5pBYT /n/IoM/HXXz30XA4fwTByAf5d78gERz6V9xaAIMP6KZmclxcIHHJYBBLUFsFbC+H3L7G LI4Xp1nUXQ4/t9q+vIvYODYRIsux1j5J+o99Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710946378; x=1711551178; h=mime-version:organization:references:in-reply-to:message-id:subject :cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=xuLHXv8cYtaWlLeOQc2XniSn7hOHSnBjgrboUroOVw8=; b=YnDcoaIZ59xXZsSO3qbXb3bA6eidoGsMKH6OZFZiLgX6XXHQbQJhtNpWkolDLJSkvI EZYL6kDl3AnYkgJNbnLhtsgHemdH6/oN0t3QXaGcEzZ4b1QDYuPQMCGt5bsuNuTaNEbs Ahho9m6jb2br6lNv2PmoHY5N1RQGBa745EayOehNIpmpMY5TMaG5C+FT9hzSMKEvCnQQ 5mKZtXCjrDLBfyXhuNkrWeRdFQ4ZzcEScI98iWBOG+ckASipnursco2uGMRAigPtVhBj ik3fNt5k3WYWKNmsjeQudAiyjYlWCHn2Z2qDcxAWlqs1I6oKmYQiUDYcU7qLelN6qt6t F5bg== X-Gm-Message-State: AOJu0YyEny1OoN1L8J27m/3I8L5YZJZSc8EYvpSDqPX1BNWjpz3gKTMY ep11Uol2dL35uc2GqNbM2hL2xkcOVgkhA/1h/x4EqUf7RL+zd5dmmbV5/gG6dA== X-Google-Smtp-Source: AGHT+IEY77vsZODs+ajaR/Dw4qZFHdjtlB1mH+VhQaqJmxAT0/xQ8rOKsYRo3TLkDfG3N0J4+/fc/g== X-Received: by 2002:a05:620a:5749:b0:789:e180:64fe with SMTP id wj9-20020a05620a574900b00789e18064femr17288125qkn.44.1710946378027; Wed, 20 Mar 2024 07:52:58 -0700 (PDT) Received: from mobile-dev (pool-71-244-152-222.bltmmd.fios.verizon.net. [71.244.152.222]) by smtp.gmail.com with ESMTPSA id c12-20020a05620a11ac00b00789e800c204sm4918778qkk.62.2024.03.20.07.52.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Mar 2024 07:52:57 -0700 (PDT) Date: Wed, 20 Mar 2024 10:52:38 -0400 Message-ID: <20240320105238.65bb39ed@mobile-dev> In-Reply-To: References: <20240317160155.2039604-1-aaron.covrig.us@ieee.org> Organization: IEEE X-Mailer: Claws Mail 4.1.1 (GTK 3.24.37; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/M05wgkQYbNV9Fhe5yAGR_Oy"; protocol="application/pgp-signature"; micalg=pgp-sha256 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: Aaron Covrig X-ACL-Warn: , Aaron Covrig via Guix-patches From: Aaron Covrig 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: -8.42 X-Spam-Score: -8.42 X-Migadu-Queue-Id: AA02E7B697 X-TUID: DKlip5uF/DM+ --Sig_/M05wgkQYbNV9Fhe5yAGR_Oy Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 19 Mar 2024 12:45:55 +0200 Efraim Flashner wrote: > On Sun, Mar 17, 2024 at 11:59:17AM -0400, Aaron Covrig wrote: > > * gnu/packages/crates-io.scm (rust-pcap-1): New variable > > * gnu/packages/crates-io.scm (rust-pcap-0.11): New variable > > * gnu/packages/crates-io.scm (rust-pcap-0.10): New variable > > * gnu/packages/crates-io.scm (rust-gat-std-0.1): New variable > > * gnu/packages/crates-io.scm (rust-gat-std-proc-0.1): New variable > > * gnu/packages/crates-io.scm (rust-etherparse-0.14): New variable > > * gnu/packages/crates-io.scm (rust-etherparse-0.9): New variable > > * gnu/packages/crates-io.scm (rust-eui48-1): New variable > > * gnu/packages/crates-io.scm (rust-tun-tap-0.1): New variable > > * > > gnu/packages/patches/rust-mockall-restore-examples-and-tests.patch: > > New file (provides tests and examples rust-mockall) > > * gnu/packages/crates-io.scm (rust-mockall-0.12): New variable > > * gnu/packages/crates-io.scm (rust-mockall-derive-0.12): New > > variable > > * gnu/packages/crates-io.scm (rust-mockall-0.11): Bumps to 0.11.4 > > * gnu/packages/crates-io.scm (rust-mockall-derive-0.11): Bumps to > > 0.11.4 > > * gnu/packages/crates-io.scm (rust-mockall-double-0.3): Bumps to > > 0.3.1 > > * gnu/packages/crates-io.scm (rust-fragile-2): New variable > > * gnu/packages/crates-io.scm (rust-fragile-1): Bumps to 1.2.2 > > * gnu/packages/crates-io.scm (rust-slab-0.4): Bumps to 0.4.9 > > --- > > gnu/packages/crates-io.scm | 453 +- > > ...t-mockall-restore-examples-and-tests.patch | 7611 > > +++++++++++++++++ 2 files changed, 7976 insertions(+), 88 > > deletions(-) create mode 100644 > > gnu/packages/patches/rust-mockall-restore-examples-and-tests.patch >=20 > I want to thank you for all your work on these patches and on the > other ones too. Unfortunately with some of these ones I had already > done a bunch of them on the rust-team branch which I've finally > pushed back upstream. >=20 > Also, in order to keep with the standard practices of Guix each commit > should only have 1 change at a time, in this case adding or updating a > package. If you can split them into individual patches I'll be happy > to apply them. >=20 Ok, I can rebase and resubmit them; when you say each should be a separate commit, should I update a single package per issue (and open a new issue for each package in this commit (and does this apply to subversions (an issue for both fragile-1 and fragile-2 or just one for fragile-*)) or should I resubmit this (and the others) as a patch series where each commit is one package (but they are all under a single issue)? v/r, Aaron Covrig --Sig_/M05wgkQYbNV9Fhe5yAGR_Oy Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iHUEARYIAB0WIQSPXVwROJGaYSBOwhhfTkc5aZTD/QUCZfr4NgAKCRBfTkc5aZTD /S6RAQD70HTw+hHIRx2ivUW+CzmUZqAOe4Uq4KnSnB6M4aDNdAD/ZttGxp7MM46B Ho1aFiOXuk0VTdrxEZIXwCDyDDZp5A8= =1CUs -----END PGP SIGNATURE----- --Sig_/M05wgkQYbNV9Fhe5yAGR_Oy--