Commit graph

30 commits

Author SHA1 Message Date
Pavol Rusnak f2821e16ac
python3Packages.trezor: 0.12.2 -> 0.12.3 2021-07-29 15:48:22 +02:00
arcnmx 6edeec2b73 python3Packages.trezor: patch for updated dep 2021-06-28 10:00:55 -07:00
Martin Milata 922af1cd2d python3Packages.trezor: make udev rules dependency linux-only 2020-10-27 13:51:04 +01:00
Pavol Rusnak a39edded2f
python3Packages.trezor: 0.12.1 -> 0.12.2
+ add attrs, pillow to dependencies
2020-08-27 18:12:49 +02:00
zowoq 0052523a18 maintainers: 1000101 -> _1000101 2020-08-18 07:59:48 +10:00
1000101 5c62904ab7 python3Packages.trezor: 0.12.0 -> 0.12.1 2020-08-05 17:06:29 +02:00
Martin Milata 681268d2e0 pythonPackages.trezor: enable shell completion 2020-07-24 14:49:01 +02:00
Marek Mahut ff6a64c5bc python3Packages.trezor: 0.11.6 -> 0.12.0 2020-04-01 12:42:12 +02:00
Marek Mahut 97da2d22fe python3Packages.trezor: 0.11.5 -> 0.11.6 2019-12-30 18:14:42 +01:00
Pavol Rusnak d124858efe
trezor-udev-rules: init at unstable-2019-07-17 2019-10-30 15:15:22 +01:00
Jan Hrnko b0193e6c01 python-trezor: 0.11.4 -> 0.11.5 2019-09-26 19:02:38 +02:00
Pavol Rusnak a39eb9dda4
pythonPackages.trezor: fix typo (pyarg vs pyargs) 2019-09-01 13:41:28 +02:00
tilpner 0281599ad2
tree-wide: fix malformed meta.maintainers
These packages stood out while processing packages.json.gz,
where the maintainer field of some packages wasn't a list of sets,
but a nested list, or a string.
2019-08-19 11:58:27 +02:00
Jan Hrnko c43f685767 pythonPackages.trezor: 0.11.3 -> 0.11.4 2019-07-31 21:04:42 +02:00
Marek Mahut 2335878b2a python-trezor: 0.11.2 -> 0.11.3 2019-06-01 13:41:43 +00:00
Pavol Rusnak 391436134e python3Packages.trezor: 0.11.1 -> 0.11.2 (#56517) 2019-02-28 13:31:40 +01:00
Pavol Rusnak bdb81a8d29
pythonPackages: trezor: 0.10.2 -> 0.11.1 2019-01-23 11:11:44 +01:00
Frederik Rietdijk e62842ff79 python: trezor: 0.9.1 -> 0.10.2 2018-07-26 12:43:11 +02:00
Maximilian Bosch ab418335c2
pythonPackages.trezor: disable build
It seems as recent versions of `trezor` don't work with python 2.x:

```
/build/trezor-0.9.1/dist /build/trezor-0.9.1
Processing ./trezor-0.9.1-py2-none-any.whl
trezor requires Python '>=3.3' but the running Python is 2.7.15
builder for '/nix/store/aqyxki0ckanjk4r1f0an4kj1w4s3kk4f-python2.7-trezor-0.9.1.drv' failed with exit code 1
cannot build derivation '/nix/store/gp4smkzc9r87lzajs17jnq4rh2ayc5q0-python2.7-keepkey-4.0.0.drv': 1 dependencies couldn't be built
```
2018-07-17 23:15:57 +02:00
Frederik Rietdijk ced21f5e1a pythonPackages: remove name attribute`
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.

While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Gabriel Ebner 5d9bd57c63 pythonPackages.trezor: add required rlp dependency, fix build 2018-04-13 19:35:53 +02:00
Frederik Rietdijk f52f478411 python: trezor: 0.9.0 -> 0.9.1 2018-04-08 11:34:56 +02:00
Clemens Fruhwirth b846847a32 trezor: Add pyblake2, click, libusb1 and ecdsa as propagatedBuildInput 2018-02-22 11:15:43 +01:00
Frederik Rietdijk 38116c692c python: trezor: 0.7.16 -> 0.9.0 2018-02-18 20:07:43 +01:00
Clemens Fruhwirth 160e914f50 python-trezor: Move mnemonic dependency to propagatedBuildInputs 2017-10-26 22:58:09 +02:00
Nikolay Amiantov 6f7b62e038 protobuf: default to 3.4 2017-09-08 03:40:56 +03:00
Frederik Rietdijk ac1ea28a50 python.pkgs: maintenance updates 2017-07-28 16:56:33 +02:00
aszlig 9c57f3b5c0
python-modules/trezor: Fix build
Regression introduced by 76beb08313.

With version 0.7.15 a few additional dependencies are needed by trezor,
mainly a newer version of protobuf bindings and requests.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @np
2017-06-22 14:29:25 +02:00
Frederik Rietdijk 76beb08313 python.pkgs: several maintenance bumps 2017-06-19 13:43:19 +02:00
rnhmjoj 93ff334d6d
pythonPackages.trezor: move expression to trezor/default.nix 2017-06-01 00:48:31 +02:00