From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.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 AA30ErKCIWY9wgAA62LTzQ:P1 (envelope-from ) for ; Thu, 18 Apr 2024 22:29:38 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id AA30ErKCIWY9wgAA62LTzQ (envelope-from ) for ; Thu, 18 Apr 2024 22:29:38 +0200 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=QUYcvrC5; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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=1713472178; a=rsa-sha256; cv=none; b=NUt2WG8lyueXbhxoVaWbu67WT6olgjbNTfUvvH1NzwJuMSwIRPFulkOCHliVqhVtVIYbPF zqQN8ls6tcvf+Cm2asQxflQ4w0Tej/fx5E11tHr2cHaTqTlL0OXpVHaCXMVH+odRjav5Kj zfxeuMLb5v5j1jZ5ItLAcm6iFxSfwTuyQ2vzAVCJjn6818mM25PD6PWOq7icFQYCJMgG60 pPIVUPsk0BAt13fozzymDomeFlORsw/0Y/MJlWE3SmUgBrS45HTcQxQAgcqSJepLHNpNW/ CVSx9mW+5JWVdMG0a7cox9ZIzZPQuZ3tpaHG2tlNWlF5V8rV+vJ2KwOW2FVnPw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=QUYcvrC5; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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=1713472178; h=from:from:sender:sender: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=JkUJ4EXSwM1vfbaCUACaMvzbZRBVwHQXYBDdCWSnmPg=; b=oZOiU0djoeD6NA3jvlpjOfitvIzjLuaQKjuv0H2UNC/dWeZxdNNAbJWa8vZyYiw1GTJPT8 +a6yS6gOWuD9WEQdq05fJInWsBtxxIemr4U2IEXaxscfQx0E+0WNoG5eDW4pSVI/g3Img4 8srMFmfZ2wPss4pjHRheYXu477HWz53tBtzIaXjEm8WSrz9xgKmyUDzTPM9rt2FyGp/bFJ QkhmBvjGC2BXv0gmfLmMNvySRVNuH62aBix86ADC9tiwVmi3+BnQFPn0WevYyuy56O00Su 7Vm4lbA6cIyRZLEchlM+jSqKpPX2CaxBUiQ+xSQGC9N855AXoQf6adkauvPtSg== 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 1DE4C7DD30 for ; Thu, 18 Apr 2024 22:29:38 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rxYNW-00076I-3J; Thu, 18 Apr 2024 16:29:06 -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 1rxYNV-00074l-1V for guix-patches@gnu.org; Thu, 18 Apr 2024 16:29:05 -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 1rxYNU-0001br-Lw for guix-patches@gnu.org; Thu, 18 Apr 2024 16:29:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rxYNi-0006yg-5a; Thu, 18 Apr 2024 16:29:18 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70461] [PATCH 08/10] gnu: Add rust-asyncgit-0.26.0. Resent-From: =?UTF-8?Q?V=C3=96R=C3=96SK=C5=90I_?= =?UTF-8?Q?Andr=C3=A1s?= Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Thu, 18 Apr 2024 20:29:18 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70461 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 70461@debbugs.gnu.org Cc: =?UTF-8?Q?V=C3=96R=C3=96SK=C5=90I_?= =?UTF-8?Q?Andr=C3=A1s?= , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 70461-submit@debbugs.gnu.org id=B70461.171347215526780 (code B ref 70461); Thu, 18 Apr 2024 20:29:18 +0000 Received: (at 70461) by debbugs.gnu.org; 18 Apr 2024 20:29:15 +0000 Received: from localhost ([127.0.0.1]:54504 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rxYNc-0006xJ-FW for submit@debbugs.gnu.org; Thu, 18 Apr 2024 16:29:14 -0400 Received: from mail-wm1-x335.google.com ([2a00:1450:4864:20::335]:52229) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rxYNO-0006t2-KG for 70461@debbugs.gnu.org; Thu, 18 Apr 2024 16:29:00 -0400 Received: by mail-wm1-x335.google.com with SMTP id 5b1f17b1804b1-418e06c0ef4so12270025e9.0 for <70461@debbugs.gnu.org>; Thu, 18 Apr 2024 13:28:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1713472119; x=1714076919; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=JkUJ4EXSwM1vfbaCUACaMvzbZRBVwHQXYBDdCWSnmPg=; b=QUYcvrC5i1D7K1cG28dyjSNpIItxiBBNfuqHl9gk4mKIKMTalzNrWoK8NCjYwzGd/G vFhv+wI6ebsdHV5mpN5e00ulX0pxSAP7QXPVIuYqDkSNt0jZjflG/5gR1mQpubdT4XVx h8TYue+nWwERtvr3mKQB5fAmDrHoXFlcX/dFPbhiCgJ0py/9YrTdXZjwZHuRxYI2GCER ROvISKNORWlPkt2L8OFQI3LSL56mw9niWhbwurH3hQSdt3UBuHqb/H59dH82+V15ESm/ cS29XcDy+yj12lUkv4O//CJ0+ak6CCmvBJrFvYiB5DDhS2KkmhJXYsR3TQYdqApBFvHC LKAw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713472119; x=1714076919; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JkUJ4EXSwM1vfbaCUACaMvzbZRBVwHQXYBDdCWSnmPg=; b=xIMbYXlo5dsJMIkyfL0ObSkjEGif59/sz94IJQOWW4GOXZR/3+3PEVRD6iZ8KIXo1u UgLSuGP8vJXntOTQW+pmf8wWxYVAUA3R5yOvGZTparAZY+JUTFIfLX/apIh1QJtpsv2Q WbWO/6w/BtIE1Zf5+pFs1/fu/JbcOa+8mgDhgczSTDAxsxXswaAbjXHIiQwkz+k9Q9kf M6go7B1snltjrAqLqVkK8zNEM+OSOtHGK+aq38fjlxkb2Wcs9gK02Eg/2bu6KUDFr2+N w39pL8IkWOHlJD2sWi+cr5FwVjWbYNp6Csycn/AFbupZaoI8+qMaITN9W6PHXTx84EK6 7LTg== X-Gm-Message-State: AOJu0YwQxu73/kgU8RDwIgeVTW8q31hZ/rhljSC57nx3ixtoiJgcZYyc RgXsfl0MmZ/MJqCbbU/NyMfz0ArNYhbqjeCb1J8SoSj/ynK+RPdcVdkaJ8HB X-Google-Smtp-Source: AGHT+IFjmfQxSr4rAaUtxqxFNpMn/pcFPaSR3reR57pPJOEytlOiS0av5Lu/q1R3XUXcDHvkkrWh2g== X-Received: by 2002:a05:600c:5012:b0:418:ee1e:3445 with SMTP id n18-20020a05600c501200b00418ee1e3445mr2298180wmr.26.1713472119062; Thu, 18 Apr 2024 13:28:39 -0700 (PDT) Received: from localhost (176-241-5-80.pool.digikabel.hu. [176.241.5.80]) by smtp.gmail.com with ESMTPSA id g14-20020a05600c310e00b0041892c774bcsm7624515wmo.2.2024.04.18.13.28.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 Apr 2024 13:28:38 -0700 (PDT) From: =?UTF-8?Q?V=C3=96R=C3=96SK=C5=90I_?= =?UTF-8?Q?Andr=C3=A1s?= Date: Thu, 18 Apr 2024 22:28:33 +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: , 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-Spam-Score: -2.28 X-Migadu-Queue-Id: 1DE4C7DD30 X-Migadu-Spam-Score: -2.28 X-Migadu-Scanner: mx10.migadu.com X-TUID: Ft3J6389xlGI * gnu/packages/crates-vcs.scm (rust-asyncgit-0.26): New variable. Change-Id: I0c28e7159aa6cc58bc83af684801e8e09cbc12c5 --- gnu/packages/crates-vcs.scm | 48 +++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/gnu/packages/crates-vcs.scm b/gnu/packages/crates-vcs.scm index f7461f4441..d55f0b1922 100644 --- a/gnu/packages/crates-vcs.scm +++ b/gnu/packages/crates-vcs.scm @@ -44,6 +44,54 @@ (define-module (gnu packages crates-vcs) #:use-module (gnu packages tls) #:use-module (gnu packages version-control)) +(define-public rust-asyncgit-0.26 + (package + (name "rust-asyncgit") + (version "0.26.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "asyncgit" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0q5pbfnsysaqvrhyzj6c4xdhc1702dn7nq0v2js06a99anlhgn60")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-test-flags '("--release" "--" + "--skip" "reject_in_subfolder" ; /bin/sh + "--skip" "test_pre_commit_workdir" ; /bin/sh + "--skip" "sync::submodules::tests::test_smoke") ; network + #:cargo-inputs (("rust-bitflags" ,rust-bitflags-2) + ("rust-crossbeam-channel" ,rust-crossbeam-channel-0.5) + ("rust-dirs" ,rust-dirs-5) + ("rust-easy-cast" ,rust-easy-cast-0.5) + ("rust-fuzzy-matcher" ,rust-fuzzy-matcher-0.3) + ("rust-git2" ,rust-git2-0.18) + ("rust-git2-hooks" ,rust-git2-hooks-0.3) + ("rust-log" ,rust-log-0.4) + ("rust-openssl-sys" ,rust-openssl-sys-0.9) + ("rust-rayon" ,rust-rayon-1) + ("rust-rayon-core" ,rust-rayon-core-1) + ("rust-scopetime" ,rust-scopetime-0.1) + ("rust-serde" ,rust-serde-1) + ("rust-ssh-key" ,rust-ssh-key-0.6) + ("rust-thiserror" ,rust-thiserror-1) + ("rust-unicode-truncate" ,rust-unicode-truncate-0.2) + ("rust-url" ,rust-url-2)) + #:cargo-development-inputs + (("rust-env-logger" ,rust-env-logger-0.11) + ("rust-invalidstring" ,rust-invalidstring-0.1) + ("rust-pretty-assertions" ,rust-pretty-assertions-1) + ("rust-serial-test" ,rust-serial-test-3) + ("rust-tempfile" ,rust-tempfile-3)))) + (native-inputs (list pkg-config git-minimal)) + (inputs (list libgit2-1.7 libssh2 openssl zlib)) + (home-page "https://github.com/extrawurst/gitui") + (synopsis "Use git2 in an asynchronous context") + (description + "This package provides for using git2 in an asynchronous context.") + (license license:expat))) + (define-public rust-asyncgit-0.25 (package (name "rust-asyncgit") -- 2.41.0