From 93435265908c1245afd9bea84f1939c551380dc2 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 04 2021 19:06:14 +0000 Subject: Rebuilt for Python 3.10 --- diff --git a/python-trezor.spec b/python-trezor.spec index 8f5923e..ead54c1 100644 --- a/python-trezor.spec +++ b/python-trezor.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 0.12.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python library for communicating with TREZOR Hardware Wallet License: LGPLv3 @@ -62,6 +62,9 @@ install -Dpm 644 bash_completion.d/trezorctl.sh %{buildroot}%{bashcompdir}/trezo %{bashcomproot} %changelog +* Fri Jun 04 2021 Python Maint - 0.12.2-4 +- Rebuilt for Python 3.10 + * Fri Apr 02 2021 Jonny Heggheim - 0.12.2-3 - Require trezor-common and enable unit tests