GNU bug report logs - #59974
My GNU Health package

Previous Next

Package: guix-patches;

Reported by: phodina <phodina <at> protonmail.com>

Date: Sun, 11 Dec 2022 17:49:02 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: phodina <phodina <at> protonmail.com>
Subject: bug#59974: closed (Re: bug#59974: My GNU Health package)
Date: Tue, 21 Mar 2023 03:47:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#59974: My GNU Health package

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 59974 <at> debbugs.gnu.org.

-- 
59974: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59974
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Morgan.J.Smith <at> outlook.com
Cc: 59974-done <at> debbugs.gnu.org, phodina <at> protonmail.com,
 zimon.toutoune <at> gmail.com
Subject: Re: bug#59974: My GNU Health package
Date: Mon, 20 Mar 2023 23:46:03 -0400
Hi,

Morgan.J.Smith <at> outlook.com writes:

> From: Petr Hodina <phodina <at> protonmail.com>
>
> * gnu/packages/medical.scm (mygnuhealth): New variable.
> ---
>
> Hello!
>
> I hope I'm not over reaching or stealing anyone's thunder but I completed the
> patch with Maxim's suggestions.
>
> Please double check that the author stays as "Petr Hodina" and not me.  I
> barely did anything.

Excellent.  I still added you as 'Co-author' for the much welcome
initiative, and moved the propagated-inputs to the inputs, as the
command is wrapped (and this is a user application, not a library):

--8<---------------cut here---------------start------------->8---
modified   gnu/packages/medical.scm
@@ -63,13 +63,16 @@ (define-public mygnuhealth
     (inputs (list bash-minimal
                   kirigami
                   python
+                  python-bcrypt
+                  python-matplotlib
+                  python-requests
+                  python-tinydb
                   qtbase-5
                   qtdeclarative-5
                   qtgraphicaleffects
                   qtquickcontrols-5
-                  qtquickcontrols2-5))
-    (propagated-inputs (list python-bcrypt python-matplotlib python-requests
-                             python-tinydb))
+                  qtquickcontrols2-5
+                  qtsvg-5))
     (home-page "https://www.gnuhealth.org")
     (synopsis "The GNU Health Personal Health Record")
     (description
--8<---------------cut here---------------end--------------->8---

Applied!

-- 
Thanks,
Maxim

[Message part 3 (message/rfc822, inline)]
From: phodina <phodina <at> protonmail.com>
To: Guix Patches <guix-patches <at> gnu.org>, zimoun <zimon.toutoune <at> gmail.com>
Subject: My GNU Health package
Date: Sun, 11 Dec 2022 17:48:17 +0000
[Message part 4 (text/plain, inline)]
Hi,

here's libre medical package to track personal health.

----
Petr
[Message part 5 (text/html, inline)]
[0001-gnu-Add-mygnuhealth.patch (text/x-patch, attachment)]

This bug report was last modified 2 years and 145 days ago.

Previous Next


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