From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id +MP1B2CvhWOLaAEAbAwnHQ (envelope-from ) for ; Tue, 29 Nov 2022 08:06:08 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id gGLKB2CvhWMzOwAAauVa8A (envelope-from ) for ; Tue, 29 Nov 2022 08:06:08 +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 CAD6D8E93 for ; Tue, 29 Nov 2022 08:06:07 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ozueD-0003Vi-8j; Tue, 29 Nov 2022 02:03:17 -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 1ozudy-0003TE-Tw for guix-patches@gnu.org; Tue, 29 Nov 2022 02:03:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ozudy-00045m-IE for guix-patches@gnu.org; Tue, 29 Nov 2022 02:03:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ozudy-0004tg-DN for guix-patches@gnu.org; Tue, 29 Nov 2022 02:03:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59670] [PATCH 48/50] gnu: Add rust-rstest-reuse-0.4. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 29 Nov 2022 07:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59670 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 59670@debbugs.gnu.org Cc: "\(" Received: via spool by 59670-submit@debbugs.gnu.org id=B59670.166970534418741 (code B ref 59670); Tue, 29 Nov 2022 07:03:02 +0000 Received: (at 59670) by debbugs.gnu.org; 29 Nov 2022 07:02:24 +0000 Received: from localhost ([127.0.0.1]:53780 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ozudM-0004s7-H7 for submit@debbugs.gnu.org; Tue, 29 Nov 2022 02:02:24 -0500 Received: from knopi.disroot.org ([178.21.23.139]:53598) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ozucR-0004g8-AW for 59670@debbugs.gnu.org; Tue, 29 Nov 2022 02:01:28 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 1D3A941449; Tue, 29 Nov 2022 08:01:27 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6kb2F8s0LN-T; Tue, 29 Nov 2022 08:01:25 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1669705282; bh=mH5ScCpwHbaZM/AXofm3L63exU65C/ttLtjobFtJ/0E=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=M5PPWlChtbEyn9dpEfKLWoWIXbVG6BjNAICcTOrGfFD2fb1f6xrqtGYqQZ0L2nss0 KUAisRdX2WHyohywQcs4Rdrq9NhgRTKnrKqULiUsJuvjzsEkqkVtI5bvvnlnYYhfFZ yXIxEob3llOi18PtbpsKtZCQEMxM3HnjnL8HJl8kPjkQl2HfgnEyM138Jw15fzioNq TC5jsBXnYyYvmgF9/YITg6FXqTL9+SeqlFo4Qg8qVxEn34vXACwasH9XFxGfdgO3k9 gdFzaEktaPMpmANXpCEwIV2l/DuYuVxW+EBPo+hPIDU2aq2dqiL6b86nS4dBEBsqfp GLXGfk87rhyAg== Date: Tue, 29 Nov 2022 07:01:02 +0000 Message-Id: <20221129070104.8007-48-paren@disroot.org> In-Reply-To: <20221129070104.8007-1-paren@disroot.org> References: <20221129070104.8007-1-paren@disroot.org> 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: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1669705567; 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=VWpff8LntcJbJu3b9QbkgXIWUxBpdT9/eHEC4ss0MFM=; b=dLLxivo4iIfnn9G+NZXZ9b5erRI8clWWsqiA/31RboQCH4RfdalZ+wg47RAT6w4J0yVCUZ Flab/D+cOHn7gcjD5Kt3RTOlHkMNrSvp/CKh/F7ouZRUJU9yWMd9NP7b+Yxi3fwWgIJARf BrtrfKAppaAaklTkhFIPTedkUUoaUZVPeub8A1wBHP4Hcs+6gEK/UbReAqT/9ldNJHlxjr U87EJCRt9ybhhTFNyvpEXbVb+OIwon8jaLVXzo0cul7QxmRv/v4xJceKp8CAheODn6XHT+ 6gHessDv9+F6KZNO8Oe4DYAccUHUfjQuERCoUP2X+0eaTXrn/LdgWHF+PKOU1Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1669705567; a=rsa-sha256; cv=none; b=epy2oepxopqZzIHFfWpyFeUEMTpBmocbH5Jb3ctMijKDEQyKma0YzLGy2GAPSPwU4hJZ9+ GlgT9NABZ9lvJlD5E4b+Za+105jp0Rl6xV4SK3PYgBB6hWn9nzoEpH//4TTkmeogWrTN9i 6Vy5Bs9Jcv6Wx09NwIcBx2O7ahBmc226JMnRx2tutvy0SScj+YlYQeb/NFowVD2PenL9uh lliOdQJZtRINhMEOgbosM/DmZhdOLKG0Lf+D2lgtoZ4G9+jXi2Eu9fOvOeb40HO1we9DiP v3FhXhKpS4sB7sshn8N3EC7VrkoAv5DxA7+cz6CBHyJCXi1RQUsSj/GOJ/BlvQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=M5PPWlCh; 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" X-Migadu-Spam-Score: -4.06 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=M5PPWlCh; 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" X-Migadu-Queue-Id: CAD6D8E93 X-Spam-Score: -4.06 X-Migadu-Scanner: scn0.migadu.com X-TUID: b9w3ivq55lcV * gnu/packages/crates-io.scm (rust-rstest-reuse-0.4): New variable. --- gnu/packages/crates-io.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index e1ded59a79..fee3313544 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -47036,6 +47036,32 @@ (define-public rust-rstest-macros-0.14 @code{rstest}.") (license (list license:expat license:asl2.0)))) +(define-public rust-rstest-reuse-0.4 + (package + (name "rust-rstest-reuse") + (version "0.4.0") + (source (origin + (method url-fetch) + (uri (crate-uri "rstest-reuse" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "05zcs22fbvv7q50p2xs6w13lqbcklddnj2dm1mz1wi2pak9sxdgr")))) + (build-system cargo-build-system) + (arguments + (list #:skip-build? #t + #:cargo-inputs + `(("rust-quote" ,rust-quote-1) + ("rust-rustc-version" ,rust-rustc-version-0.4) + ("rust-syn" ,rust-syn-1)))) + (home-page "https://github.com/la10736/rstest") + (synopsis "Reuse rstest attributes") + (description + "This package provides a Rust library for reusing rstest +attributes by creating a set of tests and applying it to every +scenario you want to test.") + (license (list license:expat license:asl2.0)))) + (define-public rust-rug-1 (package (name "rust-rug") -- 2.38.1