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: Cyril Roelandt <tipecaml <at> gmail.com>
Subject: bug#28738: closed (Re: [bug#28737] [PATCH 2/5] gnu: python-arrow:
 Update to 0.10.0.)
Date: Wed, 18 Oct 2017 20:59:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#28737: [PATCH 1/5] gnu: python-apispec: Update to 0.25.3.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 28738 <at> debbugs.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: 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


[Message part 3 (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 1/5] gnu: python-apispec: Update to 0.25.3.
Date: Sun,  8 Oct 2017 06:35:41 +0200
* gnu/packages/python.scm (python-apispec, python2-apispec): Update to 0.25.3.
---
 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 594dd38e4..d36cbaf5a 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -15914,14 +15914,14 @@ complex datatypes to and from native Python datatypes.")
 (define-public python-apispec
   (package
     (name "python-apispec")
-    (version "0.22.0")
+    (version "0.25.3")
     (source
      (origin
       (method url-fetch)
       (uri (pypi-uri "apispec" version))
       (sha256
         (base32
-          "0y3jxmgp2d24am3hxl40f5rw9abb0r8037sagax3dv64h4n1azwq"))))
+          "0kxa8723zbisx10363yh4mmmn4higxrspymbjfz5zq8f644zagm9"))))
     (build-system python-build-system)
     (propagated-inputs
      `(("python-pyyaml" ,python-pyyaml)))
-- 
2.14.1




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.