python311Packages.mpi4py 0 -> 1 attrpath: python311Packages.mpi4py Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-mpi4py-3.1.5 Press Enter key to continue... Running update for: - python3.11-mpi4py-3.1.5: UPDATING ... - python3.11-mpi4py-3.1.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/mpi4py/default.nix b/pkgs/development/python-modules/mpi4py/default.nix index b5f4e403ab38..9119db8a204b 100644 --- a/pkgs/development/python-modules/mpi4py/default.nix +++ b/pkgs/development/python-modules/mpi4py/default.nix @@ -4,12 +4,12 @@ buildPythonPackage rec { pname = "mpi4py"; - version = "3.1.5"; + version = "3.1.6"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-pwbnbbklUTXC+10e9Uy097DkrZ4zy62n3idiYgXyoVM="; + hash = "sha256-yPpiXg+SsILvlVv7UvGfpmkdKSc9fXETXSlaoUPe5ss="; }; passthru = { No auto update branch exists Successfully finished processing cachix "/nix/store/781xml2m3gj5876gvgfjzf0s1jykyj3i-python3.11-mpi4py-3.1.6" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 120m and timed out nixpkgs-review took longer than 120m and timed out 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 python311Packages.mpi4py is: Python bindings for the Message Passing Interface standard meta.homepage for python311Packages.mpi4py is: https://github.com/mpi4py/mpi4py ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.1.6 with grep in /nix/store/781xml2m3gj5876gvgfjzf0s1jykyj3i-python3.11-mpi4py-3.1.6 - found 3.1.6 in filename of file in /nix/store/781xml2m3gj5876gvgfjzf0s1jykyj3i-python3.11-mpi4py-3.1.6 ---
Rebuild report (if merged into master) (click to expand) ``` 25 total rebuild path(s) 25 package rebuild(s) First fifty rebuilds by attrpath neuron-full neuron-mpi paraview python311Packages.baselines python311Packages.dask-mpi python311Packages.fenics python311Packages.fipy python311Packages.h5py-mpi python311Packages.hoomd-blue python311Packages.meep python311Packages.mpi4py python311Packages.neuronpy python311Packages.pyprecice python311Packages.sfepy python312Packages.baselines python312Packages.dask-mpi python312Packages.fenics python312Packages.fipy python312Packages.h5py-mpi python312Packages.hoomd-blue python312Packages.meep python312Packages.mpi4py python312Packages.neuronpy python312Packages.pyprecice python312Packages.sfepy ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/781xml2m3gj5876gvgfjzf0s1jykyj3i-python3.11-mpi4py-3.1.6 \ --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 python311Packages.mpi4py https://github.com/r-ryantm/nixpkgs/archive/31f84ba46e76b0c691f26ce1c39ab9c4b7fefefd.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/31f84ba46e76b0c691f26ce1c39ab9c4b7fefefd#python311Packages.mpi4py ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/781xml2m3gj5876gvgfjzf0s1jykyj3i-python3.11-mpi4py-3.1.6 ls -la /nix/store/781xml2m3gj5876gvgfjzf0s1jykyj3i-python3.11-mpi4py-3.1.6/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. nixpkgs-review took longer than 120m and timed out --- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/304115