From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id PitiMwmoy2R1uQAASxT56A (envelope-from ) for ; Thu, 03 Aug 2023 15:13:45 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CHBGMgmoy2TCAAEAauVa8A (envelope-from ) for ; Thu, 03 Aug 2023 15:13:45 +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 67FCE4BB7C for ; Thu, 3 Aug 2023 15:13:45 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b="P3/VfoSZ"; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691068425; 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=tGv93MRgB6qTo6zFbtkHemYSpvT978+z/grOvWl3//Y=; b=T5fkW5+p0Um+4APNGM4KHkMV4e76tNQO8v/ph0BrRDUY6NEu+Tm0NJeiVZUWc2l1/6j+zu n5OfiwiIU2hSne7FITgB0baqrQ8I4TBxEkDayROBX74dBl9mNFzfwZy5YM63rqB3xmVLU1 naEg6oHuv+NoJKTpD6QT2a48LClgqRz4xS3Of2jKaM9aLlL0ZaE7Llfol5ibkJrLAxwJMV AzVmBejUie+yP5W6aKSypNHeqbCaik39NAjRkoNP0iIn75VNMqBphf+qiVcGZ+3Q8++5E8 fna1Bh4UxIIYOPe9z8GO5rfUVghGJpZmzOnM+Y9JPLgeSmHn4rDN0MyBqrImdg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b="P3/VfoSZ"; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691068425; a=rsa-sha256; cv=none; b=ujVtwA/JPxe34/wPC0B8EGxstmRW63ePXgOhx4MSap2mJrUKBi0pxTEJ5R3YJieuxaJ14J ekoBm9DiWKDh2n2GP/n/KS8H+ZEmh1PZDNla31lZe7v7qPtDBIKpud7tAN5kYY0fztGyYf AT5ArVoejSDNbIfXe2Ea/A34JU4anubnHHII4DULwvvT0Loh1tGV09dbH1GeYrs7J+7vh8 9I4pHBMCRBqUhW1/XMaZiI4s7zkgIFinPXD0mAZKEL5BH8y+FARb6yejmwxp+qfbwhYWBy vQGPKFlhFQArSdjneJAGb9WdwPUvGxzq+tA4PQ4aCEeRc0qeFmyK76VrFI/lCQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qRY8X-0007eE-E1; Thu, 03 Aug 2023 09:13:05 -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 1qRY8W-0007dd-1D for guix-patches@gnu.org; Thu, 03 Aug 2023 09:13:04 -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 1qRY8V-0006up-Od for guix-patches@gnu.org; Thu, 03 Aug 2023 09:13:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qRY8V-0004iX-BJ for guix-patches@gnu.org; Thu, 03 Aug 2023 09:13:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65037] [PATCH 5/7] gnu: python-trezor-agent: Update to 0.14.7. Resent-From: Attila Lendvai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 03 Aug 2023 13:13:03 +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.169106832818021 (code B ref 65037); Thu, 03 Aug 2023 13:13:03 +0000 Received: (at 65037) by debbugs.gnu.org; 3 Aug 2023 13:12:08 +0000 Received: from localhost ([127.0.0.1]:51029 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qRY7b-0004gZ-NI for submit@debbugs.gnu.org; Thu, 03 Aug 2023 09:12:07 -0400 Received: from mail-ej1-x62b.google.com ([2a00:1450:4864:20::62b]:60678) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qRY7Y-0004f6-Po for 65037@debbugs.gnu.org; Thu, 03 Aug 2023 09:12:05 -0400 Received: by mail-ej1-x62b.google.com with SMTP id a640c23a62f3a-99bdeae1d0aso135530166b.1 for <65037@debbugs.gnu.org>; Thu, 03 Aug 2023 06:12:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1691068319; x=1691673119; 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=tGv93MRgB6qTo6zFbtkHemYSpvT978+z/grOvWl3//Y=; b=P3/VfoSZoCb4G6LYkBQlXxGLjRp74h9s5RYadoTWBLTGSdgwbh8m47Fo+H+vIqxRXo wMPnmeI/mPOsMkMIel8BiMxMLmbGrYl9Ypi0JVwBCM1CloYNBVk4wRPwTvPEXpW9ga8m dYQsQCqIiwQTmz0BUUkD57nznQN0IdobP0sukgBCEbAiscuCM00YV+WFpFiSHq0Jabtn ueGXDiTX2DLB2H7Q70Df93UsMKQGL0t64fCwroP/PJTS4j+hRpfKRR2+5x15iMsPlve3 jXSuhyTZE3VdGfMnnzw/tsZUucrnPUzhwyqPxxn0vC0ykR0hUkxJtsm7ldXFkjPrOdzc KybA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691068319; x=1691673119; 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=tGv93MRgB6qTo6zFbtkHemYSpvT978+z/grOvWl3//Y=; b=A9Jm2ap7JWyKtJddBOSiJhfSWVmsPpuh8gCaRahBwoOndCORHstql6s5mou1YTZBWk NefJtEaA6d2s+fG9L4ryWr1JA1MuBJLuBfdJv5qwI6qcWrzlghdfkcoUs14UYvD+JcdU as6ihekJNxG0Cc1hwxR9nKK7tyjv0SfGnk1QBPRz2qvyDWxDnt5P0z7rsPT9P6wYvGh+ Uz4KUU/Am1NM/etilj2lgByPtdbsjVW7gu50xRHyJrEtTq+FArS4DBGtjdBfcSJutRX2 1T0WfOW3ExH9vcxjedm5YrKdR1opkzYTtaGpJ6W6Q8dhqBVZb+iTL+07NQEt5A78u2T9 2Odg== X-Gm-Message-State: ABy/qLbGoffi5H8WWOJ92Vm10cpxoifGnhRjBCnBM0jaRaKwvDZMQ4s7 81mZrIjAOXTxJXECRzLkEhRD+fvdPCk= X-Google-Smtp-Source: APBJJlFpZdD+EndwTzqaGNQ7+79qMODLxRdNKBi53oumDyBFrYxYGUPtAwfQ9IvxFvilknLtx6z6aA== X-Received: by 2002:a17:907:2722:b0:994:1844:c7d1 with SMTP id d2-20020a170907272200b009941844c7d1mr6985070ejl.13.1691068319121; Thu, 03 Aug 2023 06:11:59 -0700 (PDT) Received: from lelap.lan (catv-80-98-247-145.catv.fixed.vodafone.hu. [80.98.247.145]) by smtp.gmail.com with ESMTPSA id w11-20020a1709064a0b00b0099bd0b5a2bcsm10556193eju.101.2023.08.03.06.11.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Aug 2023 06:11:58 -0700 (PDT) From: Attila Lendvai X-Google-Original-From: Attila Lendvai Date: Thu, 3 Aug 2023 15:11:33 +0200 Message-Id: <269bf6a9ec59b1974ccefa551b162bdb31ab8b5b.1691068294.git.attila@lendvai.name> X-Mailer: git-send-email 2.40.1 In-Reply-To: <166ac1d1fb684844adf1370771870b3cd95bd14d.1691068294.git.attila@lendvai.name> References: <166ac1d1fb684844adf1370771870b3cd95bd14d.1691068294.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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 67FCE4BB7C X-Migadu-Scanner: mx1.migadu.com X-Spam-Score: 3.36 X-Migadu-Spam-Score: 3.36 X-TUID: C7OsFYq42PFm --- gnu/packages/finance.scm | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index 2d28de0ee4..0656d72e64 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -923,7 +923,7 @@ (define-public python-trezor-agent ;; the toplevel app called trezor-agent. (package (name "python-trezor-agent") - (version "0.14.4") + (version "0.14.7") (source (origin (method git-fetch) @@ -932,7 +932,7 @@ (define-public python-trezor-agent (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1ksv494xpga27ifrjyn1bkqaya5h769lqb9rx1ng0n4kvmnrqr3l")))) + (base32 "04dds5bbw73nk36zm8d02qw6qr92nrlcf8r1cq8ba96mzi34jbk0")))) (build-system python-build-system) (arguments `(#:phases @@ -960,8 +960,12 @@ (define-public python-trezor-agent python-semver python-unidecode python-wheel)) - (native-inputs - (list gnupg python-mock python-pytest)) + (native-inputs ; Only needed for running the tests + (list gnupg + python-bech32 + python-cryptography + python-mock + python-pytest)) (home-page "https://github.com/romanz/trezor-agent") (synopsis "Use hardware wallets as SSH and GPG agent") (description -- 2.40.1