GNU bug report logs - #49411
[PATCH] gnu: python-arrow: Update to 1.1.1.

Previous Next

Package: guix-patches;

Reported by: Kris Fremen <me <at> krisfremen.com>

Date: Mon, 5 Jul 2021 08:43:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.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 49411 in the body.
You can then email your comments to 49411 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#49411; Package guix-patches. (Mon, 05 Jul 2021 08:43:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kris Fremen <me <at> krisfremen.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 05 Jul 2021 08:43:02 GMT) Full text and rfc822 format available.

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

From: Kris Fremen <me <at> krisfremen.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: python-arrow: Update to 1.1.1.
Date: Mon, 5 Jul 2021 04:09:13 -0400
* gnu/packages/time.scm (python-arrow): Update to 1.1.1.
---
 gnu/packages/time.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/time.scm b/gnu/packages/time.scm
index 651e2e3a29..0e0eef6459 100644
--- a/gnu/packages/time.scm
+++ b/gnu/packages/time.scm
@@ -411,13 +411,13 @@ timestamps.")
 (define-public python-arrow
   (package
     (name "python-arrow")
-    (version "0.17.0")
+    (version "1.1.1")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "arrow" version))
               (sha256
                (base32
-                "1m3fpz96w3g08i9x9cpqh3cr795y9zbj1bfnay3ccdhxv86d227z"))))
+                "0fl24gv7jc6b9pqxwlcgrf465i8v8h0y7dcm018yrqv0dhpn1ryy"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
--
2.29.2





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Thu, 08 Jul 2021 21:16:02 GMT) Full text and rfc822 format available.

Notification sent to Kris Fremen <me <at> krisfremen.com>:
bug acknowledged by developer. (Thu, 08 Jul 2021 21:16:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Kris Fremen <me <at> krisfremen.com>
Cc: 49411-done <at> debbugs.gnu.org
Subject: Re: bug#49411: [PATCH] gnu: python-arrow: Update to 1.1.1.
Date: Thu, 08 Jul 2021 23:15:37 +0200
Hi,

Kris Fremen <me <at> krisfremen.com> skribis:

> * gnu/packages/time.scm (python-arrow): Update to 1.1.1.

Applied, thanks!

BTW, the patch had been mangled on its way, presumably by the mail
program.  I recommend sending with ‘git send-email’ or as an attachment
to be on the safe side.

Ludo’.




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

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

Previous Next


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