* [bug#34363] [PATCH] gnu: python-configargparse: Update to 0.14.0.
@ 2019-02-07 7:16 Vagrant Cascadian
2019-02-07 7:40 ` bug#34363: " Ricardo Wurmus
0 siblings, 1 reply; 2+ messages in thread
From: Vagrant Cascadian @ 2019-02-07 7:16 UTC (permalink / raw)
To: 34363
[-- Attachment #1: Type: text/plain, Size: 969 bytes --]
* 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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#34363: [PATCH] gnu: python-configargparse: Update to 0.14.0.
2019-02-07 7:16 [bug#34363] [PATCH] gnu: python-configargparse: Update to 0.14.0 Vagrant Cascadian
@ 2019-02-07 7:40 ` Ricardo Wurmus
0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2019-02-07 7:40 UTC (permalink / raw)
To: Vagrant Cascadian; +Cc: 34363-done
Hi Vagrant,
> * gnu/packages/python-xyz.scm
> (python-configargparse): Update to 0.14.0.
Thanks, pushed to master with commit 86ae491f3.
--
Ricardo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-02-07 7:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-07 7:16 [bug#34363] [PATCH] gnu: python-configargparse: Update to 0.14.0 Vagrant Cascadian
2019-02-07 7:40 ` bug#34363: " Ricardo Wurmus
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).