GNU bug report logs - #53022
[PATCH] gnu: python-urwidtrees: Add python-mock to inputs.

Previous Next

Package: guix-patches;

Reported by: Tanguy Le Carrour <tanguy <at> bioneland.org>

Date: Wed, 5 Jan 2022 09:15:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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 53022 in the body.
You can then email your comments to 53022 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#53022; Package guix-patches. (Wed, 05 Jan 2022 09:15:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tanguy Le Carrour <tanguy <at> bioneland.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 05 Jan 2022 09:15:02 GMT) Full text and rfc822 format available.

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

From: Tanguy Le Carrour <tanguy <at> bioneland.org>
To: guix-patches <at> gnu.org
Cc: Tanguy Le Carrour <tanguy <at> bioneland.org>
Subject: [PATCH] gnu: python-urwidtrees: Add python-mock to inputs.
Date: Wed,  5 Jan 2022 10:14:28 +0100
* gnu/packages/python-xyz.scm (python-urwidtrees)[native-inputs]: Add
python-mock.
---
 gnu/packages/mail.scm       | 2 +-
 gnu/packages/python-xyz.scm | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index d5894e4d6e..1b4002abcc 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -28,7 +28,7 @@
 ;;; Copyright © 2018 Alex Vong <alexvong1995 <at> gmail.com>
 ;;; Copyright © 2018 Gábor Boskovits <boskovits <at> gmail.com>
 ;;; Copyright © 2018, 2019, 2020, 2021 Ricardo Wurmus <rekado <at> elephly.net>
-;;; Copyright © 2019, 2020, 2021 Tanguy Le Carrour <tanguy <at> bioneland.org>
+;;; Copyright © 2019, 2020, 2021, 2022 Tanguy Le Carrour <tanguy <at> bioneland.org>
 ;;; Copyright © 2020 Vincent Legoll <vincent.legoll <at> gmail.com>
 ;;; Copyright © 2020 Justus Winter <justus <at> sequoia-pgp.org>
 ;;; Copyright © 2020 Eric Brown <ecbrown <at> ericcbrown.com>
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index e04b4f973f..727f4dac70 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -8893,6 +8893,7 @@ (define-public python-urwidtrees
     (arguments
      '(#:tests? #f)) ; no tests
     (propagated-inputs (list python-urwid))
+    (native-inputs (list python-mock))
     (home-page "https://github.com/pazz/urwidtrees")
     (synopsis "Tree widgets for urwid")
     (description "Urwidtrees is a Widget Container API for the @code{urwid}
-- 
2.34.0





Information forwarded to guix-patches <at> gnu.org:
bug#53022; Package guix-patches. (Wed, 05 Jan 2022 10:14:01 GMT) Full text and rfc822 format available.

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

From: Tanguy Le Carrour <tanguy <at> bioneland.org>
To: 53022 <at> debbugs.gnu.org
Cc: Tanguy Le Carrour <tanguy <at> bioneland.org>
Subject: [PATCH v2] gnu: python-urwidtrees: Add python-mock to inputs.
Date: Wed,  5 Jan 2022 11:13:28 +0100
* gnu/packages/python-xyz.scm (python-urwidtrees)[native-inputs]: Add
python-mock.
---
 gnu/packages/python-xyz.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index e04b4f973f..fff2f06835 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -65,7 +65,7 @@
 ;;; Copyright © 2019 Jacob MacDonald <jaccarmac <at> gmail.com>
 ;;; Copyright © 2019, 2020, 2021 Giacomo Leidi <goodoldpaul <at> autistici.org>
 ;;; Copyright © 2019 Wiktor Żelazny <wzelazny <at> vurv.cz>
-;;; Copyright © 2019, 2020, 2021 Tanguy Le Carrour <tanguy <at> bioneland.org>
+;;; Copyright © 2019, 2020, 2021, 2022 Tanguy Le Carrour <tanguy <at> bioneland.org>
 ;;; Copyright © 2019, 2021 Mădălin Ionel Patrașcu <madalinionel.patrascu <at> mdc-berlin.de>
 ;;; Copyright © 2020 Riku Viitanen <riku.viitanen <at> protonmail.com>
 ;;; Copyright © 2020 Jakub Kądziołka <kuba <at> kadziolka.net>
@@ -8893,6 +8893,7 @@ (define-public python-urwidtrees
     (arguments
      '(#:tests? #f)) ; no tests
     (propagated-inputs (list python-urwid))
+    (native-inputs (list python-mock))
     (home-page "https://github.com/pazz/urwidtrees")
     (synopsis "Tree widgets for urwid")
     (description "Urwidtrees is a Widget Container API for the @code{urwid}
-- 
2.34.0





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Wed, 05 Jan 2022 23:12:01 GMT) Full text and rfc822 format available.

Notification sent to Tanguy Le Carrour <tanguy <at> bioneland.org>:
bug acknowledged by developer. (Wed, 05 Jan 2022 23:12:01 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Tanguy Le Carrour <tanguy <at> bioneland.org>
Cc: 53022-done <at> debbugs.gnu.org
Subject: Re: [bug#53022] [PATCH v2] gnu: python-urwidtrees: Add python-mock
 to inputs.
Date: Wed, 5 Jan 2022 18:11:49 -0500
On Wed, Jan 05, 2022 at 11:13:28AM +0100, Tanguy Le Carrour wrote:
> * gnu/packages/python-xyz.scm (python-urwidtrees)[native-inputs]: Add
> python-mock.

Thanks! I explained the rationale for the change in the commit message
and pushed as c468db2e567e17418e4b0e214856056bcfee85a8




Information forwarded to guix-patches <at> gnu.org:
bug#53022; Package guix-patches. (Thu, 06 Jan 2022 08:00:02 GMT) Full text and rfc822 format available.

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

From: Tanguy LE CARROUR <tanguy <at> bioneland.org>
To: Leo Famulari <leo <at> famulari.name>
Cc: 53022-done <at> debbugs.gnu.org
Subject: Re: [bug#53022] [PATCH v2] gnu: python-urwidtrees: Add python-mock to
 inputs.
Date: Thu, 06 Jan 2022 08:59:15 +0100
Hi Leo,


Quoting Leo Famulari (2022-01-06 00:11:49)
> On Wed, Jan 05, 2022 at 11:13:28AM +0100, Tanguy Le Carrour wrote:
> > * gnu/packages/python-xyz.scm (python-urwidtrees)[native-inputs]: Add
> > python-mock.
> 
> Thanks!

Thanks!


> I explained the rationale for the change in the commit message

*OUPS*, sorry, I had never done that before. I'll keep it in mind for
next time! :-)

Regards


-- 
Tanguy




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 03 Feb 2022 12:24:05 GMT) Full text and rfc822 format available.

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

Previous Next


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