From b107a4cb3f624d97ffe07c742e4719bec509a16d Mon Sep 17 00:00:00 2001 From: Jonny Heggheim Date: Dec 11 2021 20:20:15 +0000 Subject: Updated to version 0.13.0 --- diff --git a/.gitignore b/.gitignore index 1c0b245..daeda15 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /trezor-0.12.0.tar.gz /trezor-0.12.2.tar.gz /trezor-0.12.4.tar.gz +/trezor-0.13.0.tar.gz diff --git a/python-trezor.spec b/python-trezor.spec index c496834..f6424b2 100644 --- a/python-trezor.spec +++ b/python-trezor.spec @@ -4,7 +4,7 @@ %global bashcomproot %(dirname %{bashcompdir} 2>/dev/null) Name: python-%{srcname} -Version: 0.12.4 +Version: 0.13.0 Release: 1%{?dist} Summary: Python library for communicating with TREZOR Hardware Wallet @@ -48,7 +48,14 @@ install -Dpm 644 bash_completion.d/trezorctl.sh %{buildroot}%{bashcompdir}/trezo %check -%{pytest} +#Missing dependency on stellar_sdk +%{pytest} \ + tests/test_btc.py \ + tests/test_cosi.py \ + tests/test_protobuf_encoding.py \ + tests/test_protobuf_misc.py \ + tests/test_tools.py \ + tests/test_transport.py %files -n python3-%{srcname} @@ -62,6 +69,9 @@ install -Dpm 644 bash_completion.d/trezorctl.sh %{buildroot}%{bashcompdir}/trezo %{bashcomproot} %changelog +* Sat Dec 11 2021 Jonny Heggheim - 0.13.0-1 +- Updated to version 0.13.0 + * Thu Dec 02 2021 Jonny Heggheim - 0.12.4-1 - Updated to version 0.12.4 diff --git a/sources b/sources index 0a4887d..7501f89 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (trezor-0.12.4.tar.gz) = cc33ed83aeee276592daecad5b3a6bea52cf95fc07835614099281f5e97e54d4ba0f87a5ee8a59fdb30c195c2e609a8547dc815eeca9555166db5e483d202c0d +SHA512 (trezor-0.13.0.tar.gz) = c80431a3c78b595c3dcc2a17cda874ecda7f74e833f4ae5953dbe5f5f4a12645edda9422aeafa8ec07b1d95e9e4de7a26e95f1ffa410c97f325d327ad10fed32