From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id MInLKmIbuWV+zQAAqHPOHw:P1 (envelope-from ) for ; Tue, 30 Jan 2024 16:53:06 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id MInLKmIbuWV+zQAAqHPOHw (envelope-from ) for ; Tue, 30 Jan 2024 16:53:06 +0100 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=XxgczJop; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1706629986; 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=Vi1vYU7rTGfa2FGDyi9H63WizaZXsMKavJLXdug7QMo=; b=LvsWgmhCi6c6diy37XepMAx3vDm68qh9QImVY83niG8EWa0nbW+u8PJHFUZYJhPTZ0TJdr VlSM+t/jfHdyg/gj+rmdUoR93iK2KW+sMg7XXhVuDVYruQg/qOWYgWT8lecMeGr6yu4RrY 54b7LTzLNniEHkfHW85XQy7O+sLCLFf0vzSbSXK1A0NaFW5WYKI8tc6gTIJklJkYJB8+T7 j0QhVMrKnYpk9qPzs1a1HF871Na3znKds6Vh0wEbgXEf59IDX6LI0dEsGJ18LaX2nXkeYY YLTncDNWSkK9OuHL8exW7uVETpklMkp2bs71DvdYy+JvfT5yzoNM+c4GPiCuqQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=XxgczJop; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1706629986; a=rsa-sha256; cv=none; b=I8Rn7POVVU0xE0oVUeeLPK305OeNA+io6LHFp+qXJPKAVKp71JRcu4mjb2WhONXI289gel Q2bZzEy1XKQLMwozybgJCzePvkluVB1WO/91HRIqgjaFS9pjZVNQmxB4PCKJOf3P3q8KEI AA/LFi+bqc2RwBuJG/0ewIGVCBnyfvSSq7tJ+FqVKvLV+eK/sDYvQq1F9UbUi1B6QQyPUz HMzH5kIX0hRZ5LlwV4gaBVjyRH3FYqMyHWaw4EnGx1YxAJv96R2H16JwtwFZ4M4AnBARk8 lVZBYw/kzIW9mKf5Mtp8eEfGUiLDa4CFvIzdseXSn4fd43qtfUKcBYMVwFy3uw== 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 789995E29A for ; Tue, 30 Jan 2024 16:53:06 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rUqP7-0007w9-TA; Tue, 30 Jan 2024 10:52:05 -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 1rUqOy-0007tk-EJ for guix-patches@gnu.org; Tue, 30 Jan 2024 10:51:57 -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 1rUqOy-0003R8-65 for guix-patches@gnu.org; Tue, 30 Jan 2024 10:51:56 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rUqP7-0008VT-41; Tue, 30 Jan 2024 10:52:05 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68819] [PATCH 38/49] gnu: rust-zbus-3: Update to 3.14.1. Resent-From: Herman Rimm Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Tue, 30 Jan 2024 15:52:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68819 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68819@debbugs.gnu.org Cc: Herman Rimm , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 68819-submit@debbugs.gnu.org id=B68819.170662987332564 (code B ref 68819); Tue, 30 Jan 2024 15:52:05 +0000 Received: (at 68819) by debbugs.gnu.org; 30 Jan 2024 15:51:13 +0000 Received: from localhost ([127.0.0.1]:36380 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rUqOH-0008T3-7J for submit@debbugs.gnu.org; Tue, 30 Jan 2024 10:51:13 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:54251 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rUq0Q-0007Za-MB for 68819@debbugs.gnu.org; Tue, 30 Jan 2024 10:26:35 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1706628382; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Vi1vYU7rTGfa2FGDyi9H63WizaZXsMKavJLXdug7QMo=; b=XxgczJopLdxKPwAzl2LXTqzNMmU0mLvdXE+JnC7tNm2qu8eddBzxGwgok+P9kdsKG+qrCX gg4UPH2buW3lt/JrW7A2raoQstT7qYEiXbMsn7YKcSKmlKY4kQppLYe3ditkC1Sm5EOzAF U4p+RfG4vnvKNFADIyHs7qM3iZ8WP1QxZzLkq3EBJL3usRBAP8RquBP5xxo0ttaC8VZpcx K+Yehqk47LSaAoD6/fQetcWuB9GqiSelamO8XeA6ykSAR5WBQwE6juRCIvN8i7G+MSdjZ1 3TxfX70KZDLuTynpgofuWpxoVnZ3/TdCG7KnFer+nYGSBWyADbpFXNRodtPu/w== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id aba3d97c (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Tue, 30 Jan 2024 15:26:22 +0000 (UTC) Date: Tue, 30 Jan 2024 16:25:21 +0100 Message-ID: <586a44ed5542f3d11e10b737c5de42570f4c5cd2.1706619963.git.herman@rimm.ee> 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.66 X-Migadu-Queue-Id: 789995E29A X-Spam-Score: -6.66 X-Migadu-Scanner: mx11.migadu.com X-TUID: Mg0reKHtDONt * gnu/packages/crates-io.scm (rust-zbus-3, rust-zbus-macros-3): Update to 3.14.1. Change-Id: Iaa58a99d0eb053cbfef89ae72785b2f9d134265e --- gnu/packages/crates-io.scm | 55 +++++++++++++++++++------------------- 1 file changed, 28 insertions(+), 27 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index e122ce8af4..6657be60d8 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -77169,38 +77169,39 @@ (define-public rust-zbase32-0.1 (define-public rust-zbus-3 (package (name "rust-zbus") - (version "3.7.0") - (source (origin - (method url-fetch) - (uri (crate-uri "zbus" version)) - (file-name (string-append name "-" version ".tar.gz")) - (sha256 - (base32 - "0pl5ri4lihzzxzxgvw1m0lpq90pnack0hi6gg48jsqyb1iy5i79p")))) + (version "3.14.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "zbus" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0j5rxgszrmkk5pbpwccrvj3gflwqw8jv8wfx9v84qbl75l53kpii")))) (build-system cargo-build-system) (arguments `(#:tests? #f ; Not all files included. #:cargo-inputs (("rust-async-broadcast" ,rust-async-broadcast-0.5) ("rust-async-executor" ,rust-async-executor-1) + ("rust-async-fs" ,rust-async-fs-1) ("rust-async-io" ,rust-async-io-1) ("rust-async-lock" ,rust-async-lock-2) + ("rust-async-process" ,rust-async-process-1) ("rust-async-recursion" ,rust-async-recursion-1) ("rust-async-task" ,rust-async-task-4) ("rust-async-trait" ,rust-async-trait-0.1) + ("rust-blocking" ,rust-blocking-1) ("rust-byteorder" ,rust-byteorder-1) ("rust-derivative" ,rust-derivative-2) - ("rust-dirs" ,rust-dirs-4) ("rust-enumflags2" ,rust-enumflags2-0.7) ("rust-event-listener" ,rust-event-listener-2) ("rust-futures-core" ,rust-futures-core-0.3) ("rust-futures-sink" ,rust-futures-sink-0.3) ("rust-futures-util" ,rust-futures-util-0.3) ("rust-hex" ,rust-hex-0.4) - ("rust-lazy-static" ,rust-lazy-static-1) - ("rust-nix" ,rust-nix-0.25) + ("rust-nix" ,rust-nix-0.26) ("rust-once-cell" ,rust-once-cell-1) - ("rust-ordered-stream" ,rust-ordered-stream-0.1) + ("rust-ordered-stream" ,rust-ordered-stream-0.2) ("rust-quick-xml" ,rust-quick-xml-0.27) ("rust-rand" ,rust-rand-0.8) ("rust-serde" ,rust-serde-1) @@ -77214,6 +77215,7 @@ (define-public rust-zbus-3 ("rust-uds-windows" ,rust-uds-windows-1) ("rust-vsock" ,rust-vsock-0.3) ("rust-winapi" ,rust-winapi-0.3) + ("rust-xdg-home" ,rust-xdg-home-1) ("rust-zbus-macros" ,rust-zbus-macros-3) ("rust-zbus-names" ,rust-zbus-names-2) ("rust-zvariant" ,rust-zvariant-3)) @@ -77270,26 +77272,25 @@ (define-public rust-zbus-1 (define-public rust-zbus-macros-3 (package (name "rust-zbus-macros") - (version "3.7.0") - (source (origin - (method url-fetch) - (uri (crate-uri "zbus_macros" version)) - (file-name (string-append name "-" version ".tar.gz")) - (sha256 - (base32 - "1y4cw7x8hrpz9xd43spd0vzvfbm1991bik1yb2873py0j0p2ljb6")))) + (version "3.14.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "zbus_macros" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "17dwc1vvvwxlgn78cpds72hcf7y1hxqkjnpm0zlc0y38ji57kla1")))) (build-system cargo-build-system) (arguments `(#:tests? #f ; Tests need a running dbus instance. - #:cargo-inputs - (("rust-proc-macro-crate" ,rust-proc-macro-crate-1) - ("rust-proc-macro2" ,rust-proc-macro2-1) - ("rust-quote" ,rust-quote-1) - ("rust-regex" ,rust-regex-1) - ("rust-syn" ,rust-syn-1)) + #:cargo-inputs (("rust-proc-macro-crate" ,rust-proc-macro-crate-1) + ("rust-proc-macro2" ,rust-proc-macro2-1) + ("rust-quote" ,rust-quote-1) + ("rust-regex" ,rust-regex-1) + ("rust-syn" ,rust-syn-1) + ("rust-zvariant-utils" ,rust-zvariant-utils-1)) #:cargo-development-inputs (("rust-async-io" ,rust-async-io-1) - ("rust-doc-comment" ,rust-doc-comment-0.3) ("rust-futures-util" ,rust-futures-util-0.3) ("rust-rustversion" ,rust-rustversion-1) ("rust-serde" ,rust-serde-1) -- 2.41.0