GNU bug report logs - #34384
[PATCH] gnu: python-keepkey: Update to 6.0.2.

Previous Next

Package: guix-patches;

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

Date: Fri, 8 Feb 2019 04:36:02 UTC

Severity: normal

Tags: patch

Done: Danny Milosavljevic <dannym <at> scratchpost.org>

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: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#34384: closed ([PATCH] gnu: python-keepkey: Update to 6.0.2.)
Date: Sun, 10 Feb 2019 19:34:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 10 Feb 2019 20:33:08 +0100
with message-id <20190210203308.0306b0e0 <at> scratchpost.org>
and subject line Re: [bug#34384] [PATCH] gnu: python-keepkey: Update to 6.0.2.
has caused the debbugs.gnu.org bug report #34384,
regarding [PATCH] gnu: python-keepkey: Update to 6.0.2.
to be marked as done.

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


-- 
34384: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34384
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vagrant Cascadian <vagrant <at> debian.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: python-keepkey: Update to 6.0.2.
Date: Thu, 07 Feb 2019 20:35:20 -0800
[Message part 3 (text/plain, inline)]
* gnu/packages/finance.scm (python-keepkey): Update to 6.0.2.
  [propagated-inputs]: Add python-libusb1
---
 gnu/packages/finance.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 5ca81f3d91..e36d27f27f 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -723,14 +723,14 @@ TREZOR Hardware Wallet.")
 (define-public python-keepkey
   (package
     (name "python-keepkey")
-    (version "4.0.2")
+    (version "6.0.2")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "keepkey" version))
         (sha256
           (base32
-            "0f4iqqjlqmamw4mhyhik4qlb5bnfd10wbjw9yzgir105wh5fdpnd"))))
+            "16j8hnxj9r4b2w6kfncmny09pb1al8ppmn59qxzl3qmh1xhpy45g"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
@@ -743,6 +743,7 @@ TREZOR Hardware Wallet.")
     (propagated-inputs
      `(("python-ecdsa" ,python-ecdsa)
        ("python-hidapi" ,python-hidapi)
+       ("python-libusb1" ,python-libusb1)
        ("python-mnemonic" ,python-mnemonic)
        ("python-protobuf" ,python-protobuf)))
     (home-page "https://github.com/keepkey/python-keepkey")
-- 
2.20.1

[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: Vagrant Cascadian <vagrant <at> debian.org>
Cc: 34384-done <at> debbugs.gnu.org
Subject: Re: [bug#34384] [PATCH] gnu: python-keepkey: Update to 6.0.2.
Date: Sun, 10 Feb 2019 20:33:08 +0100
[Message part 6 (text/plain, inline)]
Thanks!  Pushed to guix master as 02d9e5d285638c7a1e6c984a01588f8b5bb56c8c.
[Message part 7 (application/pgp-signature, inline)]

This bug report was last modified 4 years and 299 days ago.

Previous Next


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