From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id KAliIej5LGbQ2AAAe85BDQ:P1 (envelope-from ) for ; Sat, 27 Apr 2024 15:13:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id KAliIej5LGbQ2AAAe85BDQ (envelope-from ) for ; Sat, 27 Apr 2024 15:13:12 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=YqcW4y1N; 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=1714223592; a=rsa-sha256; cv=none; b=ZXrqqMMeAw4Z4TVm13YN3gIqAlAhOKaUTMJcnzNengYBbXkkkIPC++Z/960RwAF0yauPwy iNrrHjD7x+MP9IoI4RFT3hsokOS1lNkZIZPy9WVPdCCkAxEJ7ly8dsOXKx68CRmFZcTqxD StHoZsz8pr1ySevgUL3kWNYq/Jf9+O8lO+At8vAVdturrpjpTIcnbTiyeqByHfxxNxiuf8 grpm8N1hKeJyFXg/xLr4ibnRuTJU+0f2lH5VgiqyAqklMnbo7dWuH62whO1dKomBYEFkdF PGglMOaGm8YuvAYyZDGEXIi2JySWKWURo0xRqJWosBuNXSX35pXdOpAhkcw5GQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=YqcW4y1N; 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=1714223592; 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=DnReFFPJhc3FozoDGhuMvx7rT6vpTwEx1zAx7fg5s0Q=; b=J6Pd/ouZOx+vZIlyCjbbLWnWYQlTR4F/kWVs2sdLLdVb7NZphlyhGp2vsMkK6aSNgsQerh m4mBbQCKzh0WPf+iB+mvR9whi/HrH8XviBOvhGvgS0Lkm2mXLWYFwMup8fVS6oDhEhnTt1 GA6XMNxan05tiHHiWGHUWezGdrPjsOpwrNiqNEhVGyMnb8hQA+b3X1J7EA44Tu9glgcZto 1RTUYSxDG5wal5vJ2FMeggG+jenKqyPjlgSJj3ewTw518pmoohf+9vZEC5NJJpwSukEOZX DEYJ7v6w60eJaycJtHXaTs9SjhYyat/BQGqbk2THV5sQaiEPD4js+gXHDZV3fg== 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 513FC2045C for ; Sat, 27 Apr 2024 15:13:12 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s0hrK-00050y-1P; Sat, 27 Apr 2024 09:12:54 -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 1s0hrF-00050b-3i for guix-patches@gnu.org; Sat, 27 Apr 2024 09:12:49 -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 1s0hrE-0006OB-RA for guix-patches@gnu.org; Sat, 27 Apr 2024 09:12:48 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s0hrX-0001dl-3U; Sat, 27 Apr 2024 09:13:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70606] [PATCH rust-team 073/101] gnu: Place rust-fakeit-1 in alphabetical order. Resent-From: Herman Rimm Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Sat, 27 Apr 2024 13:13:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70606 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70606@debbugs.gnu.org Cc: Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 70606-submit@debbugs.gnu.org id=B70606.17142235355672 (code B ref 70606); Sat, 27 Apr 2024 13:13:06 +0000 Received: (at 70606) by debbugs.gnu.org; 27 Apr 2024 13:12:15 +0000 Received: from localhost ([127.0.0.1]:54825 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s0hqg-0001SU-4L for submit@debbugs.gnu.org; Sat, 27 Apr 2024 09:12:14 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:53565 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s0hKY-0004FX-83 for 70606@debbugs.gnu.org; Sat, 27 Apr 2024 08:39:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1714221421; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=DnReFFPJhc3FozoDGhuMvx7rT6vpTwEx1zAx7fg5s0Q=; b=YqcW4y1NXdAYp8TALIW4qQO8eIMaqt95Pwca8YZ/T0aNJQC6Lxc8IvLAINLQe4GsXXt8lA YdlvvA5wAgR60mF7JU4hUc+5UCovRboy9WopVgbPiDbHsTGhxSmFWw2sZyVld+C3oZqXbr mf73sytQN0v6Oh+d9ZaRouFNlzZDHT4ljZiWbPpvJkMrcGXc5qpdAFHwB3RZwsrf6DXEIB YT+nbfI4Y3WYudfx7FfHuv18V7L18RAeha6dTITwXbphliptvpOqZau4KU7IF/LEGVWagK CLVHKj72ibWPZj+M2q2j1/JJP4pOjm2YqZ4CmBVhFkMMFZp33Qd7yqXTuKk08A== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id ad0eb4a2 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <70606@debbugs.gnu.org>; Sat, 27 Apr 2024 12:37:01 +0000 (UTC) Date: Sat, 27 Apr 2024 14:35:35 +0200 Message-ID: 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: , Reply-to: Herman Rimm X-ACL-Warn: , Herman Rimm via Guix-patches From: Herman Rimm 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-Migadu-Queue-Id: 513FC2045C X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.40 X-Spam-Score: -6.40 X-TUID: Qg2IAThmi2rC * gnu/packages/crates-io.scm (rust-fake-simd-0.1, rust-fakeit-1, rust-fallible-collections-0.4): Move variables. Change-Id: Ieed66efa1c0d8c7bf1acfeb0dc7e86e802315380 --- gnu/packages/crates-io.scm | 138 ++++++++++++++++++------------------- 1 file changed, 67 insertions(+), 71 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index fb1a0be53a..0142bf58bf 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -25269,77 +25269,6 @@ (define-public rust-faccess-0.2 (description "Simple file accessibility checks in rust.") (license license:expat))) -(define-public rust-fakeit-1 - (package - (name "rust-fakeit") - (version "1.2.0") - (source - (origin - (method url-fetch) - (uri (crate-uri "fakeit" version)) - (file-name (string-append name "-" version ".tar.gz")) - (sha256 - (base32 "0zsz58zfawf3zk9ig3n7dbd382lgndjx0xxngwsymilcgipr0bfi")))) - (build-system cargo-build-system) - (arguments - `(#:cargo-inputs (("rust-libmath" ,rust-libmath-0.2) - ("rust-rand" ,rust-rand-0.6) - ("rust-simplerand" ,rust-simplerand-1) - ("rust-uuid" ,rust-uuid-0.8)))) - (home-page "https://github.com/PumpkinSeed/fakeit") - (synopsis "Fake data generator") - (description "Fake data generator library with 130+ functions.") - (license license:expat))) - -(define-public rust-fake-simd-0.1 - (package - (name "rust-fake-simd") - (version "0.1.2") - (source - (origin - (method url-fetch) - (uri (crate-uri "fake-simd" version)) - (file-name - (string-append name "-" version ".tar.gz")) - (sha256 - (base32 - "1vfylvk4va2ivqx85603lyqqp0zk52cgbs4n5nfbbbqx577qm2p8")))) - (build-system cargo-build-system) - (arguments `(#:skip-build? #t)) - (home-page "https://github.com/RustCrypto/utils") - (synopsis "Crate for mimicking simd crate on stable Rust") - (description - "Crate for mimicking simd crate on stable Rust.") - (license (list license:asl2.0 license:expat)))) - -(define-public rust-fallible-collections-0.4 - (package - (name "rust-fallible-collections") - (version "0.4.6") - (source - (origin - (method url-fetch) - (uri (crate-uri "fallible_collections" version)) - (file-name - (string-append name "-" version ".tar.gz")) - (sha256 - (base32 - "0ma7lga3zqbpzrhl76raljc6y69f38mb6j5yhkk6ldkh531wqmrz")))) - (build-system cargo-build-system) - (arguments - `(#:cargo-inputs - (("rust-hashbrown" ,rust-hashbrown-0.12)))) - (home-page "https://github.com/vcombey/fallible_collections") - (synopsis "Fallible collections implementation in Rust") - (description "This library extends the Rust standard collections to return -a result when an allocation error occurs, ala -@url{https://github.com/rust-lang/rfcs/blob/master/text/2116-alloc-me-maybe.md,RFC -2116}. The API currently proposes a fallible interface for @code{Vec}, -@code{Box}, @code{Arc}, @code{Btree} and @code{Rc}, as well as a -@code{TryClone} trait which is implemented for primitive Rust traits and a -fallible format macro.") - (license (list license:expat license:asl2.0)))) - (define-public rust-failure-0.1 (package (name "rust-failure") @@ -25393,6 +25322,73 @@ (define-public rust-failure-derive-0.1 (description "Derives for the failure crate.") (license (list license:asl2.0 license:expat)))) +(define-public rust-fake-simd-0.1 + (package + (name "rust-fake-simd") + (version "0.1.2") + (source + (origin + (method url-fetch) + (uri (crate-uri "fake-simd" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1vfylvk4va2ivqx85603lyqqp0zk52cgbs4n5nfbbbqx577qm2p8")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t)) + (home-page "https://github.com/RustCrypto/utils") + (synopsis "Crate for mimicking simd crate on stable Rust") + (description "Crate for mimicking simd crate on stable Rust.") + (license (list license:asl2.0 license:expat)))) + +(define-public rust-fakeit-1 + (package + (name "rust-fakeit") + (version "1.2.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "fakeit" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0zsz58zfawf3zk9ig3n7dbd382lgndjx0xxngwsymilcgipr0bfi")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-libmath" ,rust-libmath-0.2) + ("rust-rand" ,rust-rand-0.6) + ("rust-simplerand" ,rust-simplerand-1) + ("rust-uuid" ,rust-uuid-0.8)))) + (home-page "https://github.com/PumpkinSeed/fakeit") + (synopsis "Fake data generator") + (description "Fake data generator library with 130+ functions.") + (license license:expat))) + +(define-public rust-fallible-collections-0.4 + (package + (name "rust-fallible-collections") + (version "0.4.6") + (source + (origin + (method url-fetch) + (uri (crate-uri "fallible_collections" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0ma7lga3zqbpzrhl76raljc6y69f38mb6j5yhkk6ldkh531wqmrz")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-hashbrown" ,rust-hashbrown-0.12)))) + (home-page "https://github.com/vcombey/fallible_collections") + (synopsis "Fallible collections implementation in Rust") + (description + "This library extends the Rust standard collections to return +a result when an allocation error occurs, ala +@url{https://github.com/rust-lang/rfcs/blob/master/text/2116-alloc-me-maybe.md,RFC +2116}. The API currently proposes a fallible interface for @code{Vec}, +@code{Box}, @code{Arc}, @code{Btree} and @code{Rc}, as well as a +@code{TryClone} trait which is implemented for primitive Rust traits and a +fallible format macro.") + (license (list license:expat license:asl2.0)))) + (define-public rust-fallible-iterator-0.3 (package (name "rust-fallible-iterator") -- 2.41.0