* [bug#44137] [PATCH] gnu: python-invoke: Update to 1.4.1.
@ 2020-10-22 14:34 Tanguy Le Carrour
2020-10-24 22:59 ` bug#44137: " Ludovic Courtès
0 siblings, 1 reply; 3+ messages in thread
From: Tanguy Le Carrour @ 2020-10-22 14:34 UTC (permalink / raw)
To: 44137; +Cc: Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-invoke): Update to 1.4.1.
---
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 575ce40ac8..0aa6af1494 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -14800,13 +14800,13 @@ projects.")
(package
(name "python-invoke")
(home-page "https://www.pyinvoke.org/")
- (version "1.3.0")
+ (version "1.4.1")
(source (origin
(method url-fetch)
(uri (pypi-uri "invoke" version))
(sha256
(base32
- "1nn7gad0rvy492acpyhkrp01zsk86acf34qhsvq4xmm6x39788n5"))))
+ "0pg1lpl4583z83i12262v72y1a4cxdcxi7vqhl8dpqv9wszj6gyy"))))
(build-system python-build-system)
(arguments
;; XXX: Requires many dependencies that are not yet in Guix.
--
2.28.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#44137: [PATCH] gnu: python-invoke: Update to 1.4.1.
2020-10-22 14:34 [bug#44137] [PATCH] gnu: python-invoke: Update to 1.4.1 Tanguy Le Carrour
@ 2020-10-24 22:59 ` Ludovic Courtès
2020-10-25 18:26 ` [bug#44137] " Tanguy LE CARROUR
0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2020-10-24 22:59 UTC (permalink / raw)
To: Tanguy Le Carrour; +Cc: 44137-done
Hi,
Tanguy Le Carrour <tanguy@bioneland.org> skribis:
> * gnu/packages/python-xyz.scm (python-invoke): Update to 1.4.1.
Applied, thanks!
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [bug#44137] [PATCH] gnu: python-invoke: Update to 1.4.1.
2020-10-24 22:59 ` bug#44137: " Ludovic Courtès
@ 2020-10-25 18:26 ` Tanguy LE CARROUR
0 siblings, 0 replies; 3+ messages in thread
From: Tanguy LE CARROUR @ 2020-10-25 18:26 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: 44137-done
Le 25 octobre 2020 00:59:05 CEST, "Ludovic Courtès" <ludo@gnu.org> a écrit :
>Hi,
>
>Tanguy Le Carrour <tanguy@bioneland.org> skribis:
>
>> * gnu/packages/python-xyz.scm (python-invoke): Update to 1.4.1.
>
>Applied, thanks!
Thanks!
--
Tanguy
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-10-25 18:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-22 14:34 [bug#44137] [PATCH] gnu: python-invoke: Update to 1.4.1 Tanguy Le Carrour
2020-10-24 22:59 ` bug#44137: " Ludovic Courtès
2020-10-25 18:26 ` [bug#44137] " Tanguy LE CARROUR
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.