unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "h.nasajpour" <h.nasajpour@pantherx.org>
To: 35955@debbugs.gnu.org
Cc: "h.nasajpour" <h.nasajpour@pantherx.org>
Subject: [bug#35955] [PATCH] gnu: python-pytz: Update to 2019.1
Date: Tue, 28 May 2019 17:17:59 +0430	[thread overview]
Message-ID: <20190528124759.5049-1-h.nasajpour@pantherx.org> (raw)
In-Reply-To: <h.nasajpour@pantherx.org>

* gnu/packages/time.scm (python-pytz): Update to 2019.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 747e4cf080..9bbfe07803 100644
--- a/gnu/packages/time.scm
+++ b/gnu/packages/time.scm
@@ -92,14 +92,14 @@ to a file.")
 (define-public python-pytz
   (package
     (name "python-pytz")
-    (version "2018.5")
+    (version "2019.1")
     (source
      (origin
       (method url-fetch)
       (uri (pypi-uri "pytz" version ".tar.gz"))
       (sha256
        (base32
-        "0xzj5gkpdn2da8m6j47chlp6zrzcypv9m0fjv4236q3jw4fyzfgz"))))
+        "0hg1r2c41gnmljdsdmdgy6kb1zkfmxsf49imd96g8znp4cyxsiyp"))))
     (build-system python-build-system)
     (home-page "http://pythonhosted.org/pytz")
     (synopsis "Python timezone library")
-- 
2.17.1

             reply	other threads:[~2019-05-28 14:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-28 12:47 h.nasajpour [this message]
2019-05-28 19:43 ` [bug#35955] [PATCH] gnu: python-pytz: Update to 2019.1 Danny Milosavljevic
2019-05-31 19:18   ` Marius Bakke
2019-12-10  6:25 ` bug#35955: " Brett Gilio

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=20190528124759.5049-1-h.nasajpour@pantherx.org \
    --to=h.nasajpour@pantherx.org \
    --cc=35955@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).