emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59974: closed (My GNU Health package)


From: GNU bug Tracking System
Subject: bug#59974: closed (My GNU Health package)
Date: Tue, 21 Mar 2023 03:47:02 +0000

Your message dated Mon, 20 Mar 2023 23:46:03 -0400
with message-id <87fs9yu5qc.fsf_-_@gmail.com>
and subject line Re: bug#59974: My GNU Health package
has caused the debbugs.gnu.org bug report #59974,
regarding My GNU Health package
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
59974: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59974
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: My GNU Health package Date: Sun, 11 Dec 2022 17:48:17 +0000
Hi,

here's libre medical package to track personal health.

----
Petr

Attachment: 0001-gnu-Add-mygnuhealth.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#59974: My GNU Health package Date: Mon, 20 Mar 2023 23:46:03 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hi,

Morgan.J.Smith@outlook.com writes:

> From: Petr Hodina <phodina@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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]