From unknown Mon Jun 23 05:57:08 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#66839 <66839@debbugs.gnu.org> To: bug#66839 <66839@debbugs.gnu.org> Subject: Status: [PATCH 00/19] Series to add spotifyd Reply-To: bug#66839 <66839@debbugs.gnu.org> Date: Mon, 23 Jun 2025 12:57:08 +0000 retitle 66839 [PATCH 00/19] Series to add spotifyd reassign 66839 guix-patches submitter 66839 Steve George severity 66839 normal tag 66839 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 30 16:18:44 2023 Received: (at submit) by debbugs.gnu.org; 30 Oct 2023 20:18:44 +0000 Received: from localhost ([127.0.0.1]:46725 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxYii-0007iq-0w for submit@debbugs.gnu.org; Mon, 30 Oct 2023 16:18:44 -0400 Received: from lists.gnu.org ([2001:470:142::17]:43792) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxYig-0007ie-Hl for submit@debbugs.gnu.org; Mon, 30 Oct 2023 16:18:42 -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 1qxYi3-0001My-M3 for guix-patches@gnu.org; Mon, 30 Oct 2023 16:18:03 -0400 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qxYi0-0004Gg-U3 for guix-patches@gnu.org; Mon, 30 Oct 2023 16:18:02 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxYht-00FfKP-R3 for guix-patches@gnu.org; Mon, 30 Oct 2023 21:17:53 +0100 Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxYht-0000nZ-Bv for guix-patches@gnu.org; Mon, 30 Oct 2023 21:17:53 +0100 Received: by submission01.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxYhj-006pXF-Qk; Mon, 30 Oct 2023 21:17:43 +0100 From: Steve George To: guix-patches@gnu.org Subject: [PATCH 00/19] Series to add spotifyd Date: Mon, 30 Oct 2023 20:16:58 +0000 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 X-Debbugs-Cc: efraim@flashner.co.il Content-Transfer-Encoding: 8bit Received-SPF: permerror client-ip=2a0c:5a00:149::26; envelope-from=steve@futurile.net; helo=mailtransmit05.runbox.com X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, T_SPF_PERMERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: submit Cc: Steve George X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Final set of patches to complete Librespot (0.4.2) and Spotifyd. Steve George (19): gnu: Add rust-librespot-connect-0.4. gnu: Add rust-daemonize-0.5. gnu: rust-gethostname-0.4. gnu: rust-libdbus-sys-0.2: Update to 0.2.5. gnu: rust-dbus-0.9: Update to 0.9.7. gnu: Add rust-dbus-crossroads-0.5. gnu: Add rust-dbus-tokio-0.7. gnu: rust-heapless-0.5: Update to 0.5.6. gnu: Add rust-ansi-parser-0.8. gnu: Add rust-tracing-error-0.2. gnu: Add rust-color-spantrace-0.2. gnu: Add rust-color-eyre-0.6. gnu: Add rust-syslog-6. gnu: Add rust-simple-logging-2. gnu: Add rust-reopen-1. gnu: Update rust-reopen-0.3. gnu: rust-fern-0.6: Update to 0.6.2, add rust-syslog-6 dependency. gnu: rust-sha-1-0.10: Downgrade to 0.10.1 gnu: Add rust-spotifyd-0.3. gnu/packages/crates-io.scm | 416 +++++++++++++++++++++++++++++++------ gnu/packages/rust-apps.scm | 57 +++++ 2 files changed, 404 insertions(+), 69 deletions(-) base-commit: 7e9783b2ab8c747ef340daa749bdeba9e924ec57 -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 30 17:07:57 2023 Received: (at 66839) by debbugs.gnu.org; 30 Oct 2023 21:07:57 +0000 Received: from localhost ([127.0.0.1]:46781 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUL-0000f8-0G for submit@debbugs.gnu.org; Mon, 30 Oct 2023 17:07:57 -0400 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]:54032) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUI-0000ej-WB for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 17:07:56 -0400 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxZTe-00FbHz-VC for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:14 +0100 Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxZTe-0001qz-LX for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:14 +0100 Received: by submission01.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxZTa-006vLG-Ci; Mon, 30 Oct 2023 22:07:10 +0100 From: Steve George To: 66839@debbugs.gnu.org Subject: [PATCH 03/19] gnu: rust-gethostname-0.4. Date: Mon, 30 Oct 2023 21:06:09 +0000 Message-ID: <4f93e2d70216afc5bafb50cb9ceec8287b5bc691.1698699809.git.steve@futurile.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: efraim@flashner.co.il Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 66839 Cc: Steve George X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/crates-io.scm (rust-gethostname-0.4): New variable. Change-Id: I113a2ed209cf6285df02df60178310f0cda80741 --- gnu/packages/crates-io.scm | 32 +++++++++++++++++++++++++------- 1 file changed, 25 insertions(+), 7 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 9983f9ccb2..687a583f20 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -28636,8 +28636,32 @@ (define-public rust-get-if-addrs-sys-0.1 interfaces on the system.") (license (list license:expat license:bsd-3)))) +(define-public rust-gethostname-0.4 + (package + (name "rust-gethostname") + (version "0.4.3") + (source + (origin + (method url-fetch) + (uri (crate-uri "gethostname" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "063qqhznyckwx9n4z4xrmdv10s0fi6kbr17r6bi1yjifki2y0xh1")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-test-flags (list "--release" "--" + "--skip=gethostname_matches_system_hostname") + #:cargo-inputs (("rust-libc" ,rust-libc-0.2) + ("rust-windows-targets" ,rust-windows-targets-0.48)))) + (home-page "https://github.com/swsnr/gethostname.rs") + (synopsis "Rust implementation of gethostname for all platforms") + (description "A Rust library that provides @code{gethostname()} for all +platforms.") + (license license:asl2.0))) + (define-public rust-gethostname-0.3 (package + (inherit rust-gethostname-0.4) (name "rust-gethostname") (version "0.3.0") (source @@ -28647,7 +28671,6 @@ (define-public rust-gethostname-0.3 (file-name (string-append name "-" version ".tar.gz")) (sha256 (base32 "0xy1wbx5k2bzi4cbaqj9wqgqsbn4f8pm6nsm1d86mibk66xd8rdv")))) - (build-system cargo-build-system) (arguments `(#:cargo-test-flags '("--release" "--" @@ -28655,12 +28678,7 @@ (define-public rust-gethostname-0.3 "--skip=gethostname_matches_system_hostname") #:cargo-inputs (("rust-libc" ,rust-libc-0.2) - ("rust-winapi" ,rust-winapi-0.3)))) - (home-page "https://github.com/swsnr/gethostname.rs") - (synopsis "Gethostname for all platforms") - (description "This library provides @code{gethostname()} for all -platforms.") - (license license:asl2.0))) + ("rust-winapi" ,rust-winapi-0.3)))))) (define-public rust-gethostname-0.2 (package -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 30 17:07:57 2023 Received: (at 66839) by debbugs.gnu.org; 30 Oct 2023 21:07:58 +0000 Received: from localhost ([127.0.0.1]:46783 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUL-0000fB-I6 for submit@debbugs.gnu.org; Mon, 30 Oct 2023 17:07:57 -0400 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]:54042) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUJ-0000em-Kd for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 17:07:56 -0400 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxZTg-00FbI3-JH for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:16 +0100 Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxZTg-0001r4-2R for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:16 +0100 Received: by submission01.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxZTQ-006vHY-GV; Mon, 30 Oct 2023 22:07:00 +0100 From: Steve George To: 66839@debbugs.gnu.org Subject: [PATCH 01/19] gnu: Add rust-librespot-connect-0.4. Date: Mon, 30 Oct 2023 21:06:07 +0000 Message-ID: <77c09c792397b22868b3f5641e2fd596e18633ce.1698699809.git.steve@futurile.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: efraim@flashner.co.il Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 66839 Cc: Steve George X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/crates-io.scm (rust-librespot-connect-0.4): New variable. --- gnu/packages/crates-io.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index fc26147157..7306c0d4d2 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -37823,6 +37823,39 @@ (define-public rust-librespot-audio-0.4 package contains the audio fetching logic.") (license license:expat))) +(define-public rust-librespot-connect-0.4 + (package + (name "rust-librespot-connect") + (version "0.4.2") + (source + (origin + (method url-fetch) + (uri (crate-uri "librespot-connect" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1v6k20173hx27g34d24vkb4a67av7dbr3mfmng64b51y8imgpyjg")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-form-urlencoded" ,rust-form-urlencoded-1) + ("rust-futures-util" ,rust-futures-util-0.3) + ("rust-librespot-core" ,rust-librespot-core-0.4) + ("rust-librespot-discovery" ,rust-librespot-discovery-0.4) + ("rust-librespot-playback" ,rust-librespot-playback-0.4) + ("rust-librespot-protocol" ,rust-librespot-protocol-0.4) + ("rust-log" ,rust-log-0.4) + ("rust-protobuf" ,rust-protobuf-2) + ("rust-rand" ,rust-rand-0.8) + ("rust-serde" ,rust-serde-1) + ("rust-serde-json" ,rust-serde-json-1) + ("rust-tokio" ,rust-tokio-1) + ("rust-tokio-stream" ,rust-tokio-stream-0.1)))) + (home-page "https://github.com/librespot-org/librespot") + (synopsis "The discovery and Spotify Connect logic for Librespot") + (description + "Librespot is an open source client library for Spotify. This package +contains the discovery and Spotify Connect logic.") + (license license:expat))) + (define-public rust-librespot-core-0.4 (package (name "rust-librespot-core") base-commit: 7e9783b2ab8c747ef340daa749bdeba9e924ec57 -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 30 17:08:12 2023 Received: (at 66839) by debbugs.gnu.org; 30 Oct 2023 21:08:12 +0000 Received: from localhost ([127.0.0.1]:46791 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUa-0000ge-0K for submit@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:12 -0400 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]:34386) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUJ-0000eh-DD for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:10 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxZTe-00FkvJ-0R for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:14 +0100 Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxZTd-0005Au-KR for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:13 +0100 Received: by submission01.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxZTV-006vHk-7D; Mon, 30 Oct 2023 22:07:05 +0100 From: Steve George To: 66839@debbugs.gnu.org Subject: [PATCH 02/19] gnu: Add rust-daemonize-0.5. Date: Mon, 30 Oct 2023 21:06:08 +0000 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: efraim@flashner.co.il Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 66839 Cc: Steve George X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/crates-io.scm (rust-daemonize-0.5): New variable. --- gnu/packages/crates-io.scm | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 7306c0d4d2..9983f9ccb2 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -19093,8 +19093,30 @@ (define-public rust-cxxbridge-macro-0.5 #:cargo-development-inputs (("rust-cxx" ,rust-cxx-0.5)))))) +(define-public rust-daemonize-0.5 + (package + (name "rust-daemonize") + (version "0.5.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "daemonize" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0vhikx85f85r46xghsb4avsv6ww8mz9lipqvsia7m21wrfmgv2xb")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-libc" ,rust-libc-0.2)))) + (home-page "https://github.com/knsd/daemonize") + (synopsis + "Library to enable code to run as a daemon process on Unix-like systems") + (description + "Daemoize is a Rust Library for writing system daemonis on Unix-like systems.") + (license (list license:expat license:asl2.0)))) + (define-public rust-daemonize-0.4 (package + (inherit rust-daemonize-0.5) (name "rust-daemonize") (version "0.4.1") (source @@ -19104,18 +19126,13 @@ (define-public rust-daemonize-0.4 (file-name (string-append name "-" version ".tar.gz")) (sha256 (base32 "05cqr2zjxrxyg23snykd03sgqwxn0pvwj2lzh50bclsgwc9lbhkh")))) - (build-system cargo-build-system) (arguments `(#:skip-build? #t #:cargo-inputs (("rust-boxfnonce" ,rust-boxfnonce-0.1) ("rust-libc" ,rust-libc-0.2)) #:cargo-development-inputs - (("rust-tempdir" ,rust-tempdir-0.3)))) - (home-page "https://github.com/knsd/daemonize") - (synopsis "Library for writing system daemons") - (description "Daemonize is a Rust library for writing system deaemons.") - (license (list license:expat license:asl2.0)))) + (("rust-tempdir" ,rust-tempdir-0.3)))))) (define-public rust-darling-0.20 (package -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 30 17:08:12 2023 Received: (at 66839) by debbugs.gnu.org; 30 Oct 2023 21:08:12 +0000 Received: from localhost ([127.0.0.1]:46793 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUa-0000gg-Ag for submit@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:12 -0400 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]:60642) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUY-0000g9-Ux for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:11 -0400 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxZTv-00Fkvu-To for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:31 +0100 Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxZTv-0001sc-Jh for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:31 +0100 Received: by submission02.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxZTu-007VwY-06; Mon, 30 Oct 2023 22:07:30 +0100 From: Steve George To: 66839@debbugs.gnu.org Subject: [PATCH 07/19] gnu: Add rust-dbus-tokio-0.7. Date: Mon, 30 Oct 2023 21:06:13 +0000 Message-ID: <9eeb2061a77af18979e1856985815bea7d2cbdd8.1698699809.git.steve@futurile.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: efraim@flashner.co.il Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 66839 Cc: Steve George X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/crates-io.scm (rust-dbus-tokio-0.7): New variable. Change-Id: Ic473ae3b693cf3715f3c924c2cbae70c312215d8 --- gnu/packages/crates-io.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index d3e5a78cc5..6ff410c685 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -19794,6 +19794,36 @@ (define-public rust-dbus-crossroads-0.5 (description "Framework for writing D-Bus method handlers in Rust.") (license (list license:asl2.0 license:expat)))) +(define-public rust-dbus-tokio-0.7 + (package + (name "rust-dbus-tokio") + (version "0.7.5") + (source + (origin + (method url-fetch) + (uri (crate-uri "dbus-tokio" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "10112g227iasjiid7y9wrvnmxypfrczcymj2k5yjvcjk1i5ag88j")))) + (build-system cargo-build-system) + (arguments + `(#:tests? #f ;; tests require X11 $DISPLAY + #:cargo-inputs + (("rust-dbus" ,rust-dbus-0.9) + ("rust-libc" ,rust-libc-0.2) + ("rust-tokio" ,rust-tokio-1) + ("dbus-crossroads" ,rust-dbus-crossroads-0.5)) + #:cargo-development-inputs + (("dbus-tree" ,rust-dbus-tree-0.9) + ("futures" ,rust-futures-0.3)))) + (native-inputs (list pkg-config)) + (inputs (list dbus)) + (home-page "https://github.com/diwic/dbus-rs") + (synopsis "Access to D-Bus when using Rust's @code{Tokio} async framework") + (description + "Access to D-Bus when using Rust's @code{Tokio} async framework.") + (license license:expat))) + (define-public rust-dbus-tree-0.9 (package (name "rust-dbus-tree") -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 30 17:08:13 2023 Received: (at 66839) by debbugs.gnu.org; 30 Oct 2023 21:08:13 +0000 Received: from localhost ([127.0.0.1]:46795 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUa-0000go-Ky for submit@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:12 -0400 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]:55668) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUZ-0000gB-HY for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:11 -0400 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxZTw-00FbIS-Gc for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:32 +0100 Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxZTw-0001sh-6o for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:32 +0100 Received: by submission03.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxZTp-007Grx-6i; Mon, 30 Oct 2023 22:07:25 +0100 From: Steve George To: 66839@debbugs.gnu.org Subject: [PATCH 06/19] gnu: Add rust-dbus-crossroads-0.5. Date: Mon, 30 Oct 2023 21:06:12 +0000 Message-ID: <2f9623d4bd367294b1828ee967a0c4a32ed396fe.1698699809.git.steve@futurile.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: efraim@flashner.co.il Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 66839 Cc: Steve George X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/crates-io.scm (rust-dbus-crossroads-0.5): New variable. --- gnu/packages/crates-io.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 27ebe2a080..d3e5a78cc5 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -19771,6 +19771,29 @@ (define-public rust-dbus-0.9 (description "This package provides Rust bindings to D-Bus.") (license (list license:asl2.0 license:expat)))) +(define-public rust-dbus-crossroads-0.5 + (package + (name "rust-dbus-crossroads") + (version "0.5.2") + (source + (origin + (method url-fetch) + (uri (crate-uri "dbus-crossroads" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1q3dyywazr3hppm052fa8q2366q66ml789r42jjlnm47f51q6k1s")))) + (build-system cargo-build-system) + (arguments + `(#:tests? #f + #:cargo-inputs (("rust-dbus" ,rust-dbus-0.9)) + #:cargo-development-inputs (("rust-tokio", rust-tokio-1)))) + (native-inputs (list pkg-config)) + (inputs (list dbus-glib)) + (home-page "https://github.com/diwic/dbus-rs/") + (synopsis "Framework for writing D-Bus method handlers") + (description "Framework for writing D-Bus method handlers in Rust.") + (license (list license:asl2.0 license:expat)))) + (define-public rust-dbus-tree-0.9 (package (name "rust-dbus-tree") -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 30 17:08:26 2023 Received: (at 66839) by debbugs.gnu.org; 30 Oct 2023 21:08:26 +0000 Received: from localhost ([127.0.0.1]:46800 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUo-0000hZ-0f for submit@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:26 -0400 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]:60644) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUa-0000gD-Lf for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:13 -0400 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxZTx-00Fkw0-KZ for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:33 +0100 Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxZTx-0001sr-4m for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:33 +0100 Received: by submission01.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxZTl-006vMn-A0; Mon, 30 Oct 2023 22:07:21 +0100 From: Steve George To: 66839@debbugs.gnu.org Subject: [PATCH 05/19] gnu: rust-dbus-0.9: Update to 0.9.7. Date: Mon, 30 Oct 2023 21:06:11 +0000 Message-ID: <57f61a9e89cfd3338fa8a0e55b9a5ed87b9a298a.1698699809.git.steve@futurile.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: efraim@flashner.co.il Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 66839 Cc: Steve George X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/crates-io.scm (rust-dbus-0.9): Update to 0.9.7. --- gnu/packages/crates-io.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 3d184a928f..27ebe2a080 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -19742,14 +19742,15 @@ (define-public rust-dbl-0.3 (define-public rust-dbus-0.9 (package (name "rust-dbus") - (version "0.9.2") + (version "0.9.7") (source (origin (method url-fetch) (uri (crate-uri "dbus" version)) (file-name (string-append name "-" version ".tar.gz")) (sha256 - (base32 "1ny01n0gzfdmcy5ydn4q78pamidj4c5q9ixz7gr97dbrza6y15zm")))) + (base32 + "06vdv4aarjs4w6byg9nqajr67c8qvlhk3153ic2i65pvp63ikchv")))) (build-system cargo-build-system) (arguments `(#:tests? #f ;it needs display and sockets and launches daemons -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 30 17:08:26 2023 Received: (at 66839) by debbugs.gnu.org; 30 Oct 2023 21:08:26 +0000 Received: from localhost ([127.0.0.1]:46802 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUo-0000hb-Ad for submit@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:26 -0400 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]:60660) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUa-0000gF-Pp for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:13 -0400 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxZTx-00Fkw4-Oi for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:33 +0100 Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxZTx-0001st-7g for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:33 +0100 Received: by submission03.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxZTf-007Grn-Oq; Mon, 30 Oct 2023 22:07:15 +0100 From: Steve George To: 66839@debbugs.gnu.org Subject: [PATCH 04/19] gnu: rust-libdbus-sys-0.2: Update to 0.2.5. Date: Mon, 30 Oct 2023 21:06:10 +0000 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: efraim@flashner.co.il Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 66839 Cc: Steve George X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/crates-io.scm (rust-libdbus-sys-0.2): Update to 0.2.5. --- gnu/packages/crates-io.scm | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 687a583f20..3d184a928f 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -36961,23 +36961,20 @@ (define-public rust-libc-print-0.1 (define-public rust-libdbus-sys-0.2 (package (name "rust-libdbus-sys") - (version "0.2.1") + (version "0.2.5") (source (origin (method url-fetch) (uri (crate-uri "libdbus-sys" version)) - (file-name - (string-append name "-" version ".tar.gz")) + (file-name (string-append name "-" version ".tar.gz")) (sha256 - (base32 "1w06ycq2mw8zfp9j73macgdl8d2881bnxbzdyyxys90ljyya64nw")))) + (base32 "0wjw93q6ckrn8qdrxzdi02f0ma9g7nnlpgkrkcll1mjhnw95a206")))) (build-system cargo-build-system) (arguments - `(#:cargo-inputs - (("rust-pkg-config" ,rust-pkg-config-0.3)))) - (native-inputs - (list pkg-config)) - (inputs - (list dbus)) + `(#:cargo-inputs (("rust-cc" ,rust-cc-1) + ("rust-pkg-config" ,rust-pkg-config-0.3)))) + (native-inputs (list pkg-config)) + (inputs (list dbus)) (home-page "https://github.com/diwic/dbus-rs") (synopsis "FFI bindings to libdbus") (description "This package provides FFI bindings to libdbus.") -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 30 17:08:27 2023 Received: (at 66839) by debbugs.gnu.org; 30 Oct 2023 21:08:27 +0000 Received: from localhost ([127.0.0.1]:46804 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUo-0000hm-P5 for submit@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:26 -0400 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]:60664) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUc-0000gJ-4I for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:14 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxZTz-00Fkw8-35 for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:35 +0100 Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxZTy-0005Bv-PK for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:34 +0100 Received: by submission03.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxZTx-007Gvz-LK; Mon, 30 Oct 2023 22:07:33 +0100 From: Steve George To: 66839@debbugs.gnu.org Subject: [PATCH 08/19] gnu: rust-heapless-0.5: Update to 0.5.6. Date: Mon, 30 Oct 2023 21:06:14 +0000 Message-ID: <10ee88ddb34b275ffa009b95583923501cf0895e.1698699809.git.steve@futurile.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: efraim@flashner.co.il Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 66839 Cc: Steve George X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/crates-io.scm (rust-heapless-0.5): Update to 0.5.6. --- gnu/packages/crates-io.scm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 6ff410c685..e344975d6f 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -31349,7 +31349,7 @@ (define-public rust-heapless-0.5 (package (inherit rust-heapless-0.6) (name "rust-heapless") - (version "0.5.5") + (version "0.5.6") (source (origin (method url-fetch) @@ -31357,9 +31357,10 @@ (define-public rust-heapless-0.5 (file-name (string-append name "-" version ".tar.gz")) (sha256 (base32 - "1h1d6s1f9zn0rz2vkdn0b42kcnkmlpd90yhfyqqhpirv38ws5a3k")))) + "1wc444z7w5ahxs1phbwcdy86wfvfafywy35wc7xzr335l5l1m4bl")))) (arguments - `(#:cargo-inputs + `(#:tests? #f + #:cargo-inputs (("rust-as-slice" ,rust-as-slice-0.1) ("rust-generic-array" ,rust-generic-array-0.13) ("rust-hash32" ,rust-hash32-0.1) -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 30 17:08:37 2023 Received: (at 66839) by debbugs.gnu.org; 30 Oct 2023 21:08:37 +0000 Received: from localhost ([127.0.0.1]:46811 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUz-0000ii-2J for submit@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:37 -0400 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]:39130) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUt-0000hj-Tb for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:32 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxZUG-00FbJX-RI for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:52 +0100 Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxZUG-0005Ct-GB for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:52 +0100 Received: by submission03.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxZUB-007Gws-NZ; Mon, 30 Oct 2023 22:07:47 +0100 From: Steve George To: 66839@debbugs.gnu.org Subject: [PATCH 12/19] gnu: Add rust-color-eyre-0.6. Date: Mon, 30 Oct 2023 21:06:18 +0000 Message-ID: <00d8a48a2445f9b35970211025c287345fdc35ae.1698699809.git.steve@futurile.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: efraim@flashner.co.il Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 66839 Cc: Steve George X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/crates-io.scm (rust-color-eyre-0.6) New variable. --- gnu/packages/crates-io.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 05f47df54b..9e95e8b485 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -13951,6 +13951,35 @@ (define-public rust-coitrees-0.2 sets of intervals.") (license license:expat))) +(define-public rust-color-eyre-0.6 + (package + (name "rust-color-eyre") + (version "0.6.2") + (source + (origin + (method url-fetch) + (uri (crate-uri "color-eyre" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "014j49slcblg6cnsh974k9yjmi1khbm4dpmqdm1zii58rj1parjs")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-test-flags (list "--release" "--" + "--skip=test_error_backwards_compatibility") + #:cargo-inputs (("rust-eyre" ,rust-eyre-0.6) + ("rust-indenter" ,rust-indenter-0.3) + ("rust-once-cell" ,rust-once-cell-1) + ("rust-owo-colors" ,rust-owo-colors-3) + ("rust-color-spantrace" ,rust-color-spantrace-0.2)) + #:cargo-development-inputs (("rust-pretty-assertions" ,rust-pretty-assertions-1)))) + (home-page "https://github.com/eyre-rs/color-eyre") + (synopsis + "Error handler for Rust that creates colorful and consistent reports") + (description + "Rust error handling for panics and the @code{eyre} crate, that produces +colorful, consistent, and well formatted error reports.") + (license license:expat))) + (define-public rust-color-print-0.3 (package (name "rust-color-print") -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 30 17:08:37 2023 Received: (at 66839) by debbugs.gnu.org; 30 Oct 2023 21:08:37 +0000 Received: from localhost ([127.0.0.1]:46813 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUz-0000ik-B6 for submit@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:37 -0400 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]:39142) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUv-0000hy-32 for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:33 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxZUI-00FbJd-0Y for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:54 +0100 Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxZUH-0005Cy-L6 for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:53 +0100 Received: by submission01.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxZU4-006vNb-W2; Mon, 30 Oct 2023 22:07:41 +0100 From: Steve George To: 66839@debbugs.gnu.org Subject: [PATCH 10/19] gnu: Add rust-tracing-error-0.2. Date: Mon, 30 Oct 2023 21:06:16 +0000 Message-ID: <6d490dc1e227784abf235e43206b3cf7560bafb9.1698699809.git.steve@futurile.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: efraim@flashner.co.il Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 66839 Cc: Steve George X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/crates-io.scm (rust-tracing-error-0.2): New variable. --- gnu/packages/crates-io.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 0cdd69fbd7..8f267a8dd8 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -77145,6 +77145,30 @@ (define-public rust-tracing-core-0.1 (license (list license:asl2.0 license:expat)))) +(define-public rust-tracing-error-0.2 + (package + (name "rust-tracing-error") + (version "0.2.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "tracing-error" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0vi0rns7r8iny2milg0kikz1mhgcl9wz5clpy1vi4jrq1wffr1nn")))) + (build-system cargo-build-system) + (arguments + `(#:tests? #f + #:cargo-inputs (("rust-tracing" ,rust-tracing-0.1) + ("rust-tracing-subscriber" ,rust-tracing-subscriber-0.3)))) + (home-page "https://github.com/tokio-rs/tracing") + (synopsis "Enriched error handling for Rust's @code{Tracing} framework") + (description + "An enriched error type with diagnostic information for +Rust's @code{Tracing} framework. Provides additional formatting for errors +and automatically generates tracing events when errors occur.") + (license license:expat))) + (define-public rust-tracing-futures-0.2 (package (name "rust-tracing-futures") -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 30 17:08:38 2023 Received: (at 66839) by debbugs.gnu.org; 30 Oct 2023 21:08:38 +0000 Received: from localhost ([127.0.0.1]:46815 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUz-0000is-KZ for submit@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:37 -0400 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]:39154) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUw-0000i3-8j for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:34 -0400 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxZUJ-00FbMf-7i for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:55 +0100 Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxZUI-0001uA-Oe for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:54 +0100 Received: by submission01.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxZUF-006vNs-0A; Mon, 30 Oct 2023 22:07:51 +0100 From: Steve George To: 66839@debbugs.gnu.org Subject: [PATCH 13/19] gnu: Add rust-syslog-6. Date: Mon, 30 Oct 2023 21:06:19 +0000 Message-ID: <5f8212348a9c43f7d07742cf4ba84423c1cd7944.1698699809.git.steve@futurile.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: efraim@flashner.co.il Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 66839 Cc: Steve George X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/crates-io.scm (rust-syslog-6): New variable. --- gnu/packages/crates-io.scm | 39 ++++++++++++++++++++++++++------------ 1 file changed, 27 insertions(+), 12 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 9e95e8b485..46ae2e0f30 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -71566,8 +71566,32 @@ (define-public rust-sysinfo-0.23 processors, disks, components and networks.") (license license:expat))) +(define-public rust-syslog-6 + (package + (name "rust-syslog") + (version "6.1.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "syslog" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0vzrwwv3v9bwfinp7yz4kcdxxs00ikz89gzl61fj3qfcridyjd3l")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-error-chain" ,rust-error-chain-0.12) + ("rust-hostname" ,rust-hostname-0.3) + ("rust-libc" ,rust-libc-0.2) + ("rust-log" ,rust-log-0.4) + ("rust-time" ,rust-time-0.3)))) + (home-page "https://github.com/Geal/rust-syslog") + (synopsis "Send log messages to syslog") + (description "Rust crate to send messages to Syslog.") + (license license:expat))) + (define-public rust-syslog-4 (package + (inherit rust-syslog-6) (name "rust-syslog") (version "4.0.1") (source @@ -71579,21 +71603,17 @@ (define-public rust-syslog-4 (sha256 (base32 "09ykcbvwx8icvf303mqyz76ji8j6fgyyx97zpr23s788ni112r50")))) - (build-system cargo-build-system) (arguments `(#:skip-build? #t #:cargo-inputs (("rust-time" ,rust-time-0.1) ("rust-error-chain" ,rust-error-chain-0.11) ("rust-libc" ,rust-libc-0.2) - ("rust-log" ,rust-log-0.4)))) - (home-page "https://github.com/Geal/rust-syslog") - (synopsis "Send log messages to syslog") - (description "Send log messages to syslog.") - (license license:expat))) + ("rust-log" ,rust-log-0.4)))))) (define-public rust-syslog-3 (package + (inherit rust-syslog-6) (name "rust-syslog") (version "3.3.0") (source @@ -71605,18 +71625,13 @@ (define-public rust-syslog-3 (sha256 (base32 "0hpdnk2zm6xawpz6fv6qbn0ncfm5p0wm5c6gq7yhaz2gvsnb1jdv")))) - (build-system cargo-build-system) (arguments `(#:skip-build? #t #:cargo-inputs (("rust-time" ,rust-time-0.1) ("rust-libc" ,rust-libc-0.2) ("rust-log" ,rust-log-0.3) - ("rust-unix-socket" ,rust-unix-socket-0.5)))) - (home-page "https://github.com/Geal/rust-syslog") - (synopsis "Send log messages to syslog") - (description "Send log messages to syslog.") - (license license:expat))) + ("rust-unix-socket" ,rust-unix-socket-0.5)))))) (define-public rust-system-deps-6 (package -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 30 17:08:38 2023 Received: (at 66839) by debbugs.gnu.org; 30 Oct 2023 21:08:38 +0000 Received: from localhost ([127.0.0.1]:46817 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZV0-0000iz-0o for submit@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:38 -0400 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]:54618) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUx-0000i5-5d for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:35 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxZUK-00FkzT-3U for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:56 +0100 Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxZUJ-0005D3-Oi for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:55 +0100 Received: by submission01.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxZU1-006vNW-GU; Mon, 30 Oct 2023 22:07:37 +0100 From: Steve George To: 66839@debbugs.gnu.org Subject: [PATCH 09/19] gnu: Add rust-ansi-parser-0.8. Date: Mon, 30 Oct 2023 21:06:15 +0000 Message-ID: <092bf2ea487d7b4dc182134584e1aadde5c284d0.1698699809.git.steve@futurile.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: efraim@flashner.co.il Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 66839 Cc: Steve George X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/crates-io.scm (rust-ansi-parser-0.8): New variable. --- gnu/packages/crates-io.scm | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index e344975d6f..0cdd69fbd7 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -3425,8 +3425,30 @@ (define-public rust-anes-0.1 ;; The user can choose either license. (license (list license:expat license:asl2.0)))) +(define-public rust-ansi-parser-0.8 + (package + (version "0.8.0") + (name "rust-ansi-parser") + (source + (origin + (method url-fetch) + (uri (crate-uri "ansi-parser" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "09vi51kdnbwj6c4vdiiydpqxiiwyppn7kbynf22ij9xzg4h3kcmw")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-heapless" ,rust-heapless-0.5) + ("rust-nom" ,rust-nom-4)))) + (home-page "https://gitlab.com/DavidBittner/ansi-parser") + (synopsis "Library using nom for parsing ANSI escape codes") + (description "This package provides a library using nom for parsing ANSI +escape codes.") + (license license:mpl2.0))) + (define-public rust-ansi-parser-0.6 (package + (inherit rust-ansi-parser-0.8) (name "rust-ansi-parser") (version "0.6.5") (source @@ -3437,17 +3459,10 @@ (define-public rust-ansi-parser-0.6 (string-append name "-" version ".tar.gz")) (sha256 (base32 "152idb8a6gwdxzj6m099h3xgx8vw0sjc6skgw94nm2k3y5swc6kn")))) - (build-system cargo-build-system) (arguments `(#:cargo-inputs (("rust-heapless" ,rust-heapless-0.5) - ("rust-nom" ,rust-nom-4)))) - (home-page "https://gitlab.com/DavidBittner/ansi-parser") - (synopsis "Library using nom for parsing ANSI escape codes") - (description - "This package provides a library using nom for parsing ANSI -escape codes.") - (license license:mpl2.0))) + ("rust-nom" ,rust-nom-4)))))) (define-public rust-anstream-0.3 (package -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 30 17:08:38 2023 Received: (at 66839) by debbugs.gnu.org; 30 Oct 2023 21:08:38 +0000 Received: from localhost ([127.0.0.1]:46819 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZV0-0000j7-Da for submit@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:38 -0400 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]:54634) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZUy-0000i8-3J for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:36 -0400 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxZUL-00Fl01-2F for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:57 +0100 Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxZUK-0001uF-Ns for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:07:56 +0100 Received: by submission01.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxZU8-006vNh-90; Mon, 30 Oct 2023 22:07:44 +0100 From: Steve George To: 66839@debbugs.gnu.org Subject: [PATCH 11/19] gnu: Add rust-color-spantrace-0.2. Date: Mon, 30 Oct 2023 21:06:17 +0000 Message-ID: <5b02839bd24ef2f9a5f3d56fdde076c298fdb148.1698699809.git.steve@futurile.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: efraim@flashner.co.il Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 66839 Cc: Steve George X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/crates-io.scm (rust-color-spantrace-0.2): New variable. --- gnu/packages/crates-io.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 8f267a8dd8..05f47df54b 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -14018,6 +14018,29 @@ (define-public rust-color-quant-1 colors.") (license license:expat))) +(define-public rust-color-spantrace-0.2 + (package + (name "rust-color-spantrace") + (version "0.2.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "color-spantrace" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1kldrjm5j3mzz6c84brxshnzm1qbvjglgg7c4z5xrv29jhymp9qv")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-once-cell" ,rust-once-cell-1) + ("rust-owo-colors" ,rust-owo-colors-3) + ("rust-tracing-core" ,rust-tracing-core-0.1) + ("rust-tracing-error" ,rust-tracing-error-0.2) + ("rust-ansi-parser" ,rust-ansi-parser-0.8)))) + (home-page "https://github.com/eyre-rs/color-spantrace") + (synopsis "Library that adds colour to @code{Tracing} errors") + (description "A Rust library that extends @code{Tracing} to add colours.") + (license license:expat))) + (define-public rust-colorchoice-1 (package (name "rust-colorchoice") -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 30 17:08:57 2023 Received: (at 66839) by debbugs.gnu.org; 30 Oct 2023 21:08:57 +0000 Received: from localhost ([127.0.0.1]:46823 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZVI-0000jy-Ql for submit@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:57 -0400 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]:45708) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZVC-0000jU-RA for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:51 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxZUZ-00FbNK-QA for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:08:11 +0100 Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxZUZ-0005Ef-FR for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:08:11 +0100 Received: by submission02.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxZUI-007W1Q-U2; Mon, 30 Oct 2023 22:07:55 +0100 From: Steve George To: 66839@debbugs.gnu.org Subject: [PATCH 14/19] gnu: Add rust-simple-logging-2. Date: Mon, 30 Oct 2023 21:06:20 +0000 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: efraim@flashner.co.il Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 66839 Cc: Steve George X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/crates-io.scm (rust-simple-logging-2): New variable. --- gnu/packages/crates-io.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 46ae2e0f30..89308835e0 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -66647,6 +66647,28 @@ (define-public rust-simple-logger-1 ("rust-log" ,rust-log-0.4) ("rust-winapi" ,rust-winapi-0.3)))))) +(define-public rust-simple-logging-2 + (package + (name "rust-simple-logging") + (version "2.0.2") + (source + (origin + (method url-fetch) + (uri (crate-uri "simple-logging" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0hmm523f0ax76yljf3z178rn9cm0q6knwa52haqnnckmavl4h3dh")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs (("rust-lazy-static" ,rust-lazy-static-1) + ("rust-log" ,rust-log-0.4) + ("rust-thread-id" ,rust-thread-id-3)))) + (home-page "https://github.com/Ereski/simple-logging") + (synopsis "Simple logger for the log facade") + (description "This package provides a simple logger for the log facade.") + (license license:bsd-3))) + (define-public rust-simple-mutex-1 (package (name "rust-simple-mutex") -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 30 17:08:57 2023 Received: (at 66839) by debbugs.gnu.org; 30 Oct 2023 21:08:57 +0000 Received: from localhost ([127.0.0.1]:46825 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZVJ-0000k0-4S for submit@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:57 -0400 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]:45720) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZVD-0000jX-Qx for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:52 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxZUa-00FbNd-Pr for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:08:12 +0100 Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxZUa-0005Ek-F8 for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:08:12 +0100 Received: by submission02.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxZUM-007W1h-8r; Mon, 30 Oct 2023 22:07:58 +0100 From: Steve George To: 66839@debbugs.gnu.org Subject: [PATCH 15/19] gnu: Add rust-reopen-1. Date: Mon, 30 Oct 2023 21:06:21 +0000 Message-ID: <441f162274c0c52ee66db193f4ee04e9e181a043.1698699810.git.steve@futurile.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: efraim@flashner.co.il Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 66839 Cc: Steve George X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/crates-io.scm (rust-reopen-1): New variable. --- gnu/packages/crates-io.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 89308835e0..f5dc4a5c80 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -57927,6 +57927,31 @@ (define-public rust-rental-impl-0.5 Should not be used directly.") (license (list license:expat license:asl2.0)))) +(define-public rust-reopen-1 + (package + (name "rust-reopen") + (version "1.0.3") + (source + (origin + (method url-fetch) + (uri (crate-uri "reopen" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "14w2v7a4dav23jzfrxj9lgacp731xizvng4bn7slan7qmk1wwhpz")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-autocfg" ,rust-autocfg-1) + ("rust-libc" ,rust-libc-0.2) + ("rust-signal-hook" ,rust-signal-hook-0.3)) + #:cargo-development-inputs (("rust-log" ,rust-log-0.4) + ("rust-partial-io" ,rust-partial-io-0.3) + ("rust-simple-logging" ,rust-simple-logging-2) + ("rust-version-sync" ,rust-version-sync-0.9)))) + (home-page "https://github.com/vorner/reopen") + (synopsis "File reopening utility") + (description "File reopening utility") + (license (list license:asl2.0 license:expat)))) + (define-public rust-reopen-0.3 (package (name "rust-reopen") -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 30 17:09:05 2023 Received: (at 66839) by debbugs.gnu.org; 30 Oct 2023 21:09:06 +0000 Received: from localhost ([127.0.0.1]:46847 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZVR-0000lp-FF for submit@debbugs.gnu.org; Mon, 30 Oct 2023 17:09:05 -0400 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]:34368) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZVJ-0000jk-PN for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:58 -0400 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxZUg-00Fl10-5n for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:08:18 +0100 Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxZUf-0001wc-P0 for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:08:17 +0100 Received: by submission02.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxZUa-007W2T-NP; Mon, 30 Oct 2023 22:08:12 +0100 From: Steve George To: 66839@debbugs.gnu.org Subject: [PATCH 17/19] gnu: rust-fern-0.6: Update to 0.6.2, add rust-syslog-6 dependency. Date: Mon, 30 Oct 2023 21:06:23 +0000 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: efraim@flashner.co.il Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 66839 Cc: Steve George X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/crates-io.scm (rust-fern-0.6): Update to 0.6.2. * gnu/packages/crates-io.scm (rust-fern-0.6): Add rust-syslog-6 as a dependency. --- gnu/packages/crates-io.scm | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 36888020ea..c9829a7bb9 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -25730,7 +25730,7 @@ (define-public rust-femme-1 (define-public rust-fern-0.6 (package (name "rust-fern") - (version "0.6.0") + (version "0.6.2") (source (origin (method url-fetch) @@ -25739,7 +25739,7 @@ (define-public rust-fern-0.6 (string-append name "-" version ".tar.gz")) (sha256 (base32 - "0rghkbmpm7ckchd2fr2ifahprc7ll3qs0fbwsspsgj6cy0h4i6lc")))) + "1vpinainw32498p0zydmxc24yd3r6479pmhdfb429mfbji3c3w6r")))) (build-system cargo-build-system) (arguments `(#:cargo-inputs @@ -25748,12 +25748,14 @@ (define-public rust-fern-0.6 ("rust-libc" ,rust-libc-0.2) ("rust-log" ,rust-log-0.4) ("rust-reopen" ,rust-reopen-0.3) + ("rust-reopen" ,rust-reopen-1) ("rust-syslog" ,rust-syslog-3) - ("rust-syslog" ,rust-syslog-4)) + ("rust-syslog" ,rust-syslog-4) + ("rust-syslog" ,rust-syslog-6)) #:cargo-development-inputs - (("rust-chrono" ,rust-chrono-0.4) - ("rust-clap" ,rust-clap-2) - ("rust-tempdir" ,rust-tempdir-0.3)))) + (("rust-clap" ,rust-clap-2) + ("rust-humantime" ,rust-humantime-2) + ("rust-tempfile" ,rust-tempfile-3)))) (home-page "https://github.com/daboross/fern") (synopsis "Simple, efficient logging") (description -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 30 17:09:06 2023 Received: (at 66839) by debbugs.gnu.org; 30 Oct 2023 21:09:06 +0000 Received: from localhost ([127.0.0.1]:46851 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZVR-0000m0-SR for submit@debbugs.gnu.org; Mon, 30 Oct 2023 17:09:06 -0400 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]:34378) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZVK-0000jr-9E for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 17:08:58 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxZUh-00Fl15-0r for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:08:19 +0100 Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxZUd-0005F1-Jz for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:08:18 +0100 Received: by submission01.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxZUV-006vPn-NA; Mon, 30 Oct 2023 22:08:07 +0100 From: Steve George To: 66839@debbugs.gnu.org Subject: [PATCH 16/19] gnu: Update rust-reopen-0.3. Date: Mon, 30 Oct 2023 21:06:22 +0000 Message-ID: <1957eac99e4e59d31c613cb7517314d3f08af514.1698699810.git.steve@futurile.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: efraim@flashner.co.il Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 66839 Cc: Steve George X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/crates-io.scm (rust-reopen-0.3): [source]: Add snippet to loosen signal-hook dependency. --- gnu/packages/crates-io.scm | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index f5dc4a5c80..36888020ea 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -57957,20 +57957,23 @@ (define-public rust-reopen-0.3 (name "rust-reopen") (version "0.3.0") (source - (origin - (method url-fetch) - (uri (crate-uri "reopen" version)) - (file-name - (string-append name "-" version ".tar.gz")) - (sha256 - (base32 - "12b3mfxkwb8akdfa701nzvqr6lsc6n84vrq088gmjy8lxlmr4an6")))) + (origin + (method url-fetch) + (uri (crate-uri "reopen" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "12b3mfxkwb8akdfa701nzvqr6lsc6n84vrq088gmjy8lxlmr4an6")) + (snippet #~(begin + (use-modules (guix build utils)) + (substitute* "Cargo.toml.orig" + (("signal-hook.*") + "signal-hook = \"^0.3\"\n")) + (copy-file "Cargo.toml.orig" "Cargo.toml"))))) (build-system cargo-build-system) (arguments - `(#:skip-build? #t - #:cargo-inputs - (("rust-signal-hook" ,rust-signal-hook-0.1) - ("rust-libc" ,rust-libc-0.2)))) + `(#:skip-build? #t + #:cargo-inputs (("rust-signal-hook" ,rust-signal-hook-0.1) + ("rust-libc" ,rust-libc-0.2)))) (home-page "https://github.com/vorner/reopen") (synopsis "File reopening utility") (description "File reopening utility.") -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 30 17:09:13 2023 Received: (at 66839) by debbugs.gnu.org; 30 Oct 2023 21:09:13 +0000 Received: from localhost ([127.0.0.1]:46865 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZVZ-0000nM-8M for submit@debbugs.gnu.org; Mon, 30 Oct 2023 17:09:13 -0400 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]:47778) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZVX-0000mI-Mp for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 17:09:12 -0400 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxZUu-00Fl1n-Lb for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:08:32 +0100 Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxZUu-0001wr-4s for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:08:32 +0100 Received: by submission03.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxZUl-007GyG-HK; Mon, 30 Oct 2023 22:08:23 +0100 From: Steve George To: 66839@debbugs.gnu.org Subject: [PATCH 19/19] gnu: Add rust-spotifyd-0.3. Date: Mon, 30 Oct 2023 21:06:25 +0000 Message-ID: <0c8c68253ae1d66404c02703c1187b23dd2ee7a4.1698699810.git.steve@futurile.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: efraim@flashner.co.il Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 66839 Cc: Steve George X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/crates-io.scm (rust-spotifyd-0.3): New variable. --- gnu/packages/rust-apps.scm | 57 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) diff --git a/gnu/packages/rust-apps.scm b/gnu/packages/rust-apps.scm index a06447143a..3eddf99afe 100644 --- a/gnu/packages/rust-apps.scm +++ b/gnu/packages/rust-apps.scm @@ -2283,6 +2283,63 @@ (define-public skim-0.7 (define-public rust-skim-0.7 (deprecated-package "rust-skim-0.7" skim-0.7)) +(define-public rust-spotifyd-0.3 + (package + (name "spotifyd") + (version "0.3.5") + (source + (origin + (method url-fetch) + (uri (crate-uri "spotifyd" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1g6k8xmx8xvc2dpak14y8cc2221djhdflzsjczygvqa9gk5jiadd")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-alsa" ,rust-alsa-0.7) + ("rust-chrono" ,rust-chrono-0.4) + ("rust-color-eyre" ,rust-color-eyre-0.6) + ("rust-daemonize" ,rust-daemonize-0.5) + ("rust-dbus" ,rust-dbus-0.9) + ("rust-dbus-crossroads" ,rust-dbus-crossroads-0.5) + ("rust-dbus-tokio" ,rust-dbus-tokio-0.7) + ("rust-fern" ,rust-fern-0.6) + ("rust-futures" ,rust-futures-0.3) + ("rust-gethostname" ,rust-gethostname-0.4) + ("rust-hex" ,rust-hex-0.4) + ("rust-keyring" ,rust-keyring-2) + ("rust-libc" ,rust-libc-0.2) + ("rust-librespot-audio" ,rust-librespot-audio-0.4) + ("rust-librespot-connect" ,rust-librespot-connect-0.4) + ("rust-librespot-core" ,rust-librespot-core-0.4) + ("rust-librespot-discovery" ,rust-librespot-discovery-0.4) + ("rust-librespot-playback" ,rust-librespot-playback-0.4) + ("rust-log" ,rust-log-0.4) + ("rust-rspotify" ,rust-rspotify-0.11) + ("rust-serde" ,rust-serde-1) + ("rust-sha-1" ,rust-sha-1-0.10) + ("rust-structopt" ,rust-structopt-0.3) + ("rust-syslog" ,rust-syslog-6) + ("rust-tokio" ,rust-tokio-1) + ("rust-tokio-stream" ,rust-tokio-stream-0.1) + ("rust-toml" ,rust-toml-0.7) + ("rust-url" ,rust-url-2) + ("rust-whoami" ,rust-whoami-1) + ("rust-xdg" ,rust-xdg-2)) + #:cargo-development-inputs (("rust-env-logger" ,rust-env-logger-0.10)) + ;; problem in the dependency tree (possibly) rust-chrono if dbus_mpris is enabled + #:features (list "alsa_backend" "pulseaudio_backend" "rodio_backend" + "dbus_keyring"))) + (native-inputs (list pkg-config alsa-lib pulseaudio)) + (inputs (list dbus)) + (home-page "https://github.com/Spotifyd/spotifyd") + (synopsis "Spotify streaming daemon with Spotify Connect support") + (description + "A light-weight daemon that connects to the Spotify music service. A +Spotifyd instance can be controlled by clients that use the Spotify Connect +protocol, which includes the official Spotify mobile apps.") + (license license:gpl3))) + (define-public svd2rust (package (name "svd2rust") -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 30 17:09:18 2023 Received: (at 66839) by debbugs.gnu.org; 30 Oct 2023 21:09:18 +0000 Received: from localhost ([127.0.0.1]:46867 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZVd-0000ni-Qm for submit@debbugs.gnu.org; Mon, 30 Oct 2023 17:09:18 -0400 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]:38774) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxZVY-0000me-TA for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 17:09:13 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxZUv-00FbOl-Is for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:08:33 +0100 Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxZUv-0005Gq-4q for 66839@debbugs.gnu.org; Mon, 30 Oct 2023 22:08:33 +0100 Received: by submission01.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxZUg-006vUC-Fi; Mon, 30 Oct 2023 22:08:18 +0100 From: Steve George To: 66839@debbugs.gnu.org Subject: [PATCH 18/19] gnu: rust-sha-1-0.10: Downgrade to 0.10.1 Date: Mon, 30 Oct 2023 21:06:24 +0000 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: efraim@flashner.co.il Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 66839 Cc: Steve George X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Later versions of this crate are yanked upstream. * gnu/packages/crates-io.scm (rust-sha-1): Downgrade to 0.10.1 -- >8 -- * rebuild rust-sequoia-openpgp-1 which depends on this crate * rebuilt & quick test of sequoia-sq application * rebuilt rust-hkdf-0.12 crate --- gnu/packages/crates-io.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index c9829a7bb9..fe3f375bd6 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -65378,7 +65378,7 @@ (define-public rust-servo-fontconfig-sys-5 (define-public rust-sha-1-0.10 (package (name "rust-sha-1") - (version "0.10.5") + (version "0.10.1") (source (origin (method url-fetch) @@ -65387,10 +65387,10 @@ (define-public rust-sha-1-0.10 (string-append name "-" version ".tar.gz")) (sha256 (base32 - "1jr2a7pi67s8nxm4m09df9nnzsdlpif5hnk29hl8xk55fx975y2y")))) + "1700fs5aiiailpd5h0ax4sgs2ngys0mqf3p4j0ry6j2p2zd8l1gm")))) (build-system cargo-build-system) (arguments - `(#:tests? #f ; use of undeclared crate or module `sha1` + `(#:tests? #t ; use of undeclared crate or module `sha1` #:cargo-inputs (("rust-cfg-if" ,rust-cfg-if-1) ("rust-cpufeatures" ,rust-cpufeatures-0.2) -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 05 05:32:29 2023 Received: (at 66839-done) by debbugs.gnu.org; 5 Nov 2023 10:32:29 +0000 Received: from localhost ([127.0.0.1]:36216 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qzaQe-0001Qr-Tp for submit@debbugs.gnu.org; Sun, 05 Nov 2023 05:32:29 -0500 Received: from mail-wr1-x42f.google.com ([2a00:1450:4864:20::42f]:60863) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qzaQd-0001Qf-3K for 66839-done@debbugs.gnu.org; Sun, 05 Nov 2023 05:32:27 -0500 Received: by mail-wr1-x42f.google.com with SMTP id ffacd0b85a97d-32dcd3e5f3fso2148840f8f.1 for <66839-done@debbugs.gnu.org>; Sun, 05 Nov 2023 02:31:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1699180304; x=1699785104; 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=/HLamFamkeoFpS6TCbFW1cwhNZ0Th3YX+Fu79BBKXpo=; b=eHo/QVKC1ON9s5atSTVhWZU2pJ99uqUpHd3RK1rlZ6kR1IxKHT/DKYq27W8yZdmErt 1bqyQ+PKBVnXfKAzQIkM70xBanj836sgdPcsCdBXYRYH6OM6b+8geoLscTJuvTOF51nq UfdJOhc+41etEZGXxA7o8gEOEO6JKZkqaTFLdF+Jio7DVaMqQJMZI2hE0CSti3ddqq5J RKwGpnPlqdZU7PxEvNuXC3P//cSlnqPepkvzB4gZcLhFbyIoXNpZjdtWVuOSjM8E36gQ G4PEbTNipOwWVskgbDiWm+23FpgyTJNUtngJej4HVZCzuHMOuDWZ7P8BuBjJJwbSCCEI uplw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699180304; x=1699785104; 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=/HLamFamkeoFpS6TCbFW1cwhNZ0Th3YX+Fu79BBKXpo=; b=LZc74s5Mp3ClGq+kBxn8U3sax7O2ZsTPhq1FpU9GMfPk2epNW8Ja0rd9y6Pp6O8CpH PEdCv6LWDOOvZ9OTnjYhC9cZEiamCDnJfx3dxS8dKNOxENV5o6FPyxGonQxmJ8OYHQ7V QSspXL7w8T8WNfZzd8SKdZoo6htTnru4WTgOnQ7XMOQgQvjUKqHPz/Bo23UuJHqFIVWb eRLqoKdZFF9P7U6/7so5rhH2bYijn/IyLJjCNmocb9JN20gMB+vQtjlC/1Cwx35WTSad RpdjkJZceA8FWCyIjZNGmIReq6JvfLoxwVixVQpOmF4elnKG3oKkNBW3AyuBLLqvClGv FqcA== X-Gm-Message-State: AOJu0YxynPqudpdtNt3gPp3eGj1GKBBZ+FiQ0QkOd81+e2eVBNaUMymT ndb1PhjKx3Si/YGlsNQAggdZBWzunIafzR38 X-Google-Smtp-Source: AGHT+IF7sj8Lq6N71F0ETOzApcqdSSjLn2X8q5HaOmjh8pCybxdYwOBs9jWrYaLO1SVzdy4vRt9QLg== X-Received: by 2002:a05:6000:1884:b0:32f:b407:5b77 with SMTP id a4-20020a056000188400b0032fb4075b77mr6763415wri.64.1699180304352; Sun, 05 Nov 2023 02:31:44 -0800 (PST) Received: from localhost ([2a02:ed3:910:f600:f823:ecb4:394c:b4a3]) by smtp.gmail.com with ESMTPSA id d27-20020adfa41b000000b0032710f5584fsm6534329wra.25.2023.11.05.02.31.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Nov 2023 02:31:43 -0800 (PST) Date: Sun, 5 Nov 2023 12:31:42 +0200 From: Efraim Flashner To: Steve George Subject: Re: [bug#66839] [PATCH 00/19] Series to add spotifyd Message-ID: Mail-Followup-To: Efraim Flashner , Steve George , 66839-done@debbugs.gnu.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="zlLfY91EBL95hkZ2" Content-Disposition: inline In-Reply-To: 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-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 66839-done Cc: 66839-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) --zlLfY91EBL95hkZ2 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Thanks. I've applied the series to the rust-team branch. On Mon, Oct 30, 2023 at 08:16:58PM +0000, Steve George wrote: > Final set of patches to complete Librespot (0.4.2) and Spotifyd. >=20 > Steve George (19): > gnu: Add rust-librespot-connect-0.4. > gnu: Add rust-daemonize-0.5. > gnu: rust-gethostname-0.4. > gnu: rust-libdbus-sys-0.2: Update to 0.2.5. > gnu: rust-dbus-0.9: Update to 0.9.7. > gnu: Add rust-dbus-crossroads-0.5. > gnu: Add rust-dbus-tokio-0.7. > gnu: rust-heapless-0.5: Update to 0.5.6. > gnu: Add rust-ansi-parser-0.8. > gnu: Add rust-tracing-error-0.2. > gnu: Add rust-color-spantrace-0.2. > gnu: Add rust-color-eyre-0.6. > gnu: Add rust-syslog-6. > gnu: Add rust-simple-logging-2. > gnu: Add rust-reopen-1. > gnu: Update rust-reopen-0.3. > gnu: rust-fern-0.6: Update to 0.6.2, add rust-syslog-6 dependency. > gnu: rust-sha-1-0.10: Downgrade to 0.10.1 > gnu: Add rust-spotifyd-0.3. >=20 > gnu/packages/crates-io.scm | 416 +++++++++++++++++++++++++++++++------ > gnu/packages/rust-apps.scm | 57 +++++ > 2 files changed, 404 insertions(+), 69 deletions(-) >=20 >=20 > base-commit: 7e9783b2ab8c747ef340daa749bdeba9e924ec57 > --=20 > 2.41.0 >=20 >=20 >=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 --zlLfY91EBL95hkZ2 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmVHbw4ACgkQQarn3Mo9 g1E+ZA//Vr3ykHdl1PYM0Yi08H+zfi228VS6Do/91K9ViHdiBJWWkQGnwUgteS2z gZueuM/CMGoIczyF8F6mdDXqWPgG7jEQCY4n9kvgZaIHzZh+E9o4CTHqF2NZHFZk vKBoGk0qQPV7n0uL35C+kip9+xdDN0YVrNxQORu45r5mHt/iZWPrNkQObpFkKbX7 8r15tIbCSbuZJNHwpWVhlGONfGAyOJRprAxLigU+1qXaWi96Touvhaw2Wlvp4K3z bXDRAsATyl8K/mezPIF6bWPyr+sA8M+OyJ863cgVPisTuj0exqVL1k1+DB3vZSuj Gh8vairbOECXS/CyDL0eu8Giqox2D0tEjRz6Doyz/yrhtdi056GUODinpRaWdIwl hL/REXdCqVAUqgAbTZB7ecwnJGgLRAtfZxVhyY++ci6WQ2WU+fqS4+s9uQCOL+Qb +J/y3k8eeTJfO8uqBCZfG9YGAGXf5qKFAhpGy60sdZYWIlpH11uwjVSyXbC64ysl c8rUcoowJnd1cPB3HAyWrRKNNMaUp3frN8BGh4FQRjXvb2Pk3PYGC5fF4PO4C6NP VoX92QWkwTDthCIkdETXwX/o0vEeH2d3hkTODsUYnmSO9AymMPwT2J0eLBEAjRnG 4UgOX50qMoCkG80Pw1UOungra3SOvz/UGXiPs7hGosQhxBZNY+Y= =Ma4b -----END PGP SIGNATURE----- --zlLfY91EBL95hkZ2-- From unknown Mon Jun 23 05:57:08 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 03 Dec 2023 12:24:10 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator