GNU bug report logs - #42556
[PATCH] gnu: csvkit: Add missing input.

Previous Next

Package: guix-patches;

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

Date: Mon, 27 Jul 2020 10:53:02 UTC

Severity: normal

Tags: patch

Done: Tanguy Le Carrour <tanguy <at> bioneland.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 42556 in the body.
You can then email your comments to 42556 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#42556; Package guix-patches. (Mon, 27 Jul 2020 10:53: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. (Mon, 27 Jul 2020 10:53: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: csvkit: Add missing input.
Date: Mon, 27 Jul 2020 12:51:54 +0200
* gnu/packages/wireservice.scm (csvkit)[inputs]: Add python-text-unidecode.
---
 gnu/packages/wireservice.scm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/wireservice.scm b/gnu/packages/wireservice.scm
index e3bfe8d478..9451e24d33 100644
--- a/gnu/packages/wireservice.scm
+++ b/gnu/packages/wireservice.scm
@@ -1,6 +1,7 @@
 ;;; GNU Guix --- Functional package management for GNU
 ;;; Copyright © 2019 Pierre Langlois <pierre.langlois <at> gmx.com>
 ;;; Copyright © 2020 Tobias Geerinckx-Rice <me <at> tobias.gr>
+;;; Copyright © 2020 Tanguy Le Carrour <tanguy <at> bioneland.org>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -215,7 +216,8 @@ for xls and xlsx files support to all @code{agate.Table} instances.")))
      `(("python-agate-dbf" ,python-agate-dbf)
        ("python-agate-excel" ,python-agate-excel)
        ("python-agate-sql" ,python-agate-sql)
-       ("python-six" ,python-six)))
+       ("python-six" ,python-six)
+       ("python-text-unidecode" ,python-text-unidecode)))
     (arguments
      `(#:phases
        (modify-phases %standard-phases
-- 
2.27.0





Information forwarded to guix-patches <at> gnu.org:
bug#42556; Package guix-patches. (Mon, 27 Jul 2020 11:01:01 GMT) Full text and rfc822 format available.

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

From: Tanguy Le Carrour <tanguy <at> bioneland.org>
To: 42556 <at> debbugs.gnu.org
Subject: Re: bug#42556: Acknowledgement ([PATCH] gnu: csvkit: Add missing
 input.)
Date: Mon, 27 Jul 2020 12:59:52 +0200
I forgot to mention "why" this patch…
`csvkit` will be broken when the patch #42511 is integrated. This is a
side effect of the update of `python-slugify`.

-- 
Tanguy




Reply sent to Tanguy Le Carrour <tanguy <at> bioneland.org>:
You have taken responsibility. (Mon, 27 Jul 2020 19:59:02 GMT) Full text and rfc822 format available.

Notification sent to Tanguy Le Carrour <tanguy <at> bioneland.org>:
bug acknowledged by developer. (Mon, 27 Jul 2020 19:59:02 GMT) Full text and rfc822 format available.

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

From: Tanguy Le Carrour <tanguy <at> bioneland.org>
To: 42556-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: csvkit: Add missing input.
Date: Mon, 27 Jul 2020 21:58:36 +0200
Actually, I figured out (yes, I can be a bit slow) that it would make
more sense to have this patch in the same set as the patch that
introduces the problem: #42511.

Sorry for the noise!

-- 
Tanguy




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

This bug report was last modified 3 years and 242 days ago.

Previous Next


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