GNU bug report logs - #60603
[PATCH] gnu: Add rust-uom

Previous Next

Package: guix-patches;

Reported by: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>

Date: Fri, 6 Jan 2023 17:33:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 60603 in the body.
You can then email your comments to 60603 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#60603; Package guix-patches. (Fri, 06 Jan 2023 17:33:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 06 Jan 2023 17:33:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: Add rust-uom
Date: Fri, 06 Jan 2023 20:32:08 +0300
[Message part 1 (text/plain, inline)]
Hello,

this patch series adds "uom"[1] Rust package.
[0001-gnu-Add-rust-typenum-1.13.0.patch (text/x-diff, attachment)]
[0002-gnu-Add-rust-uom-0.33.0-and-rust-uom-0.30.0.patch (text/x-diff, attachment)]
[Message part 4 (text/plain, inline)]
The "uom" package is used by the number of other Rust packages, namely
"heim-common"[2] which I'm planning to try to package later.

Thanks,
- avp

References:
1. https://crates.io/crates/uom
2. https://crates.io/crates/heim-common

-- 
Artyom "avp" Poptsov <poptsov.artyom <at> gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#60603; Package guix-patches. (Sun, 07 May 2023 05:51:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: Re: [PATCH] gnu: Add rust-uom
Date: Sun, 07 May 2023 08:50:11 +0300
[Message part 1 (text/plain, inline)]
Hello,

I've rebased my branch on the "master" and updated the patch.
[0001-gnu-Add-rust-uom.patch (text/x-diff, attachment)]
[Message part 3 (text/plain, inline)]
"rust-typenum" was already updated to 1.15 by Christopher Baines so
"0001-gnu-Add-rust-typenum-1.13.0.patch" is not required now.

Also I kept only "rust-uom-0.34" in my patch.

I started to package "rust-uom" because it is required to build Zenith
system monitor:
  https://github.com/bvaisvil/zenith

- avp

-- 
Artyom "avp" Poptsov <poptsov.artyom <at> gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#60603; Package guix-patches. (Sun, 28 May 2023 20:16:02 GMT) Full text and rfc822 format available.

Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: Re: [PATCH] gnu: Add rust-uom
Date: Sun, 28 May 2023 23:15:12 +0300
[Message part 1 (text/plain, inline)]
Hello,

I've rebased the patch onto the "master" branch.
[0001-gnu-Add-rust-uom.patch (text/x-diff, attachment)]
[Message part 3 (text/plain, inline)]
Could you please review it?

Thanks,

- avp

-- 
Artyom "avp" Poptsov <poptsov.artyom <at> gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F
[signature.asc (application/pgp-signature, inline)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Thu, 08 Jun 2023 21:18:02 GMT) Full text and rfc822 format available.

Notification sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
bug acknowledged by developer. (Thu, 08 Jun 2023 21:18:02 GMT) Full text and rfc822 format available.

Message #16 received at 60603-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Cc: 60603-done <at> debbugs.gnu.org
Subject: Re: bug#60603: [PATCH] gnu: Add rust-uom
Date: Thu, 08 Jun 2023 23:17:23 +0200
Hi Artyom,

"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com> skribis:

> From 2413309f05a0876a2ad4b6dcd450c07fe1961a22 Mon Sep 17 00:00:00 2001
> Message-Id: <2413309f05a0876a2ad4b6dcd450c07fe1961a22.1685304694.git.poptsov.artyom <at> gmail.com>
> From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
> Date: Fri, 6 Jan 2023 19:43:20 +0300
> Subject: [PATCH] gnu: Add rust-uom.
>
> * gnu/packages/crates-io.scm (rust-uom-0.34): New variable.

Sorry that it took so long.  Applied!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 07 Jul 2023 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 265 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.