From: Alex Vong <alexvong1995@gmail.com>
To: 30267@debbugs.gnu.org
Subject: [bug#30267] [PATCH] gnu: python-dateutil: Update to 2.6.1.
Date: Sat, 27 Jan 2018 23:12:59 +0800 [thread overview]
Message-ID: <874ln7tjwk.fsf@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 64 bytes --]
Hi,
This patch updates python-dateutil to its latest version.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-python-dateutil-Update-to-2.6.1.patch --]
[-- Type: text/x-diff, Size: 1075 bytes --]
From d631ee375ccb052440997ea681c0e2ef4781d259 Mon Sep 17 00:00:00 2001
From: Alex Vong <alexvong1995@gmail.com>
Date: Sat, 27 Jan 2018 22:58:58 +0800
Subject: [PATCH] gnu: python-dateutil: Update to 2.6.1.
* gnu/packages/python.scm (python-dateutil, python2-dateutil): Update to
2.6.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 20c27e420..ce57e27b6 100644
--- a/gnu/packages/time.scm
+++ b/gnu/packages/time.scm
@@ -142,14 +142,14 @@ Pendulum instances.")
(define-public python-dateutil
(package
(name "python-dateutil")
- (version "2.6.0")
+ (version "2.6.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "python-dateutil" version))
(sha256
(base32
- "1lhq0hxjc3cfha101q02ld5ijlpfyjn2w1yh7wvpiy367pgzi8k2"))))
+ "1jkahssf0ir5ssxc3ydbp8cpv77limn8d4s77szb2nrgl2r3h749"))))
(build-system python-build-system)
(propagated-inputs
`(("python-six" ,python-six)))
--
2.15.1
[-- Attachment #3: Type: text/plain, Size: 14 bytes --]
Cheers,
Alex
next reply other threads:[~2018-01-27 15:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-27 15:12 Alex Vong [this message]
2018-01-27 15:39 ` [bug#30267] [PATCH] gnu: python-dateutil: Update to 2.6.1 Alex Vong
2018-01-27 17:52 ` bug#30267: " Marius Bakke
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874ln7tjwk.fsf@gmail.com \
--to=alexvong1995@gmail.com \
--cc=30267@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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.