Commit Graph

16 Commits

Author SHA1 Message Date
Carl Beekhuizen
7ce367fa02
revert zipp version becuase i over-used find-and-replace 🤦 2022-03-21 20:04:29 +01:00
Carl Beekhuizen
78ae263e35
try upgrade circleCI to >python3.8 and probably break everything 2022-03-21 19:55:39 +01:00
Carl Beekhuizen
e84e9422eb
resolves version conflicts 2022-03-16 14:46:34 +01:00
Carl Beekhuizen
a76f187a67
bump the versions on all the packages! 2022-03-16 13:56:27 +01:00
Hsiao-Wei Wang
90a5360280 Bump requirements_test.txt 2022-01-31 15:45:11 -08:00
Carl Beekhuizen
1d7648c00d
Merge pull request #201 from ethereum/dependabot/pip/py-1.10.0
Bump py from 1.9.0 to 1.10.0
2021-05-05 15:38:22 +02:00
dependabot[bot]
45eaefedf2
Bump py from 1.9.0 to 1.10.0
Bumps [py](https://github.com/pytest-dev/py) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/pytest-dev/py/releases)
- [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/py/compare/1.9.0...1.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-20 19:52:37 +00:00
Carl Beekhuizen
a92890a4f6
Adds schema tests to intl json 2021-04-07 13:13:14 +02:00
ceroma
530594e2ee ARMv7 hashes in requirements.txt
Adds hashes for ARMv7 binaries of certain requirements that need so:
[cytoolz](https://www.piwheels.org/project/cytoolz/):
cytoolz-0.10.1-cp37-cp37m-linux_armv7l.whl 5161bef77f7b69bea64b4e052d0da17845e6adae6d09f91cc7e5acfc5cb2c5c4

[lru-dict](https://www.piwheels.org/project/lru-dict/):
lru_dict-1.1.6-cp37-cp37m-linux_armv7l.whl 288d8794e9376fe31d27abc3531d395675b2a910781f26034d5ef79f0ba9cecc

[pycryptodome](https://www.piwheels.org/project/pycryptodome/):
pycryptodome-3.9.8-cp37-cp37m-linux_armv7l.whl be7553b8bea117892f83f52ebfe96929340cacae07f3f6a820291e42168dff62

[toolz](https://www.piwheels.org/project/toolz/):
toolz-0.10.0-py3-none-any.whl c43f7cffb32a3c8e3fb51192cae4dcdbf0a6fee4d07142ca2e443d2bd9f89400

[typed-ast](https://www.piwheels.org/project/typed-ast/):
typed_ast-1.4.1-cp37-cp37m-linux_armv7l.whl 3791f73e5d75aa9a95274679ab4821bd9d16de623c4ecf4900a77a29864ee144

--

Tested on a Raspberry Pi 3 Model B Rev 1.2 running Raspbian Buster.
Tests pass correctly.
Ran a few examples of `new-mnemonic` and `existing-mnemonic`.
Compared resulting `deposit_data-<timestamp>.json` with the ones generated on a Mac for the same set of inputs and they matched.
2021-02-21 20:52:28 -08:00
Carl Beekhuizen
03823efef3
Bumps PyPI package versions to address missing hashes 2020-09-21 21:21:28 +02:00
Carl Beekhuizen
5243a006ed
Adds MacOS build capablilities 2020-07-24 14:23:37 +02:00
Carl Beekhuizen
5d2671f701
Prerequisites for pyinstaller 2020-07-24 12:24:23 +02:00
Hsiao-Wei Wang
b105e464c7
Try Windows
kick cache

Cache string
2020-05-23 22:28:38 +08:00
Hsiao-Wei Wang
f3cde09ba9
Add script and test 2020-05-12 15:35:56 +08:00
Hsiao-Wei Wang
ef4b1c4cf0
Update mypy package hashes 2020-05-07 12:38:41 +08:00
Carl Beekhuizen
a157de1bd3
Adds hashes to requiremnets.txt 2020-03-05 09:54:13 +01:00