2023-01-01T06:42:46 python3.10-trezor 0.13.4 -> 0.13.5 https://repology.org/metapackage/python3.10-trezor/versions 2023-01-01T06:42:48 attrpath: python310Packages.trezor 2023-01-01T06:42:49 Checking auto update branch... 2023-01-01T06:42:53 [version] 2023-01-01T06:42:53 [version] skipping because derivation has updateScript 2023-01-01T06:42:53 [rustCrateVersion] 2023-01-01T06:42:53 [rustCrateVersion] No cargoSha256 found 2023-01-01T06:42:53 [golangModuleVersion] 2023-01-01T06:42:53 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T06:42:53 [updateScript] 2023-01-01T06:42:55 [updateScript] Success 2023-01-01T06:42:55 [updateScript] this derivation will be built: /nix/store/0rcn8rl0zn76xhfgm59zl8hcjm69dmlf-packages.json.drv building '/nix/store/0rcn8rl0zn76xhfgm59zl8hcjm69dmlf-packages.json.drv'... Going to be running update for following packages: - python3.10-trezor-0.13.4 Press Enter key to continue... Running update for: - python3.10-trezor-0.13.4: UPDATING ... - python3.10-trezor-0.13.4: DONE. Packages updated! 2023-01-01T06:42:55 2023-01-01T06:42:55 [quotedUrls] 2023-01-01T06:42:55 [quotedUrls] nothing found to replace 2023-01-01T06:42:55 Diff after rewrites: diff --git a/pkgs/development/python-modules/trezor/default.nix b/pkgs/development/python-modules/trezor/default.nix index ae9778d9103..080792a98b5 100644 --- a/pkgs/development/python-modules/trezor/default.nix +++ b/pkgs/development/python-modules/trezor/default.nix @@ -25,13 +25,13 @@ buildPythonPackage rec { pname = "trezor"; - version = "0.13.4"; + version = "0.13.5"; disabled = !isPy3k; src = fetchPypi { inherit pname version; - sha256 = "04a77b44005971819386bbd55242a1004b1f88fbbdb829deb039a1e0028a4af1"; + sha256 = "sha256-jhUBca/+rDge/bFHgpKQhNZBTsd8zNyHHW8NZE/1e9g="; }; nativeBuildInputs = [ installShellFiles ]; 2023-01-01T06:44:25 No auto update branch exists 2023-01-01T06:44:32 Successfully finished processing 2023-01-01T06:44:32 cachix "/nix/store/kxbrxbi9nsrn4dx8p5fpw3fpc1x72y7d-python3.10-trezor-0.13.5" 2023-01-01T06:44:36 [check][nixpkgs-review] 2023-01-01T06:48:35 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages built:
2023-01-01T06:48:38 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for python310Packages.trezor is: "Python library for communicating with Trezor Hardware Wallet" meta.homepage for python310Packages.trezor is: "https://github.com/trezor/trezor-firmware/tree/master/python" meta.changelog for python310Packages.trezor is: "" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 0.13.5 with grep in /nix/store/kxbrxbi9nsrn4dx8p5fpw3fpc1x72y7d-python3.10-trezor-0.13.5 - found 0.13.5 in filename of file in /nix/store/kxbrxbi9nsrn4dx8p5fpw3fpc1x72y7d-python3.10-trezor-0.13.5 ---
Rebuild report (if merged into master) (click to expand) ``` 10 total rebuild path(s) 10 package rebuild(s) First fifty rebuilds by attrpath electron-cash electrum electrum-grs electrum-ltc python310Packages.trezor python310Packages.trezor_agent python39Packages.trezor python39Packages.trezor_agent trezor_agent trezorctl ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/kxbrxbi9nsrn4dx8p5fpw3fpc1x72y7d-python3.10-trezor-0.13.5 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A python310Packages.trezor https://github.com/r-ryantm/nixpkgs/archive/fac4476c190e414b5eef351f20f1070b31a3d1d3.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/kxbrxbi9nsrn4dx8p5fpw3fpc1x72y7d-python3.10-trezor-0.13.5 ls -la /nix/store/kxbrxbi9nsrn4dx8p5fpw3fpc1x72y7d-python3.10-trezor-0.13.5/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages built:
--- ###### Maintainer pings cc @np @prusnak @mmahut for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). 2023-01-01T06:48:41 https://api.github.com/repos/NixOS/nixpkgs/pulls/208590