Browse Source

rerun freeze_packages

One user reported not getting keepkey with fw 6.1.0 detected
with python-keepkey 6.0.3, but detecting it with 6.1.0.
Sounds weird as all the changes look to be tests-related,
and could not reproduce. Still, this should not hurt.
regtest_lnd
SomberNight 6 years ago
parent
commit
f38eed2fad
No known key found for this signature in database GPG Key ID: B33B5F232C6271E9
  1. 8
      contrib/deterministic-build/requirements-hw.txt

8
contrib/deterministic-build/requirements-hw.txt

@ -61,10 +61,10 @@ hidapi==0.7.99.post21 \
idna==2.8 \ idna==2.8 \
--hash=sha256:c357b3f628cf53ae2c4c05627ecc484553142ca23264e593d327bcde5e9c3407 \ --hash=sha256:c357b3f628cf53ae2c4c05627ecc484553142ca23264e593d327bcde5e9c3407 \
--hash=sha256:ea8b7f6188e6fa117537c3df7da9fc686d485087abf6ac197f9c46432f7e4a3c --hash=sha256:ea8b7f6188e6fa117537c3df7da9fc686d485087abf6ac197f9c46432f7e4a3c
keepkey==6.0.3 \ keepkey==6.1.0 \
--hash=sha256:439a44f6aed1635afc8c4e20dbba6a24e948bc212c86577e3ba2d1a16df91d45 \ --hash=sha256:058548e733e1df8d1879ea747eef167c84cb04cdd685240e50d599f48d08e5c6 \
--hash=sha256:6d07e4bbaf3b559068775da95ec636d244556a698c6869c16e6913334c056d7c \ --hash=sha256:2e1623409307c86f709054ad191bc7707c4feeacae2e497bd933f2f0054c6eb0 \
--hash=sha256:bbd8e3619392b1d4a7dea71d98092294812670e8a2349f93447b40aeebd3b6cf --hash=sha256:54ef1b134657d3d14ef24c0c98e29d0276ad8f0e053d5e50d836ba8a520230e7
libusb1==1.7 \ libusb1==1.7 \
--hash=sha256:9d4f66d2ed699986b06bc3082cd262101cb26af7a76a34bd15b7eb56cba37e0f --hash=sha256:9d4f66d2ed699986b06bc3082cd262101cb26af7a76a34bd15b7eb56cba37e0f
mnemonic==0.18 \ mnemonic==0.18 \

Loading…
Cancel
Save