GNU bug report logs - #34363
[PATCH] gnu: python-configargparse: Update to 0.14.0.

Previous Next

Package: guix-patches;

Reported by: Vagrant Cascadian <vagrant <at> debian.org>

Date: Thu, 7 Feb 2019 07:17:01 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

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: Vagrant Cascadian <vagrant <at> debian.org>
Subject: bug#34363: closed (Re: [bug#34363] [PATCH] gnu: python-configargparse:
 Update to 0.14.0.)
Date: Thu, 07 Feb 2019 07:56:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#34363: [PATCH] gnu: python-configargparse: Update to 0.14.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 34363 <at> debbugs.gnu.org.

-- 
34363: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34363
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ricardo Wurmus <rekado <at> elephly.net>
To: Vagrant Cascadian <vagrant <at> debian.org>
Cc: 34363-done <at> debbugs.gnu.org
Subject: Re: [bug#34363] [PATCH] gnu: python-configargparse: Update to 0.14.0.
Date: Thu, 07 Feb 2019 08:40:31 +0100
Hi Vagrant,

> * gnu/packages/python-xyz.scm
>   (python-configargparse): Update to 0.14.0.

Thanks, pushed to master with commit 86ae491f3.

-- 
Ricardo


[Message part 3 (message/rfc822, inline)]
From: Vagrant Cascadian <vagrant <at> debian.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: python-configargparse: Update to 0.14.0.
Date: Wed, 06 Feb 2019 23:16:11 -0800
[Message part 4 (text/plain, inline)]
* gnu/packages/python-xyz.scm
  (python-configargparse): Update to 0.14.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 a8239792f..fe9300c34 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -7107,13 +7107,13 @@ config files.")
 (define-public python-configargparse
   (package
     (name "python-configargparse")
-    (version "0.12.0")
+    (version "0.14.0")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "ConfigArgParse" version))
               (sha256
                (base32
-                "0fgkiqh6r3rbkdq3k8c48m85g52k96686rw3a6jg4lcncrkpvk98"))))
+                "149fy4zya0rsnlkvxbbq43cyr8lscb5k4pj1m6n7f1grwcmzwbif"))))
     (build-system python-build-system)
     (native-inputs
      `(("python-pyyaml" ,python-pyyaml)))
-- 
2.20.1

[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 6 years and 106 days ago.

Previous Next


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