python312Packages.pygmt 0.11.0 -> 0.12.0 https://github.com/GenericMappingTools/pygmt/releases attrpath: python312Packages.pygmt 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.12-pygmt-0.11.0 Press Enter key to continue... Running update for: - python3.12-pygmt-0.11.0: UPDATING ... - python3.12-pygmt-0.11.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pygmt/default.nix b/pkgs/development/python-modules/pygmt/default.nix index 77d2669ee0ac..0025e7bc1cdc 100644 --- a/pkgs/development/python-modules/pygmt/default.nix +++ b/pkgs/development/python-modules/pygmt/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "pygmt"; - version = "0.11.0"; + version = "0.12.0"; pyproject = true; disabled = pythonOlder "3.9"; @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "GenericMappingTools"; repo = "pygmt"; rev = "refs/tags/v${version}"; - hash = "sha256-DbewB/lP44bpNSQ4ht7n0coS2Ml7qmEU4CP91p5YtZg="; + hash = "sha256-1e+89VRdlYh2jrFQR/LA7NkazD8ur6s/E9In2LPy3GI="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/9m6hqyx9cyawc39125ci1x2wjsk5wpf1-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.pygmt Received ExitFailure 1 when running Raw command: /nix/store/9m6hqyx9cyawc39125ci1x2wjsk5wpf1-nix-2.18.5/bin/nix --extra-experimental-features nix-command log -f . python312Packages.pygmt Standard output: error: build log of 'python312Packages.pygmt' is not available