From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id UN2aMuYpjWXXIQAAkFu2QA (envelope-from ) for ; Thu, 28 Dec 2023 08:55:18 +0100 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 oG0YKuYpjWX6hQEAe85BDQ (envelope-from ) for ; Thu, 28 Dec 2023 08:55:18 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Ym8SJk0H; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703750118; h=from:from:sender:sender: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=l+Qmao8XJbFEeomAdH9utd0DRSytLo7WbD2FjvIxklU=; b=icW409WzYyfFY38OA0rCbDT6YXixcBOMANoeLUVtfUSpWRWe8LhQviVf/s3ksANIvM8VIv i0vfde2SaFsZL1Q5p59BbcAGpuADKzlyMDEsSlTqh8ZdcIcVPUT/CHUam84oUoHtwmMuqi XelJ60IWWCo1Mlt7ySpISYHpxK0spHTi7vAkXglutzdR2XNQ8nrrtrZ6k0V1sNsfQWUQLf yvPxl1rn60v/Nk5cccBJl/s7DKFwWYxHaWxUXaOjcqxqLqlO/a+4hPBeU5tRoGpszGZkLO yUKVNINu5CmiZHmdLsNIn2V2F0pbdip3yX116e+QgC3TTUxjVRRPVzWBbx2nMA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703750118; a=rsa-sha256; cv=none; b=RxRoyM2R3t48LNVAarQgw+CF6IZw8LqgDeXKfgJ037YezbfALu+SrcFhU/5+uB508E66oX WJRjtngJcnsx260Bwd28rAyw9cyhalnCpcJpOxeOFRjJYADEtI5uX9F6PoHpjb8HUIFepK +KJ4cwKZxsRzr1+NyFW9h+/Jd4hzJ86vzWX8xmh8D6QObZKJACQVL20ATe95hbRlo/24G2 uwYmCNpE3EWdvi7v7WF9tkxkzJ4CtGdk32LHlwEH/Y2UpCFQ0h3S/K1qsumTL43xkRRru+ i/6bC/+b4BdLidjAUOwFhpMdAJ2oCToZr4mmk179vwJxCGMBo64z7rvGKAN6zw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Ym8SJk0H; 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=none 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 2D62644143 for ; Thu, 28 Dec 2023 08:55:17 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rIlEO-0002Fm-SR; Thu, 28 Dec 2023 02:55:04 -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 1rIlEO-0002FK-0z for guix-patches@gnu.org; Thu, 28 Dec 2023 02:55:04 -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 1rIlEN-0006uA-Lf for guix-patches@gnu.org; Thu, 28 Dec 2023 02:55:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rIlEM-0001XR-OL for guix-patches@gnu.org; Thu, 28 Dec 2023 02:55:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68023] [PATCH 05/13] gnu: Add rust-compiletest-rs-0.10. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 28 Dec 2023 07:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68023 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Mathieu Othacehe Cc: me@bonfacemunyoki.com, me@tobias.gr, lars@6xq.net, leo@famulari.name, vagrant@debian.org, jgart@dismail.de, marius@gnu.org, 68023@debbugs.gnu.org Received: via spool by 68023-submit@debbugs.gnu.org id=B68023.17037500955874 (code B ref 68023); Thu, 28 Dec 2023 07:55:02 +0000 Received: (at 68023) by debbugs.gnu.org; 28 Dec 2023 07:54:55 +0000 Received: from localhost ([127.0.0.1]:38332 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rIlEF-0001Wg-CH for submit@debbugs.gnu.org; Thu, 28 Dec 2023 02:54:55 -0500 Received: from mail-wm1-x334.google.com ([2a00:1450:4864:20::334]:50581) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rIlEC-0001WL-S4 for 68023@debbugs.gnu.org; Thu, 28 Dec 2023 02:54:53 -0500 Received: by mail-wm1-x334.google.com with SMTP id 5b1f17b1804b1-40d4a7f0c4dso49949875e9.1 for <68023@debbugs.gnu.org>; Wed, 27 Dec 2023 23:54:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1703750088; x=1704354888; darn=debbugs.gnu.org; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc:subject:date:message-id:reply-to; bh=l+Qmao8XJbFEeomAdH9utd0DRSytLo7WbD2FjvIxklU=; b=Ym8SJk0H3Z1t4VkmmTwYzP/zqmgpaemamKGV25oS1UwfF6eyhYwsD3gXLsz3TI25Gw ezQKarN9COSb410H2+NrbbYcZrMF2BZ/bp0A98qJH8wmUGgrWYzgYm5yLKZqNlsDDKOi Gkosth/gEpC9S3f4jgVqOGv5QZ8ZdGkrquNQSf54lodIfOOuiE2F3jEgfbwU0Isdlasd oYnN++YON/k8eZI/ec2g74QCWc2TDnK8VCV53hG7taa85jCP7uG3l8iog4roqygQO30q hAQ+EUquSMfAOYsrSdLnSIk33J/WqTmhaRAIbNmCy1+8zCy3v+wNR297SRlSjSuaHutL 8CxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703750088; x=1704354888; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=l+Qmao8XJbFEeomAdH9utd0DRSytLo7WbD2FjvIxklU=; b=WZJctmecZumst7EMiqmkVLopIteJ+YWAQ9GwfgOLbSM67/ucU1ZG6jx6Z85tN4B3iQ +KdShBWDrGEHFv8ZJ3rj7ffIB0k8Ojxp0+KmLzjLsMBM7X3Ct2q711UemObAM9IlURM6 T5gl30Hd3A4JMY4hOA9lNz0P1YcWoR9W8YUyu2zaObNM1sJH7HW3/hTpX+wXp3Ix1J2Q 1naNfYdNqqv87KDBlf2mPios7i/yMuifm53Wm0/LpvXj3Vin9kmV4IpTyT8SKhL6k0jD EuPNLIrJQzywUm7XArDUrLN2I8zDSBwRJ7odhae6okjqi6FNAPdzjQu4iJ3mK14DGUht zjxQ== X-Gm-Message-State: AOJu0YwVuTxKMPkuQESq2WQgo6I0mzVEvT52UZ85jLx8214Fyd1mwXMU Nz0FC3nIQ9cVVTMCtsYsg+E= X-Google-Smtp-Source: AGHT+IHnYsUfoJBIwr+A3x55K0KB0jLS3Y4cJqhCXH4M8KNojC3hEXHCLumIWnhJJiIvrHrks7Tqxw== X-Received: by 2002:a05:600c:1c20:b0:40d:6051:8d5c with SMTP id j32-20020a05600c1c2000b0040d60518d5cmr822478wms.23.1703750087988; Wed, 27 Dec 2023 23:54:47 -0800 (PST) Received: from localhost ([141.226.15.142]) by smtp.gmail.com with ESMTPSA id g7-20020a05600c310700b0040d5f412e48sm4315493wmo.32.2023.12.27.23.54.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Dec 2023 23:54:47 -0800 (PST) Date: Thu, 28 Dec 2023 09:54:46 +0200 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Mathieu Othacehe , 68023@debbugs.gnu.org, lars@6xq.net, leo@famulari.name, marius@gnu.org, me@bonfacemunyoki.com, me@tobias.gr, vagrant@debian.org, jgart@dismail.de References: <04cf62d89dfa23b4f3ba8db316171d11cd3c86ef.1703494195.git.othacehe@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="b5u3xttMShdYTTiD" Content-Disposition: inline In-Reply-To: <04cf62d89dfa23b4f3ba8db316171d11cd3c86ef.1703494195.git.othacehe@gnu.org> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 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-Spam-Score: -6.83 X-Spam-Score: -6.83 X-Migadu-Queue-Id: 2D62644143 X-Migadu-Scanner: mx11.migadu.com X-TUID: sCotWrAYivRl --b5u3xttMShdYTTiD Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Please have rust-compiletest-rs-0.3 inherit from this package. I normally compare the home-page, synopsis and description between the two and choose the "better" one for the added package. On Mon, Dec 25, 2023 at 10:09:21AM +0100, Mathieu Othacehe wrote: > * gnu/packages/crates-io.scm (rust-compiletest-rs-0.10): New variable. >=20 > Signed-off-by: Mathieu Othacehe > Change-Id: Ibd6fc9fa1803df3a804801a10923b8b70c1f4073 > --- > gnu/packages/crates-io.scm | 37 +++++++++++++++++++++++++++++++++++++ > 1 file changed, 37 insertions(+) >=20 > diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm > index 18b26f4c50..b09fbbd05f 100644 > --- a/gnu/packages/crates-io.scm > +++ b/gnu/packages/crates-io.scm > @@ -14949,6 +14949,43 @@ (define-public rust-compiler-error-0.1 > (description "This package provides a triggerable compiler error for= Rust.") > (license license:expat))) > =20 > +(define-public rust-compiletest-rs-0.10 > + (package > + (name "rust-compiletest-rs") > + (version "0.10.2") > + (source > + (origin > + (method url-fetch) > + (uri (crate-uri "compiletest_rs" version)) > + (file-name (string-append name "-" version ".tar.gz")) > + (sha256 > + (base32 "1mn0v8qax92pl9kdf2csah79jyigzvndg8mil6rpn97rpkhzw9bj"))= )) > + (build-system cargo-build-system) > + (arguments > + `(#:cargo-inputs > + (("rust-diff" ,rust-diff-0.1) > + ("rust-filetime" ,rust-filetime-0.2) > + ("rust-getopts" ,rust-getopts-0.2) > + ("rust-lazy-static" ,rust-lazy-static-1) > + ("rust-libc" ,rust-libc-0.2) > + ("rust-log" ,rust-log-0.4) > + ("rust-miow" ,rust-miow-0.3) > + ("rust-regex" ,rust-regex-1) > + ("rust-rustfix" ,rust-rustfix-0.6) > + ("rust-serde" ,rust-serde-1) > + ("rust-serde-derive" ,rust-serde-derive-1) > + ("rust-serde-json" ,rust-serde-json-1) > + ("rust-tempfile" ,rust-tempfile-3) > + ("rust-tester" ,rust-tester-0.9) > + ("rust-winapi" ,rust-winapi-0.3)))) > + (home-page "https://github.com/Manishearth/compiletest-rs") > + (synopsis > + "Extraction of the compiletest utility from the Rust compiler") > + (description > + "This package provides an extraction of the compiletest utility fro= m the > +Rust compiler.") > + (license (list license:asl2.0 license:expat)))) > + > (define-public rust-compiletest-rs-0.3 > (package > (name "rust-compiletest-rs") > --=20 > 2.41.0 >=20 --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --b5u3xttMShdYTTiD Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmWNKcYACgkQQarn3Mo9 g1Hb+w/8CQ1czWcuaLHnNih54iBSWJZcZ5T3mK6vv8zFHepwRkLaBN0UNTNISaIT UkJiKX4EPF7lZlJddifZyc629fGcWXAoYckj2ADStOSk71kzJjpuZzntXF28+ANL uUoTZTsgn8FCowZvK5pKlyOC/ZeFCGWK67cQdomUbRE6v/7HUzvZ1O6Fe8Feo0DJ v3+HdjSPklzZI0XxiJJ429APPH0igFwtDNYbMMwoNsmqtrfEe7cMEUXAuojr9ckd F9Jvpxdvy3qCyLgMmYZhlFmBviiDPvAR1oKvvh3bQ17RM1x3NL9ndAzeDYsgZ74i m+mz/oh51SAPwU6WDwdBgB+JeP6UOw3bu2ApcJNgc+ibgYZNTi/lpMGxRRDCgbrf 4tMpcJ03IeEC7ByJbiBQmlIJhDBh3Ts7hmsq5DTZmeuByeIDQMZPYFLWJViG++G0 KQ9UHbqcGHEp5i+Q1YK25A5CLtZotlbswT1SQwR/K7lpaH4wI0CJvGsd1oG4KOjX /xJ4SuF2qBcw7iHN6CVadxxgs6KXXUeHOvwCUWfsSNEr8eIJBCMgDWM5u3fupjIS Sxm6UbIW2N7TNQ3+CAELKYs/rvVVF2YQE8v/J5SNhNS/jBpQMR5o0tgty8lDlZbV Wj1et+RaYrchccaoYqmfk2coMMxpE3HCr3c8AOyuOqF181as92M= =Ne75 -----END PGP SIGNATURE----- --b5u3xttMShdYTTiD--