2022-12-13T11:33:54 python310Packages.geopandas 0 -> 1 2022-12-13T11:33:56 attrpath: python310Packages.geopandas 2022-12-13T11:33:56 Checking auto update branch... 2022-12-13T11:34:00 [version] 2022-12-13T11:34:00 [version] skipping because derivation has updateScript 2022-12-13T11:34:00 [rustCrateVersion] 2022-12-13T11:34:00 [rustCrateVersion] No cargoSha256 found 2022-12-13T11:34:00 [golangModuleVersion] 2022-12-13T11:34:00 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-13T11:34:00 [updateScript] 2022-12-13T11:34:04 [updateScript] Success 2022-12-13T11:34:04 [updateScript] this derivation will be built: /nix/store/f25mbwn1g2lhhiklwr399i7nyxs79x8k-packages.json.drv building '/nix/store/f25mbwn1g2lhhiklwr399i7nyxs79x8k-packages.json.drv'... Going to be running update for following packages: - python3.10-geopandas-0.12.1 Press Enter key to continue... Running update for: - python3.10-geopandas-0.12.1: UPDATING ... - python3.10-geopandas-0.12.1: DONE. Packages updated! 2022-12-13T11:34:04 2022-12-13T11:34:04 [quotedUrls] 2022-12-13T11:34:04 [quotedUrls] nothing found to replace 2022-12-13T11:34:04 Diff after rewrites: diff --git a/pkgs/development/python-modules/geopandas/default.nix b/pkgs/development/python-modules/geopandas/default.nix index e2e71e6b09b..8675583023f 100644 --- a/pkgs/development/python-modules/geopandas/default.nix +++ b/pkgs/development/python-modules/geopandas/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "geopandas"; - version = "0.12.1"; + version = "0.12.2"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "geopandas"; repo = "geopandas"; rev = "refs/tags/v${version}"; - hash = "sha256-aLERNVojPgZ3Y7+CnirGvC4RfuQf+K3Oj2/0BqdorwI="; + hash = "sha256-ntOZ2WCoMz5ZpqPeupqPC3cN8mbQmEAvJGaFblu0ibY="; }; propagatedBuildInputs = [ 2022-12-13T11:35:34 No auto update branch exists 2022-12-13T11:35:34 There might already be an open PR for this update: - python3Packages.geopandas: 0.12.1 → 0.12.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/205546"