2022-12-09T00:27:06 python310Packages.pykdtree 0 -> 1 2022-12-09T00:27:09 attrpath: python310Packages.pykdtree 2022-12-09T00:27:09 Checking auto update branch... 2022-12-09T00:27:14 [version] 2022-12-09T00:27:14 [version] skipping because derivation has updateScript 2022-12-09T00:27:14 [rustCrateVersion] 2022-12-09T00:27:14 [rustCrateVersion] No cargoSha256 found 2022-12-09T00:27:14 [golangModuleVersion] 2022-12-09T00:27:14 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T00:27:14 [updateScript] 2022-12-09T00:27:15 [updateScript] Success 2022-12-09T00:27:15 [updateScript] this derivation will be built: /nix/store/diqkkqwvfjlw4i1zlprxsamla5s4ca3z-packages.json.drv building '/nix/store/diqkkqwvfjlw4i1zlprxsamla5s4ca3z-packages.json.drv'... Going to be running update for following packages: - python3.10-pykdtree-1.3.5 Press Enter key to continue... Running update for: - python3.10-pykdtree-1.3.5: UPDATING ... - python3.10-pykdtree-1.3.5: DONE. Packages updated! 2022-12-09T00:27:15 2022-12-09T00:27:15 [quotedUrls] 2022-12-09T00:27:15 [quotedUrls] nothing found to replace 2022-12-09T00:27:15 Diff after rewrites: diff --git a/pkgs/development/python-modules/pykdtree/default.nix b/pkgs/development/python-modules/pykdtree/default.nix index b4b44294596..642e5ba9d58 100644 --- a/pkgs/development/python-modules/pykdtree/default.nix +++ b/pkgs/development/python-modules/pykdtree/default.nix @@ -2,11 +2,11 @@ buildPythonPackage rec { pname = "pykdtree"; - version = "1.3.5"; + version = "1.3.6"; src = fetchPypi { inherit pname version; - sha256 = "sha256-c0L3XnMRA+ZT/B9rn9q8JBDPkrbnsGFggEp1eGybV0c="; + sha256 = "sha256-eAtpPQVVuFfXqrMeNdQpO/Tr253sekW6S7I7RAD2Jtw="; }; buildInputs = [ openmp ]; 2022-12-09T00:28:46 An auto update branch exists with message `python310Packages.pykdtree: 1.3.5 -> 1.3.6`. New version is 1.3.6. 2022-12-09T00:28:46 An auto update branch exists with an equal or greater version