python310Packages.mmh3 0 -> 1 attrpath: python310Packages.mmh3 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7mrxrbzfbd61jmg0vvp210fqr0vfar6f-packages.json.drv building '/nix/store/7mrxrbzfbd61jmg0vvp210fqr0vfar6f-packages.json.drv'... Going to be running update for following packages: - python3.10-mmh3-3.1.0 Press Enter key to continue... Running update for: - python3.10-mmh3-3.1.0: UPDATING ... - python3.10-mmh3-3.1.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/mmh3/default.nix b/pkgs/development/python-modules/mmh3/default.nix index 07cd6d15902..683c3b3ec15 100644 --- a/pkgs/development/python-modules/mmh3/default.nix +++ b/pkgs/development/python-modules/mmh3/default.nix @@ -5,11 +5,11 @@ buildPythonPackage rec { pname = "mmh3"; - version = "3.1.0"; + version = "4.0.0"; src = fetchPypi { inherit pname version; - sha256 = "sha256-mw8rKrSpFTM8nRCJVy4pCgIeu1uQC7f3EU3MwDmV1zI="; + sha256 = "sha256-BWuD0E5ZVUfQQHzI5apdi6iAKor6QXtkwcMCNbU4njA="; }; pythonImportsCheck = [ "mmh3" ]; No auto update branch exists Successfully finished processing cachix "/nix/store/3a5wv1vqb3wdjnfpkxk74l9wcxspb78d-python3.10-mmh3-4.0.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
5 packages built:
Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 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.mmh3 is: Python wrapper for MurmurHash3, a set of fast and robust hash functions meta.homepage for python310Packages.mmh3 is: https://pypi.org/project/mmh3/ ###### 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 4.0.0 with grep in /nix/store/3a5wv1vqb3wdjnfpkxk74l9wcxspb78d-python3.10-mmh3-4.0.0 - found 4.0.0 in filename of file in /nix/store/3a5wv1vqb3wdjnfpkxk74l9wcxspb78d-python3.10-mmh3-4.0.0 ---
Rebuild report (if merged into master) (click to expand) ``` 5 total rebuild path(s) 5 package rebuild(s) First fifty rebuilds by attrpath chatgpt-retrieval-plugin python310Packages.mmh3 python310Packages.pymilvus python311Packages.mmh3 python311Packages.pymilvus ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/3a5wv1vqb3wdjnfpkxk74l9wcxspb78d-python3.10-mmh3-4.0.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 python310Packages.mmh3 https://github.com/r-ryantm/nixpkgs/archive/45a19246c767468848fc882a4ed2247ceb72bfac.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/3a5wv1vqb3wdjnfpkxk74l9wcxspb78d-python3.10-mmh3-4.0.0 ls -la /nix/store/3a5wv1vqb3wdjnfpkxk74l9wcxspb78d-python3.10-mmh3-4.0.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)
5 packages built:
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/238686