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

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

[debbugs-tracker] bug#34384: closed ([PATCH] gnu: python-keepkey: Update


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34384: closed ([PATCH] gnu: python-keepkey: Update to 6.0.2.)
Date: Sun, 10 Feb 2019 19:34:01 +0000

Your message dated Sun, 10 Feb 2019 20:33:08 +0100
with message-id <address@hidden>
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
address@hidden)


-- 
34384: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34384
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: python-keepkey: Update to 6.0.2. Date: Thu, 07 Feb 2019 20:35:20 -0800
* 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

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#34384] [PATCH] gnu: python-keepkey: Update to 6.0.2. Date: Sun, 10 Feb 2019 20:33:08 +0100
Thanks!  Pushed to guix master as 02d9e5d285638c7a1e6c984a01588f8b5bb56c8c.

Attachment: pgpLwlzmmQUFN.pgp
Description: OpenPGP digital signature


--- End Message ---

reply via email to

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