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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#49411: closed ([PATCH] gnu: python-arrow: Update to 1.1.1.)
Date: Thu, 08 Jul 2021 21:16:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 08 Jul 2021 23:15:37 +0200
with message-id <87r1g8jyme.fsf <at> gnu.org>
and subject line Re: bug#49411: [PATCH] gnu: python-arrow: Update to 1.1.1.
has caused the debbugs.gnu.org bug report #49411,
regarding [PATCH] gnu: python-arrow: Update to 1.1.1.
to be marked as done.

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


-- 
49411: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49411
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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’.


This bug report was last modified 4 years and 12 days ago.

Previous Next


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