From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id CO2lN5OR72TxoQAAG6o9tA:P1 (envelope-from ) for ; Wed, 30 Aug 2023 20:59:32 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id CO2lN5OR72TxoQAAG6o9tA (envelope-from ) for ; Wed, 30 Aug 2023 20:59:31 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id A89FA61EA9 for ; Wed, 30 Aug 2023 20:59:31 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=W1kagnGV; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693421971; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=hCQbUtAPTStS9LCUpiKhzeAO76uOyzWjx6U4xpWCkno=; b=uKCUhd/bnXyZ1Hto77zOzWc00Zz3V1z8kmXkwokio1/7oggbOZkA8+dI5NC4a3a/k42jsN BXcwJd4/MmWUojcooGIF9ieSEXJMw9CQxmyVd7G+8q7zOpVnlgsn7qMBR6cd67VW4XqE0G ODxnCCBy9F+2S/ZaT81ouqjwzeldbYLaNbq/cVxqpPofC0R4H3IfhXy5q/gst350Nrkgdf ZF/LuMSUkMf2BuRy+2n7InTwwzxMiDoYtrZftJWoc12jaas9bKjCIbdiG/8zWdmataIRFa bnz6uplYrE+t7YzG81SecwDD34duhwHQCzGf/t15ay98ike4vvHGbEMYztY03w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=W1kagnGV; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693421971; a=rsa-sha256; cv=none; b=Rnz5S0kMLTviYwsyveckgfEsh0Gynz4Kt5ZU+4g3iFCet6PtGsOqWEDkLyLYTTcEqWSM8+ YH2GcIoNcB3qBu/pTc8v5Rc1a5vxuGYVk+KKoo1A3Frrjd0U/bC32XX485mfTTxvMccge5 A6fxZz/NtAjn7FlvaJVg1l6p4mkEXitoBXSwBt7g6y4HTMnV9vOuNXCfy8XSnynirv7bpb 5pP4vgdLB+9Joia8CYFUx07larD/2mOTUDYbbpZ+zQsX735SZ7DsOHb70QviSHVxZodkgW BFmAZYT883hxRHX+XlYW9E4YoZp3wRUy/1JwozigVen+TO4u12rLw2CW7/VsqQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qbQP5-0001CZ-F5; Wed, 30 Aug 2023 14:59:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qbQP2-0001BK-OV for guix-patches@gnu.org; Wed, 30 Aug 2023 14:58:56 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qbQP1-0006WM-BV for guix-patches@gnu.org; Wed, 30 Aug 2023 14:58:56 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qbQP9-0002ju-0j for guix-patches@gnu.org; Wed, 30 Aug 2023 14:59:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65037] [PATCH v2 4/8] gnu: python-trezor: Update to 0.13.7. Resent-From: Attila Lendvai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 30 Aug 2023 18:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65037 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 65037@debbugs.gnu.org Cc: Attila Lendvai Received: via spool by 65037-submit@debbugs.gnu.org id=B65037.169342193910471 (code B ref 65037); Wed, 30 Aug 2023 18:59:02 +0000 Received: (at 65037) by debbugs.gnu.org; 30 Aug 2023 18:58:59 +0000 Received: from localhost ([127.0.0.1]:53998 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbQP5-0002io-BC for submit@debbugs.gnu.org; Wed, 30 Aug 2023 14:58:59 -0400 Received: from mail-wr1-x42b.google.com ([2a00:1450:4864:20::42b]:61754) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbQOw-0002hf-Lx for 65037@debbugs.gnu.org; Wed, 30 Aug 2023 14:58:51 -0400 Received: by mail-wr1-x42b.google.com with SMTP id ffacd0b85a97d-31c8a710545so4033936f8f.3 for <65037@debbugs.gnu.org>; Wed, 30 Aug 2023 11:58:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693421917; x=1694026717; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=hCQbUtAPTStS9LCUpiKhzeAO76uOyzWjx6U4xpWCkno=; b=W1kagnGVsBmc6Hu7pSIy8PXRj70Z78kRduLlwrVr23l+v98VUKCIH8z/awX25v4aJD 7VOCZukOA9YkIo6bQhXzSHxAgOSEZReR5RX007Nq5p4d7/r15O5M251y4eBVh4VdS5Ho aGdUm6ZYzmiN8JaBXWwd08ye4l73eCm7+zNrs0LiIeIaAPbQzilQXGiKvKd4AX828/nh zx/IA2choiS7phCtyl3JGwB7NHLaiWuBFCyDW04poxGUQcry7j5O4pVHLl93+2p+6KQm vDdrNBL8teoOoiZF8CO05yxQId2xs2vVxCnZUU0cvyBaCIi6f/U5DaaH5wSekxaFNDDT ytLg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693421917; x=1694026717; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hCQbUtAPTStS9LCUpiKhzeAO76uOyzWjx6U4xpWCkno=; b=J7ofVwgtQ/u80vqXAGa1vg6IcIvvfL45Ivohz6VM/QrQLEo5CC/dLZrl09zIE51Okl X7ZOGpyBD8sBgegPStQn0KQPerrOn8PPQY4fzkpiHUry/LSQZVuoc2GDVj+areFLE4Fo S570i9oAsNpvjPKV/ivwwuDLfCG0GbeG2DpwJfF6+1MHRsZxR8rAuUec+9Y8LeFWT4vV jZDYeBPBHwaCtPe+Ubnxgeb55GS4/1L2A8hNB7/OR6XGuow68NrsIDshgsRKfD9kh35O 1AKq2GTs79tfYY/Cs/R8/TBeWeKs8bQ6TTH3LhaVSaOr81QXqOx9GMqiln59DuVSgyJ5 +TRw== X-Gm-Message-State: AOJu0Ywn4UnyqCGOP28tTOyfMtyKVgUWZvDgqMCJ6oM5Ru9PDvlCspvG be3RKXViTIN7CFcAQJKiM4rd0WV0YRVtPw== X-Google-Smtp-Source: AGHT+IGSARuBoIxd0FxV7lUoTxd7DdW7XPAkMdWekBSA56gfeCtQlZCvm5UrLFB+c5rx50+1irxfGA== X-Received: by 2002:a05:6000:1207:b0:319:76a2:36e9 with SMTP id e7-20020a056000120700b0031976a236e9mr2155193wrx.56.1693421917168; Wed, 30 Aug 2023 11:58:37 -0700 (PDT) Received: from lelap.lan (2a00-1f40-b161-2f0-6b9f-85-742e-f655.pool6.panelnet.hu. [2a00:1f40:b161:2f0:6b9f:85:742e:f655]) by smtp.gmail.com with ESMTPSA id o15-20020a5d684f000000b003180027d67asm17361512wrw.19.2023.08.30.11.58.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 30 Aug 2023 11:58:36 -0700 (PDT) From: Attila Lendvai X-Google-Original-From: Attila Lendvai Date: Wed, 30 Aug 2023 20:57:32 +0200 Message-Id: <164e49f4e1812c4a6f5e1da7a8c7403b08a09bfc.1693421855.git.attila@lendvai.name> X-Mailer: git-send-email 2.40.1 In-Reply-To: <592dca15951845e42d24d5179214a3fb68c35178.1693421855.git.attila@lendvai.name> References: <592dca15951845e42d24d5179214a3fb68c35178.1693421855.git.attila@lendvai.name> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -4.63 X-Migadu-Queue-Id: A89FA61EA9 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -4.63 X-TUID: xwpDrTe2+ZCS * gnu/packages/finance.scm (python-trezor): Disable the sanity-check phase. --- gnu/packages/finance.scm | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index e0d6bd6e2c..2d28de0ee4 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -1092,7 +1092,7 @@ (define-public python-btchip-python (define-public python-trezor (package (name "python-trezor") - (version "0.13.0") + (version "0.13.7") (source (origin (method git-fetch) @@ -1101,7 +1101,7 @@ (define-public python-trezor (commit (string-append "python/v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1wy584bxx5p2av4lv1bx9hl1q0b5n7hqz0hnqb9shjriarvl5ckd")) + (base32 "13wyl9b15c8iscfakprwfvh2akw180hfqdjww79b78ywz51y7hdh")) (modules '((guix build utils) (srfi srfi-26) @@ -1127,25 +1127,30 @@ (define-public python-trezor (build-system python-build-system) (propagated-inputs (list python-attrs - ;; TOOD: Use the latest click version after release 0.13.1 or later - ;; is made (see: - ;; https://github.com/trezor/trezor-firmware/issues/2199). - python-click-7 - python-construct + python-click + python-construct-classes python-ecdsa python-hidapi python-libusb1 python-mnemonic python-requests python-typing-extensions)) - (native-inputs - ;; For tests. + (native-inputs ; Only needed for running the tests (list protobuf python-black python-isort + python-pillow python-protobuf python-pyqt - python-pytest)) + python-pytest + python-simple-rlp + python-wheel)) + (arguments + `(#:phases + (modify-phases %standard-phases + ;; This package only has a Python script, not a Python module, so the + ;; sanity-check phase can't work. + (delete 'sanity-check)))) (home-page "https://github.com/trezor/python-trezor") (synopsis "Python library for communicating with TREZOR Hardware Wallet") (description "@code{trezor} is a Python library for communicating with -- 2.40.1