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

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

bug#63295: closed ([PATCH] Update csvkit to 1.1.1)


From: GNU bug Tracking System
Subject: bug#63295: closed ([PATCH] Update csvkit to 1.1.1)
Date: Sun, 14 May 2023 21:01:02 +0000

Your message dated Sun, 14 May 2023 23:00:35 +0200
with message-id <878rdqwrv0.fsf@gnu.org>
and subject line Re: bug#62418: [PATCH 0/6] Update csvkit.
has caused the debbugs.gnu.org bug report #63295,
regarding [PATCH] Update csvkit to 1.1.1
to be marked as done.

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


-- 
63295: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63295
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Update csvkit to 1.1.1 Date: Fri, 5 May 2023 12:26:36 +0200
Hello guix,

I use csvkit and noticed it broke after the upgrade to python 3.10

http://ci.guix.gnu.org/build/1263118/details

Updating it and a couple dependencies fixed it so here's a patch. I also
converted the `*-inputs` fields to new style while I was at it.

The addition of `(gnu package base)` among dependencies is because of
`python-agate` now wanting `glibc-locales` for one of its tests. I hate to have
had to write the previous sentence because a `((gnu package base) #:select
(glibc-locales))` would have carried exactly as much information and remained in
the code where it could be useful in the future while this email will be
long-forgotten when someone needs it. But the rest of the imports are implicit
(don't want to break the convention) and someone recently argued again against
explicit imports on the chan. I therefore merely point out another situation
where implicit would have saved the day to be sure not to waste evidence, should
the community want to weigh the benefits and drawbacks of each approach some
day.

Nice day to you all,

Alice

Attachment: 0001-gnu-csvkit-Update-to-1.1.1.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#62418: [PATCH 0/6] Update csvkit. Date: Sun, 14 May 2023 23:00:35 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hi Greg and Alice,

Greg Hogan <code@greghogan.com> skribis:

> python-leather, python-agate, and csvkit were failing to build for me on
> the core-updates branch.
>
> Greg Hogan (6):
>   gnu: python-leather: Update to 0.3.4.
>   gnu: python-agate-dbf: Update to 0.2.2.
>   gnu: python-agate-sql: Update to 0.5.9.
>   gnu: Add python-agate-locales.
>   gnu: python-agate: Update to 1.7.1
>   gnu: csvkit: Update to 1.1.1.

It’s been two months but I’ve finally applies this patch series.
Apologies for the delay!

Alice, if you see any further changes that should be made, please send
them as a separate patch on top of this.

Thank you!

Ludo’.


--- End Message ---

reply via email to

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