GNU bug report logs - #45192
[PATCH] gnu: python-parse: Update to 1.18.0.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Sat, 12 Dec 2020 03:07:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45192: closed ([PATCH] gnu: python-parse: Update to 1.18.0.)
Date: Sat, 12 Dec 2020 20:46:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 12 Dec 2020 21:45:24 +0100
with message-id <87ft4azrbv.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#45192] [PATCH] gnu: python-parse: Update to 1.18.0.
has caused the debbugs.gnu.org bug report #45192,
regarding [PATCH] gnu: python-parse: Update to 1.18.0.
to be marked as done.

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


-- 
45192: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45192
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: python-parse: Update to 1.18.0.
Date: Sat, 12 Dec 2020 04:05:49 +0100
* gnu/packages/python-xyz.scm (python-parse): Update to 1.18.0.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index d312e3172a..1f9321c184 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -2184,14 +2184,14 @@ backported for previous versions of Python from 2.4 to 3.3.")
 (define-public python-parse
   (package
     (name "python-parse")
-    (version "1.8.4")
+    (version "1.18.0")
     (source
      (origin
       (method url-fetch)
       (uri (pypi-uri "parse" version))
       (sha256
        (base32
-        "0f8997xr8nq2nq35iiviq8ningd1zvy59fg503xfpbi2dwhgdkf3"))))
+        "19063x4xdjpaf7rfxai6jpgm2k4yvkq7wha8aa8cagbjsqr60rli"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.29.2



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 45192-done <at> debbugs.gnu.org
Subject: Re: [bug#45192] [PATCH] gnu: python-parse: Update to 1.18.0.
Date: Sat, 12 Dec 2020 21:45:24 +0100
Hello,

Michael Rohleder <mike <at> rohleder.de> writes:

> * gnu/packages/python-xyz.scm (python-parse): Update to 1.18.0.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 4 years and 214 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.