python311Packages.shapely_1_8 0 -> 1 attrpath: python311Packages.shapely_1_8 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] this derivation will be built: /nix/store/5n3hgrxw4k61b5790rdcmcpcplbw76cv-packages.json.drv building '/nix/store/5n3hgrxw4k61b5790rdcmcpcplbw76cv-packages.json.drv'... Going to be running update for following packages: - python3.11-shapely-1.8.5 Press Enter key to continue... Running update for: - python3.11-shapely-1.8.5: UPDATING ... - python3.11-shapely-1.8.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/shapely/1.8.nix b/pkgs/development/python-modules/shapely/1.8.nix index 0e1c3135ab99..359f5749426d 100644 --- a/pkgs/development/python-modules/shapely/1.8.nix +++ b/pkgs/development/python-modules/shapely/1.8.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "shapely"; - version = "1.8.5"; + version = "2.0.3"; pyproject = true; disabled = pythonOlder "3.7"; @@ -24,7 +24,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "Shapely"; inherit version; - hash = "sha256-6CttYOz7EkEgyI/hBqR4WWu+qxQhFtfn9ko2TayQKpI="; + hash = "sha256-TWXQqnkQr3Hvpy/WRH4CqOXdRNqBqYPenXNtbmzL5nQ="; }; # Environment variable used in shapely/_buildcfg.py No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.shapely_1_8 Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . python311Packages.shapely_1_8 Standard output: error: build log of 'python311Packages.shapely_1_8' is not available