python310Packages.mpi4py 0 -> 1 attrpath: python310Packages.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.10-mpi4py-3.1.4 Press Enter key to continue... Running update for: - python3.10-mpi4py-3.1.4: UPDATING ... - python3.10-mpi4py-3.1.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/mpi4py/default.nix b/pkgs/development/python-modules/mpi4py/default.nix index 887c5446d53c..eaf7d30efb5d 100644 --- a/pkgs/development/python-modules/mpi4py/default.nix +++ b/pkgs/development/python-modules/mpi4py/default.nix @@ -4,11 +4,11 @@ buildPythonPackage rec { pname = "mpi4py"; - version = "3.1.4"; + version = "3.1.5"; src = fetchPypi { inherit pname version; - hash = "sha256-F4WPLrxiMiDQEg0fqNQo0DPd50nEvDWzPYGmatf5NIA="; + hash = "sha256-pwbnbbklUTXC+10e9Uy097DkrZ4zy62n3idiYgXyoVM="; }; passthru = { No auto update branch exists Successfully finished processing cachix "/nix/store/vswmi5w411gq2h552rwyxw9wn0cg9jg3-python3.10-mpi4py-3.1.5" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m 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 python310Packages.mpi4py is: Python bindings for the Message Passing Interface standard meta.homepage for python310Packages.mpi4py is: https://github.com/mpi4py/mpi4py ###### 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 3.1.5 with grep in /nix/store/vswmi5w411gq2h552rwyxw9wn0cg9jg3-python3.10-mpi4py-3.1.5 - found 3.1.5 in filename of file in /nix/store/vswmi5w411gq2h552rwyxw9wn0cg9jg3-python3.10-mpi4py-3.1.5 ---
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 python310Packages.baselines python310Packages.dask-mpi python310Packages.fenics python310Packages.fipy python310Packages.h5py-mpi python310Packages.hoomd-blue python310Packages.meep python310Packages.mpi4py python310Packages.neuronpy python310Packages.pyprecice python310Packages.sfepy 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 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/vswmi5w411gq2h552rwyxw9wn0cg9jg3-python3.10-mpi4py-3.1.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.mpi4py https://github.com/r-ryantm/nixpkgs/archive/df3d59ca78add2549690d942412c73f2e1b6f5e2.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/df3d59ca78add2549690d942412c73f2e1b6f5e2#python310Packages.mpi4py ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/vswmi5w411gq2h552rwyxw9wn0cg9jg3-python3.10-mpi4py-3.1.5 ls -la /nix/store/vswmi5w411gq2h552rwyxw9wn0cg9jg3-python3.10-mpi4py-3.1.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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/258970