GNU bug report logs - #35198
gnu: python-trezor: Update to 0.11.2.

Previous Next

Package: guix-patches;

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

Date: Mon, 8 Apr 2019 20:50:01 UTC

Severity: normal

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: Vagrant Cascadian <vagrant <at> debian.org>
Subject: bug#35198: closed (Re: [bug#35198] gnu: python-trezor: Update to
 0.11.2.)
Date: Tue, 09 Apr 2019 08:45:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#35198: gnu: python-trezor: Update to 0.11.2.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 35198 <at> debbugs.gnu.org.

-- 
35198: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35198
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: Vagrant Cascadian <vagrant <at> debian.org>
Cc: 35198-done <at> debbugs.gnu.org
Subject: Re: [bug#35198] gnu: python-trezor: Update to 0.11.2.
Date: Tue, 9 Apr 2019 10:44:25 +0200
[Message part 3 (text/plain, inline)]
Pushed to Guix master, thanks!
[Message part 4 (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Vagrant Cascadian <vagrant <at> debian.org>
To: guix-patches <at> gnu.org
Subject: gnu: python-trezor: Update to 0.11.2.
Date: Mon, 08 Apr 2019 13:49:25 -0700
[Message part 6 (text/plain, inline)]
* gnu/packages/finance (python-trezor): Update to 0.11.2.
---
 gnu/packages/finance.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 575569d3aa..4d2d343ade 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -733,14 +733,14 @@ Ledger Blue/Nano S.")
 (define-public python-trezor
   (package
     (name "python-trezor")
-    (version "0.11.1")
+    (version "0.11.2")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "trezor" version))
         (sha256
           (base32
-            "064yds8f4px0c6grkkanpdjx022g4q87ihzhkmdv9qanv0hz6hv0"))))
+            "1f0zfki12mnhidkfxpx2lpq1xim8f35i2d64bx9lf4m26xxv9x56"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.20.1

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

This bug report was last modified 6 years and 105 days ago.

Previous Next


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