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

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

[debbugs-tracker] bug#34363: closed ([PATCH] gnu: python-configargparse:


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34363: closed ([PATCH] gnu: python-configargparse: Update to 0.14.0.)
Date: Thu, 07 Feb 2019 07:56:02 +0000

Your message dated Thu, 07 Feb 2019 08:40:31 +0100
with message-id <address@hidden>
and subject line Re: [bug#34363] [PATCH] gnu: python-configargparse: Update to 
0.14.0.
has caused the debbugs.gnu.org bug report #34363,
regarding [PATCH] gnu: python-configargparse: Update to 0.14.0.
to be marked as done.

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


-- 
34363: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34363
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: python-configargparse: Update to 0.14.0. Date: Wed, 06 Feb 2019 23:16:11 -0800
* 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

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#34363] [PATCH] gnu: python-configargparse: Update to 0.14.0. Date: Thu, 07 Feb 2019 08:40:31 +0100 User-agent: mu4e 1.0; emacs 26.1
Hi Vagrant,

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

Thanks, pushed to master with commit 86ae491f3.

-- 
Ricardo



--- End Message ---

reply via email to

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