python310Packages.pyproj 0 -> 1 attrpath: python310Packages.pyproj 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/9xphwpxipfh9r2m5bp97g9isc9wxhksm-packages.json.drv building '/nix/store/9xphwpxipfh9r2m5bp97g9isc9wxhksm-packages.json.drv'... Going to be running update for following packages: - python3.10-pyproj-3.5.0 Press Enter key to continue... Running update for: - python3.10-pyproj-3.5.0: UPDATING ... - python3.10-pyproj-3.5.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyproj/default.nix b/pkgs/development/python-modules/pyproj/default.nix index f3ff10b3c16..a84b94f89df 100644 --- a/pkgs/development/python-modules/pyproj/default.nix +++ b/pkgs/development/python-modules/pyproj/default.nix @@ -17,14 +17,14 @@ buildPythonPackage rec { pname = "pyproj"; - version = "3.5.0"; + version = "3.6.0"; disabled = pythonOlder "3.7"; src = fetchFromGitHub { owner = "pyproj4"; repo = "pyproj"; rev = "refs/tags/${version}"; - hash = "sha256-Vsje8gEJWNt2P1WOFm/IZSpJo04N0CXWxcmfADmP/M4="; + hash = "sha256-XMJg1azsvMtVnKuIulrrZ1Of3CFk2/EgQjkN1g0FpmQ="; }; # force pyproj to use ${proj} No auto update branch exists Python package with too many package rebuilds 30 > 25