Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python3Packages.trezor: 0.12.1 -> 0.12.2 #96257

Merged
merged 1 commit into from Aug 27, 2020
Merged

Conversation

prusnak
Copy link
Member

@prusnak prusnak commented Aug 25, 2020

Motivation for this change
  • version update
  • add attrs, pillow to dependencies
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot requested review from np, 1000101 and mmahut August 25, 2020 10:04
@prusnak prusnak changed the title python3Packages.trezor: add pillow to dependencies python3Packages.trezor: 0.12.1 -> 0.12.2 Aug 27, 2020
Copy link
Member

@1000101 1000101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • reviewed the diff and commit messages
  • made sure ofBorg build succeeded for all applicable platforms
  • ran and tested the binaries
  • ran nix-review without any failures
builder for '/nix/store/rsfz9s74znmjzm7fmpvj117s9j3vzj8d-electron-cash-4.0.14.drv' failed with exit code 1; last 10 log lines:
  /build/source/dist /build/source
  Processing ./Electron_Cash-4.0.14-py3-none-any.whl
  ...
  ERROR: Could not find a version that satisfies the requirement protobuf<3.9 (from Electron-Cash==4.0.14) (from versions: none)
  ERROR: No matching distribution found for protobuf<3.9 (from Electron-Cash==4.0.14)
builder for '/nix/store/fpi35mhypijbsb040rq05flwa0wn5jhn-electrum-4.0.2.drv' failed with exit code 1; last 10 log lines:
  ERROR: Could not find a version that satisfies the requirement dnspython<2.0 (from Electrum==4.0.2) (from versions: none)
  ERROR: No matching distribution found for dnspython<2.0 (from Electrum==4.0.2)
...
2 packages failed to build:
electron-cash electrum

Packages electron-cash and electrum seems to be failing but not due to this PR.

@1000101
Copy link
Member

1000101 commented Aug 27, 2020

@GrahamcOfBorg build python3Packages.trezor

@prusnak
Copy link
Member Author

prusnak commented Aug 27, 2020

Reported the electrum issue here: #96477

@1000101
Copy link
Member

1000101 commented Aug 27, 2020

@GrahamcOfBorg build python3Packages.trezor

+ add attrs, pillow to dependencies
@1000101
Copy link
Member

1000101 commented Aug 27, 2020

@GrahamcOfBorg build python3Packages.trezor

@mmahut mmahut merged commit c30c1b5 into NixOS:master Aug 27, 2020
@prusnak prusnak deleted the trezor-pillow branch August 27, 2020 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants