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

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

bug#53450: closed ([PATCH] gnu: python-parsedatetime: Update to 2.6.)


From: GNU bug Tracking System
Subject: bug#53450: closed ([PATCH] gnu: python-parsedatetime: Update to 2.6.)
Date: Mon, 24 Jan 2022 09:09:01 +0000

Your message dated Mon, 24 Jan 2022 11:07:26 +0200
with message-id <Ye5sTrDX8358pi0v@3900XT>
and subject line Re: [bug#53450] [PATCH] gnu: python-parsedatetime: Update to 
2.6.
has caused the debbugs.gnu.org bug report #53450,
regarding [PATCH] gnu: python-parsedatetime: Update to 2.6.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
53450: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53450
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-parsedatetime: Update to 2.6. Date: Sat, 22 Jan 2022 17:41:59 +0100
>From 6c384810c2df787f9fc63d6dd02d82bbd234d91f Mon Sep 17 00:00:00 2001
From: Pradana AUMARS <paumars@courrier.dev>
Date: Sat, 22 Jan 2022 17:36:20 +0100
Subject: [PATCH] gnu: python-parsedatetime-2.4: Update to 2.6.

    * gnu/packages/time.scm (python-parsedatetime-2.4): Update to 2.6.
---
 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 83a401f328..dadfedbe6c 100644
--- a/gnu/packages/time.scm
+++ b/gnu/packages/time.scm
@@ -237,14 +237,14 @@ (define-public python2-dateutil
 (define-public python-parsedatetime
   (package
     (name "python-parsedatetime")
-    (version "2.4")
+    (version "2.6")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "parsedatetime" version))
        (sha256
         (base32
-         "0jxqkjks7z9dn222cqgvskp4wr6d92aglinxq7pd2w4mzdc7r09x"))))
+         "0mfl0ixshqkwx7z5siaib7ix5j2iahb1jqfpyhqp42wan7xnicsc"))))
     (build-system python-build-system)
     (native-inputs
      (list python-nose python-pyicu python-pytest python-pytest-
runner))
-- 
2.34.0





--- End Message ---
--- Begin Message --- Subject: Re: [bug#53450] [PATCH] gnu: python-parsedatetime: Update to 2.6. Date: Mon, 24 Jan 2022 11:07:26 +0200
Thanks. I added a copyright line for you and pushed to master.

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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