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

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

bug#49411: closed ([PATCH] gnu: python-arrow: Update to 1.1.1.)


From: GNU bug Tracking System
Subject: bug#49411: closed ([PATCH] gnu: python-arrow: Update to 1.1.1.)
Date: Thu, 08 Jul 2021 21:16:02 +0000

Your message dated Thu, 08 Jul 2021 23:15:37 +0200
with message-id <87r1g8jyme.fsf@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@gnu.org.)


-- 
49411: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49411
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-arrow: Update to 1.1.1. Date: Mon, 5 Jul 2021 04:09:13 -0400 User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0
* 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#49411: [PATCH] gnu: python-arrow: Update to 1.1.1. Date: Thu, 08 Jul 2021 23:15:37 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,

Kris Fremen <me@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’.


--- End Message ---

reply via email to

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