[Python-modules-commits] [python-trezor] branch master updated (f7a3754 -> df56eef)
Tristan Seligmann
mithrandi at moszumanska.debian.org
Tue Dec 12 07:50:19 UTC 2017
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a change to branch master
in repository python-trezor.
from f7a3754 Merge changelog.
new c52e259 Import python-trezor_0.7.16.orig.tar.gz
new 961eb32 record new upstream branch created by importing python-trezor_0.7.16.orig.tar.gz and merge it
new bd65646 New upstream release.
new 1c0651e Build Python 3 package and switch to pybuild.
new a67058e Bump Standards-Version to 4.1.2 (no changes).
new c833db4 Use https for pypi.debian.net.
new df56eef Add build deps.
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
COPYING | 165 +++++
MANIFEST.in | 4 +-
PKG-INFO | 8 +-
README.rst | 26 +-
bash_completion.d/trezorctl.sh | 14 +
debian/.git-dpm | 14 +-
debian/changelog | 10 +
debian/control | 51 +-
debian/copyright | 1 -
debian/lintian-overrides | 2 -
debian/python-trezor.pyremove | 1 +
debian/python-trezor.udev | 12 -
debian/rules | 9 +-
debian/trezor.udev | 13 +
debian/watch | 2 +-
setup.cfg | 1 -
setup.py | 21 +-
tests/common.py | 45 --
tests/config.py | 35 -
tests/device_tests/common.py | 102 +++
tests/device_tests/config.py | 85 +++
tests/{ => device_tests}/run-separate.sh | 0
tests/{ => device_tests}/run.sh | 0
tests/{ => device_tests}/test_basic.py | 20 +
tests/{ => device_tests}/test_bip32_speed.py | 21 +-
tests/{ => device_tests}/test_debuglink.py | 24 +-
tests/{ => device_tests}/test_msg_applysettings.py | 37 +-
tests/{ => device_tests}/test_msg_changepin.py | 22 +-
.../{ => device_tests}/test_msg_cipherkeyvalue.py | 20 +-
tests/{ => device_tests}/test_msg_clearsession.py | 21 +-
tests/device_tests/test_msg_estimatetxsize.py | 54 ++
tests/device_tests/test_msg_ethereum_getaddress.py | 36 +
tests/device_tests/test_msg_ethereum_signtx.py | 250 +++++++
tests/{ => device_tests}/test_msg_getaddress.py | 20 +
tests/device_tests/test_msg_getaddress_segwit.py | 44 ++
.../test_msg_getaddress_segwit_native.py | 47 ++
.../{ => device_tests}/test_msg_getaddress_show.py | 43 +-
tests/{ => device_tests}/test_msg_getentropy.py | 25 +-
tests/{ => device_tests}/test_msg_getpublickey.py | 20 +
tests/{ => device_tests}/test_msg_loaddevice.py | 40 +-
tests/device_tests/test_msg_loaddevice_xprv.py | 47 ++
tests/{ => device_tests}/test_msg_ping.py | 21 +-
.../{ => device_tests}/test_msg_recoverydevice.py | 21 +
.../device_tests/test_msg_recoverydevice_dryrun.py | 75 ++
tests/{ => device_tests}/test_msg_resetdevice.py | 109 +--
.../test_msg_resetdevice_skipbackup.py | 98 +++
tests/{ => device_tests}/test_msg_signidentity.py | 38 +-
tests/{ => device_tests}/test_msg_signmessage.py | 20 +-
tests/{ => device_tests}/test_msg_signtx.py | 525 +++++++-------
tests/device_tests/test_msg_signtx_segwit.py | 162 +++++
.../device_tests/test_msg_signtx_segwit_native.py | 482 +++++++++++++
tests/device_tests/test_msg_signtx_zcash.py | 75 ++
tests/{ => device_tests}/test_msg_verifymessage.py | 20 +-
tests/{ => device_tests}/test_msg_wipedevice.py | 21 +
tests/{ => device_tests}/test_multisig.py | 178 +++--
tests/{ => device_tests}/test_multisig_change.py | 384 ++++++-----
tests/{ => device_tests}/test_op_return.py | 93 ++-
tests/{ => device_tests}/test_protect_call.py | 33 +-
tests/{ => device_tests}/test_protection_levels.py | 139 ++--
tests/{ => device_tests}/test_zerosig.py | 71 +-
tests/test_msg_estimatetxsize.py | 34 -
tests/test_msg_ethereum_getaddress.py | 17 -
tests/test_msg_ethereum_signtx.py | 139 ----
tests/test_msg_signtx_zcash.py | 55 --
...d5e6909e37d8fdd874301f7cc87e547e509cb1caa6.json | 1 +
...66fb251ef753e0912223a83d1dcb009111d28265e5.json | 1 +
...6e53dffc526d68c0eb5c00547e323b2c32382dfba3.json | 1 +
...88d23087071103e5bf855f4c1c44e5c8d9d82ca46e.json | 1 +
...aa1ef04ffce7e609448446d3a8d6f483c634ef5315.json | 1 +
...a753a53081b40738cc87e38f1d9b23ab57d9ad4396.json | 1 +
...9a6e58ae11e703eacd7954f588ed4b9cdefc4dba52.json | 1 +
...613fbc4bcb37df6cd49b4c96143e99580a472f79fb.json | 1 +
...b013e12f74159e69574ffea21581dad115572e031c.json | 1 +
...8e9885a252632086fa6be53301521d05253ce8a73d.json | 1 +
...e4bbf2d7382021b871bd8867ef8fa525ef50864882.json | 1 +
...6fe11c66612e8f73c6b00c69c7027213b84d259be3.json | 1 +
...445b20e3684e948709c5cdcaf12da3bb079c99448a.json | 1 +
...d0fdac8cb4fc301961c5988cba56902d8ffb61c337.json | 1 +
...7a16d5bad0b561ad1dfc047d0a7fbb8814668f91e5.json | 1 +
...d77c86c5a7f19bf66b1b1253c2c51cb4ae5f0c017b.json | 1 +
...56ef3fe34128dbde30daa9c0639a898f9977299d54.json | 1 +
...56465c8dc83bb553bf386a3f478ae65b5c021002be.json | 1 +
...a0b4806b0398646b91acf314da028c3f03dd0179fc.json | 1 +
...631d062c9ae918a0254f7c6c22de8e8cb7fd5b8236.json | 1 +
...18d13aa665125464547db5c7a6cd28f21639fe1228.json | 1 +
tests/unit_tests/common.py | 26 +
tests/unit_tests/test_ckd_public.py | 39 ++
tests/unit_tests/test_protobuf_json.py | 36 +
tests/unit_tests/test_tx_api.py | 45 ++
trezor.egg-info/PKG-INFO | 8 +-
trezor.egg-info/SOURCES.txt | 102 ++-
trezor.egg-info/requires.txt | 7 +-
trezorctl | 224 +++---
trezorlib/ckd_public.py | 33 +-
trezorlib/client.py | 305 +++++++--
trezorlib/debuglink.py | 27 +-
trezorlib/mapping.py | 22 +
trezorlib/messages_pb2.py | 755 ++++++++++++++-------
trezorlib/protobuf_json.py | 86 ++-
trezorlib/qt/pinmatrix.py | 43 +-
trezorlib/tools.py | 37 +-
trezorlib/transport.py | 33 +-
trezorlib/transport_bridge.py | 28 +-
trezorlib/transport_hid.py | 40 +-
trezorlib/transport_pipe.py | 35 +-
trezorlib/transport_udp.py | 21 +-
trezorlib/tx_api.py | 248 ++++---
trezorlib/types_pb2.py | 198 ++++--
108 files changed, 4913 insertions(+), 1728 deletions(-)
create mode 100644 COPYING
create mode 100644 bash_completion.d/trezorctl.sh
create mode 100644 debian/python-trezor.pyremove
delete mode 100644 debian/python-trezor.udev
create mode 100644 debian/trezor.udev
delete mode 100644 tests/common.py
delete mode 100644 tests/config.py
create mode 100644 tests/device_tests/common.py
create mode 100644 tests/device_tests/config.py
rename tests/{ => device_tests}/run-separate.sh (100%)
rename tests/{ => device_tests}/run.sh (100%)
rename tests/{ => device_tests}/test_basic.py (55%)
rename tests/{ => device_tests}/test_bip32_speed.py (68%)
rename tests/{ => device_tests}/test_debuglink.py (58%)
rename tests/{ => device_tests}/test_msg_applysettings.py (81%)
rename tests/{ => device_tests}/test_msg_changepin.py (90%)
rename tests/{ => device_tests}/test_msg_cipherkeyvalue.py (82%)
rename tests/{ => device_tests}/test_msg_clearsession.py (69%)
create mode 100644 tests/device_tests/test_msg_estimatetxsize.py
create mode 100644 tests/device_tests/test_msg_ethereum_getaddress.py
create mode 100644 tests/device_tests/test_msg_ethereum_signtx.py
rename tests/{ => device_tests}/test_msg_getaddress.py (72%)
create mode 100644 tests/device_tests/test_msg_getaddress_segwit.py
create mode 100644 tests/device_tests/test_msg_getaddress_segwit_native.py
rename tests/{ => device_tests}/test_msg_getaddress_show.py (57%)
rename tests/{ => device_tests}/test_msg_getentropy.py (51%)
rename tests/{ => device_tests}/test_msg_getpublickey.py (76%)
rename tests/{ => device_tests}/test_msg_loaddevice.py (77%)
create mode 100644 tests/device_tests/test_msg_loaddevice_xprv.py
rename tests/{ => device_tests}/test_msg_ping.py (71%)
rename tests/{ => device_tests}/test_msg_recoverydevice.py (88%)
create mode 100644 tests/device_tests/test_msg_recoverydevice_dryrun.py
rename tests/{ => device_tests}/test_msg_resetdevice.py (69%)
create mode 100644 tests/device_tests/test_msg_resetdevice_skipbackup.py
rename tests/{ => device_tests}/test_msg_signidentity.py (78%)
rename tests/{ => device_tests}/test_msg_signmessage.py (76%)
rename tests/{ => device_tests}/test_msg_signtx.py (67%)
create mode 100644 tests/device_tests/test_msg_signtx_segwit.py
create mode 100644 tests/device_tests/test_msg_signtx_segwit_native.py
create mode 100644 tests/device_tests/test_msg_signtx_zcash.py
rename tests/{ => device_tests}/test_msg_verifymessage.py (88%)
rename tests/{ => device_tests}/test_msg_wipedevice.py (50%)
rename tests/{ => device_tests}/test_multisig.py (73%)
rename tests/{ => device_tests}/test_multisig_change.py (58%)
rename tests/{ => device_tests}/test_op_return.py (69%)
rename tests/{ => device_tests}/test_protect_call.py (80%)
rename tests/{ => device_tests}/test_protection_levels.py (64%)
rename tests/{ => device_tests}/test_zerosig.py (55%)
delete mode 100644 tests/test_msg_estimatetxsize.py
delete mode 100644 tests/test_msg_ethereum_getaddress.py
delete mode 100644 tests/test_msg_ethereum_signtx.py
delete mode 100644 tests/test_msg_signtx_zcash.py
create mode 100644 tests/txcache/insight_bitcoin_tx_1570416eb4302cf52979afd5e6909e37d8fdd874301f7cc87e547e509cb1caa6.json
create mode 100644 tests/txcache/insight_bitcoin_tx_39a29e954977662ab3879c66fb251ef753e0912223a83d1dcb009111d28265e5.json
create mode 100644 tests/txcache/insight_bitcoin_tx_54aa5680dea781f45ebb536e53dffc526d68c0eb5c00547e323b2c32382dfba3.json
create mode 100644 tests/txcache/insight_bitcoin_tx_58497a7757224d1ff1941488d23087071103e5bf855f4c1c44e5c8d9d82ca46e.json
create mode 100644 tests/txcache/insight_bitcoin_tx_6189e3febb5a21cee8b725aa1ef04ffce7e609448446d3a8d6f483c634ef5315.json
create mode 100644 tests/txcache/insight_bitcoin_tx_a6e2829d089cee47e481b1a753a53081b40738cc87e38f1d9b23ab57d9ad4396.json
create mode 100644 tests/txcache/insight_bitcoin_tx_c6091adf4c0c23982a35899a6e58ae11e703eacd7954f588ed4b9cdefc4dba52.json
create mode 100644 tests/txcache/insight_bitcoin_tx_c63e24ed820c5851b60c54613fbc4bcb37df6cd49b4c96143e99580a472f79fb.json
create mode 100644 tests/txcache/insight_bitcoin_tx_c6be22d34946593bcad1d2b013e12f74159e69574ffea21581dad115572e031c.json
create mode 100644 tests/txcache/insight_bitcoin_tx_d1d08ea63255af4ad16b098e9885a252632086fa6be53301521d05253ce8a73d.json
create mode 100644 tests/txcache/insight_bitcoin_tx_d5f65ee80147b4bcc70b75e4bbf2d7382021b871bd8867ef8fa525ef50864882.json
create mode 100644 tests/txcache/insight_bitcoin_tx_e4bc1ae5e5007a08f2b3926fe11c66612e8f73c6b00c69c7027213b84d259be3.json
create mode 100644 tests/txcache/insight_testnet_tx_09144602765ce3dd8f4329445b20e3684e948709c5cdcaf12da3bb079c99448a.json
create mode 100644 tests/txcache/insight_testnet_tx_20912f98ea3ed849042efed0fdac8cb4fc301961c5988cba56902d8ffb61c337.json
create mode 100644 tests/txcache/insight_testnet_tx_31bc1c88ce6ae337a6b3057a16d5bad0b561ad1dfc047d0a7fbb8814668f91e5.json
create mode 100644 tests/txcache/insight_testnet_tx_65b811d3eca0fe6915d9f2d77c86c5a7f19bf66b1b1253c2c51cb4ae5f0c017b.json
create mode 100644 tests/txcache/insight_testnet_tx_6f90f3c7cbec2258b0971056ef3fe34128dbde30daa9c0639a898f9977299d54.json
create mode 100644 tests/txcache/insight_testnet_tx_9c31922be756c06d02167656465c8dc83bb553bf386a3f478ae65b5c021002be.json
create mode 100644 tests/txcache/insight_testnet_tx_c9348040bbc2024e12dcb4a0b4806b0398646b91acf314da028c3f03dd0179fc.json
create mode 100644 tests/txcache/insight_testnet_tx_d6da21677d7cca5f42fbc7631d062c9ae918a0254f7c6c22de8e8cb7fd5b8236.json
create mode 100644 tests/txcache/insight_testnet_tx_f41cbedd8becee05a830f418d13aa665125464547db5c7a6cd28f21639fe1228.json
create mode 100644 tests/unit_tests/common.py
create mode 100644 tests/unit_tests/test_ckd_public.py
create mode 100644 tests/unit_tests/test_protobuf_json.py
create mode 100644 tests/unit_tests/test_tx_api.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-trezor.git
More information about the Python-modules-commits
mailing list