GNU bug report logs - #39439
[PATCH] gnu: python-clikit: Update to 0.4.1.

Previous Next

Package: guix-patches;

Reported by: Tanguy Le Carrour <tanguy <at> bioneland.org>

Date: Wed, 5 Feb 2020 17:07:03 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

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: Marius Bakke <mbakke <at> fastmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#39439: closed ([PATCH] gnu: python-clikit: Update to 0.4.1.)
Date: Wed, 05 Feb 2020 21:00:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 05 Feb 2020 21:58:58 +0100
with message-id <87v9ok4up9.fsf <at> devup.no>
and subject line Re: [bug#39439] [PATCH] gnu: python-clikit: Update to 0.4.1.
has caused the debbugs.gnu.org bug report #39439,
regarding [PATCH] gnu: python-clikit: Update to 0.4.1.
to be marked as done.

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


-- 
39439: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39439
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tanguy Le Carrour <tanguy <at> bioneland.org>
To: guix-patches <at> gnu.org
Cc: Tanguy Le Carrour <tanguy <at> bioneland.org>
Subject: [PATCH] gnu: python-clikit: Update to 0.4.1.
Date: Wed,  5 Feb 2020 18:06:17 +0100
* gnu/packages/python-xyz.scm (python-clikit): Update to 0.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 ca80e43289..74653c542f 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -10529,14 +10529,14 @@ more, possibly remote, memcached servers.")
 (define-public python-clikit
   (package
     (name "python-clikit")
-    (version "0.2.4")
+    (version "0.4.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "clikit" version))
        (sha256
         (base32
-         "0dc8czib5f4j9px1ivcpqnmivnx2zjpc0xb00ldrhsqylks7r06n"))))
+         "10gab65pq0jdf589n33sj2513pxal2lisl4xwf1ijysdjxmpdr4a"))))
     (build-system python-build-system)
     (propagated-inputs
      `(("python-pastel" ,python-pastel)
-- 
2.25.0



[Message part 3 (message/rfc822, inline)]
From: Marius Bakke <mbakke <at> fastmail.com>
To: Tanguy Le Carrour <tanguy <at> bioneland.org>, 39439-done <at> debbugs.gnu.org
Cc: Tanguy Le Carrour <tanguy <at> bioneland.org>
Subject: Re: [bug#39439] [PATCH] gnu: python-clikit: Update to 0.4.1.
Date: Wed, 05 Feb 2020 21:58:58 +0100
[Message part 4 (text/plain, inline)]
Tanguy Le Carrour <tanguy <at> bioneland.org> writes:

> * gnu/packages/python-xyz.scm (python-clikit): Update to 0.4.1.

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

This bug report was last modified 5 years and 103 days ago.

Previous Next


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