unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Cyril Roelandt <tipecaml@gmail.com>
To: 28737@debbugs.gnu.org
Subject: [bug#28737] [PATCH 2/5] gnu: python-arrow: Update to 0.10.0.
Date: Sun,  8 Oct 2017 06:35:42 +0200	[thread overview]
Message-ID: <20171008043545.9511-3-tipecaml@gmail.com> (raw)
In-Reply-To: <20171008043545.9511-1-tipecaml@gmail.com>

* gnu/packages/python.scm (python-arrow, python2-arrow): Update to 0.10.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 d36cbaf5a..52999997b 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -11939,13 +11939,13 @@ objects, patterned after the Mocha library for Ruby.")
 (define-public python-arrow
   (package
     (name "python-arrow")
-    (version "0.8.0")
+    (version "0.10.0")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "arrow" version))
               (sha256
                (base32
-                "1bz7hkdgpqcjs866y58z8jywpy7al0f4rxdr00bh2l5qddyw245j"))))
+                "08n7q2l69hlainds1byd4lxhwrq7zsw7s640zkqc3bs5jkq0cnc0"))))
     (build-system python-build-system)
     (native-inputs
      `(;; For testing
-- 
2.14.1

  parent reply	other threads:[~2017-10-08  4:37 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-08  4:35 [bug#28739] [PATCH 0/5] Update python{,2}-a* Cyril Roelandt
2017-10-08  4:35 ` [bug#28738] [PATCH 1/5] gnu: python-apispec: Update to 0.25.3 Cyril Roelandt
2017-10-08  4:35 ` Cyril Roelandt [this message]
2017-10-18 20:57   ` bug#28737: [PATCH 2/5] gnu: python-arrow: Update to 0.10.0 Ricardo Wurmus
2017-10-08  4:35 ` [bug#28740] [PATCH 3/5] gnu: python-alembic: Update to 0.9.5 Cyril Roelandt
2017-10-08  4:35 ` [bug#28741] [PATCH 4/5] gnu: python-aniso8601: Update to 1.3.0 Cyril Roelandt
2017-10-08  4:35 ` [bug#28742] [PATCH 5/5] gnu: Add python2-aniso8601 Cyril Roelandt
2017-10-09 19:22 ` [bug#28739] [PATCH 0/5] Update python{,2}-a* Leo Famulari
2017-10-09 19:49   ` Cyril Roelandt
2017-10-09 19:53     ` Leo Famulari
2017-10-11 19:45       ` Ludovic Courtès
2017-10-13  7:39 ` Christopher Baines
     [not found] <m0bmlckhw8.fsf@lehi.dev.orbitalimpact.com>
     [not found] ` <CABGBtwkWwJnYL7j0LdZTJhHWmxudvdxo0VEKNUf3z-Q9Lx7T=A@mail.gmail.com>
     [not found]   ` <CABGBtwm9vThJwZxdiAHzZaXjeZdmHqhk24_dAdMywHiydRVcDA@mail.gmail.com>
2017-10-12  9:32     ` [bug#28739] bug#28793: 26.0.90; Compile error with Emacs 26 on macOS 10.13 Alan Third
2017-10-12  9:53       ` George Plymale II
2017-10-12 15:28       ` Ludovic Courtès
2017-10-13  1:02         ` George Plymale II
2017-10-13  8:11           ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171008043545.9511-3-tipecaml@gmail.com \
    --to=tipecaml@gmail.com \
    --cc=28737@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).