unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sebastian Gibb via Guix-patches via <guix-patches@gnu.org>
To: 47730@debbugs.gnu.org
Cc: Sebastian Gibb <mail@sebastiangibb.de>
Subject: [bug#47730] [PATCH 1/4] gnu: python-arrow: Update to 1.0.3.
Date: Mon, 12 Apr 2021 17:48:49 +0200	[thread overview]
Message-ID: <20210412154852.10255-1-mail@sebastiangibb.de> (raw)
In-Reply-To: <20210412154600.10122-1-mail@sebastiangibb.de>

* gnu/packages/time.scm (python-arrow): Update to 1.0.3.
---
 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 d6ebb59a1e..dfade604a3 100644
--- a/gnu/packages/time.scm
+++ b/gnu/packages/time.scm
@@ -414,13 +414,13 @@ timestamps.")
 (define-public python-arrow
   (package
     (name "python-arrow")
-    (version "0.17.0")
+    (version "1.0.3")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "arrow" version))
               (sha256
                (base32
-                "1m3fpz96w3g08i9x9cpqh3cr795y9zbj1bfnay3ccdhxv86d227z"))))
+                "0793badh4hgbk2c5g70hmbl7n3d4g5d87bcflld0w9rjwy59r71r"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.31.1





  reply	other threads:[~2021-04-12 17:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-12 15:45 [bug#47730] [PATCH 0/4] gnu: add watson Sebastian Gibb via Guix-patches via
2021-04-12 15:48 ` Sebastian Gibb via Guix-patches via [this message]
2021-04-12 15:48   ` [bug#47730] [PATCH 2/4] gnu: Add python-click-didyoumean Sebastian Gibb via Guix-patches via
2021-04-12 15:48   ` [bug#47730] [PATCH 3/4] gnu: Add python-pytest-datafiles Sebastian Gibb via Guix-patches via
2021-04-12 15:48   ` [bug#47730] [PATCH 4/4] gnu: Add watson Sebastian Gibb via Guix-patches via
2021-04-12 19:42     ` Maxime Devos
2021-04-15 13:57 ` Sebastian Gibb via Guix-patches via

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=20210412154852.10255-1-mail@sebastiangibb.de \
    --to=guix-patches@gnu.org \
    --cc=47730@debbugs.gnu.org \
    --cc=mail@sebastiangibb.de \
    /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).