emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#30267: closed ([PATCH] gnu: python-dateutil: Updat


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30267: closed ([PATCH] gnu: python-dateutil: Update to 2.6.1.)
Date: Sat, 27 Jan 2018 17:53:02 +0000

Your message dated Sat, 27 Jan 2018 18:52:21 +0100
with message-id <address@hidden>
and subject line Re: [bug#30267] [PATCH] gnu: python-dateutil: Update to 2.6.1.
has caused the debbugs.gnu.org bug report #30267,
regarding [PATCH] gnu: python-dateutil: Update to 2.6.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
30267: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30267
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: python-dateutil: Update to 2.6.1. Date: Sat, 27 Jan 2018 23:12:59 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Hi,

This patch updates python-dateutil to its latest version.

>From d631ee375ccb052440997ea681c0e2ef4781d259 Mon Sep 17 00:00:00 2001
From: Alex Vong <address@hidden>
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

Cheers,
Alex

--- End Message ---
--- Begin Message --- Subject: Re: [bug#30267] [PATCH] gnu: python-dateutil: Update to 2.6.1. Date: Sat, 27 Jan 2018 18:52:21 +0100 User-agent: Notmuch/0.26 (https://notmuchmail.org) Emacs/25.3.1 (x86_64-pc-linux-gnu)
Alex Vong <address@hidden> writes:

> From d631ee375ccb052440997ea681c0e2ef4781d259 Mon Sep 17 00:00:00 2001
> From: Alex Vong <address@hidden>
> 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.

Thanks!  Pushed as b94502bed69c0fb5033d702fd0308209efb8815c.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]