2022-12-10T15:13:58 memray 1.4.1 -> 1.5.0 https://github.com/bloomberg/memray/releases 2022-12-10T15:14:02 attrpath: memray 2022-12-10T15:14:02 Checking auto update branch... 2022-12-10T15:14:08 [version] 2022-12-10T15:14:08 [version] skipping because derivation has updateScript 2022-12-10T15:14:08 [rustCrateVersion] 2022-12-10T15:14:08 [rustCrateVersion] No cargoSha256 found 2022-12-10T15:14:08 [golangModuleVersion] 2022-12-10T15:14:08 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-10T15:14:08 [updateScript] 2022-12-10T15:14:13 [updateScript] Success 2022-12-10T15:14:13 [updateScript] this derivation will be built: /nix/store/qzfckdbi2bzjm224qwi5lbzmyd9m3qrm-packages.json.drv building '/nix/store/qzfckdbi2bzjm224qwi5lbzmyd9m3qrm-packages.json.drv'... Going to be running update for following packages: - memray-1.4.1 Press Enter key to continue... Running update for: - memray-1.4.1: UPDATING ... - memray-1.4.1: DONE. Packages updated! 2022-12-10T15:14:13 2022-12-10T15:14:13 [quotedUrls] 2022-12-10T15:14:13 [quotedUrls] nothing found to replace 2022-12-10T15:14:13 Diff after rewrites: diff --git a/pkgs/development/tools/memray/default.nix b/pkgs/development/tools/memray/default.nix index 74f65ef6303..ee62838dc8c 100644 --- a/pkgs/development/tools/memray/default.nix +++ b/pkgs/development/tools/memray/default.nix @@ -8,14 +8,14 @@ python3.pkgs.buildPythonApplication rec { pname = "memray"; - version = "1.4.1"; + version = "1.5.0"; format = "setuptools"; src = fetchFromGitHub { owner = "bloomberg"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-Lq2qDTGkyG3qZaxF3umUHBWf0Dgy1ds6bTUe4y3u7Qc="; + hash = "sha256-BnsboMjlMDfDsqR3UU/bxQpyUaqCDuglaqwTPOF79Fc="; }; nativeBuildInputs = [ 2022-12-10T15:15:44 No auto update branch exists 2022-12-10T15:16:47 Successfully finished processing 2022-12-10T15:16:47 cachix "/nix/store/rrnr0zr4sr4b72ja1j1jbdxj0m5rk07x-memray-1.5.0" 2022-12-10T15:16:50 [check][nixpkgs-review] 2022-12-10T15:19:37 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-10T15:19:40 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 memray is: "Memory profiler for Python" meta.homepage for memray is: "https://bloomberg.github.io/memray/" meta.changelog for memray is: "https://github.com/bloomberg/memray/releases/tag/v1.5.0" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.5.0 with grep in /nix/store/rrnr0zr4sr4b72ja1j1jbdxj0m5rk07x-memray-1.5.0 - found 1.5.0 in filename of file in /nix/store/rrnr0zr4sr4b72ja1j1jbdxj0m5rk07x-memray-1.5.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath memray ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/rrnr0zr4sr4b72ja1j1jbdxj0m5rk07x-memray-1.5.0 \ --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 memray https://github.com/r-ryantm/nixpkgs/archive/c0660ba1953bd0cfe924807bbb0e3bd3c171f393.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/rrnr0zr4sr4b72ja1j1jbdxj0m5rk07x-memray-1.5.0 ls -la /nix/store/rrnr0zr4sr4b72ja1j1jbdxj0m5rk07x-memray-1.5.0/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)
1 package built:
--- ###### Maintainer pings cc @fabaff 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). 2022-12-10T15:19:43 https://api.github.com/repos/NixOS/nixpkgs/pulls/205488