GNU bug report logs - #28737
[PATCH 2/5] gnu: python-arrow: Update to 0.10.0.

Previous Next

Package: guix-patches;

Reported by: Cyril Roelandt <tipecaml <at> gmail.com>

Date: Sun, 8 Oct 2017 04:37:02 UTC

Severity: normal

Tags: patch

Merged with 28738, 28739, 28740, 28741, 28742

Done: Ricardo Wurmus <rekado <at> elephly.net>

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: Ricardo Wurmus <rekado <at> elephly.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#28741: closed ([PATCH 4/5] gnu: python-aniso8601: Update to
 1.3.0.)
Date: Wed, 18 Oct 2017 20:59:05 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 18 Oct 2017 22:57:32 +0200
with message-id <878tg841j7.fsf <at> elephly.net>
and subject line Re: [bug#28737] [PATCH 2/5] gnu: python-arrow: Update to 0.10.0.
has caused the debbugs.gnu.org bug report #28737,
regarding [PATCH 4/5] gnu: python-aniso8601: Update to 1.3.0.
to be marked as done.

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


-- 
28737: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28737
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Cyril Roelandt <tipecaml <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Cyril Roelandt <tipecaml <at> gmail.com>
Subject: [PATCH 4/5] gnu: python-aniso8601: Update to 1.3.0.
Date: Sun,  8 Oct 2017 06:35:44 +0200
* gnu/packages/python.scm (python-aniso8601, python2-aniso8601): Update to 1.3.0.
---
 gnu/packages/python.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index d2c081236..893d7ecf3 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -13427,14 +13427,14 @@ useful as a validator for JSON data.")
 (define-public python-aniso8601
   (package
     (name "python-aniso8601")
-    (version "1.1.0")
+    (version "1.3.0")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "aniso8601" version))
         (sha256
           (base32
-            "1k5mjg9iqbjfslb5prrsfz7dhlvi6s35p1jxq8dm87w1b7dn5i2g"))))
+            "1waj54iv3n3lw1fapbz8a93yjgrybgpc86wif5baxdh1arpj9df3"))))
     (build-system python-build-system)
     (propagated-inputs
      `(("python-dateutil" ,python-dateutil)))
-- 
2.14.1



[Message part 3 (message/rfc822, inline)]
From: Ricardo Wurmus <rekado <at> elephly.net>
To: Cyril Roelandt <tipecaml <at> gmail.com>
Cc: 28737-done <at> debbugs.gnu.org
Subject: Re: [bug#28737] [PATCH 2/5] gnu: python-arrow: Update to 0.10.0.
Date: Wed, 18 Oct 2017 22:57:32 +0200
Cyril Roelandt <tipecaml <at> gmail.com> writes:

> * gnu/packages/python.scm (python-arrow, python2-arrow): Update to 0.10.0.

This has already been pushed to master.  Closing.

Thanks!

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net



This bug report was last modified 7 years and 218 days ago.

Previous Next


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