python311Packages.folium 0 -> 1 attrpath: python311Packages.folium 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/zq0yzs97znipkg8jgn9d365cbmasbh0h-packages.json.drv building '/nix/store/zq0yzs97znipkg8jgn9d365cbmasbh0h-packages.json.drv'... Going to be running update for following packages: - python3.11-folium-0.15.1 Press Enter key to continue... Running update for: - python3.11-folium-0.15.1: UPDATING ... - python3.11-folium-0.15.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/folium/default.nix b/pkgs/development/python-modules/folium/default.nix index 3efaaa38cbe1..9c2df4de6322 100644 --- a/pkgs/development/python-modules/folium/default.nix +++ b/pkgs/development/python-modules/folium/default.nix @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "folium"; - version = "0.15.1"; + version = "0.16.0"; pyproject = true; disabled = pythonOlder "3.7"; @@ -29,7 +29,7 @@ buildPythonPackage rec { owner = "python-visualization"; repo = "folium"; rev = "refs/tags/v${version}"; - hash = "sha256-CHPHxp8xEZhEEMLvhs/xAiOr2Hw6B+5svFNY+QvQa+U="; + hash = "sha256-ADDqjZUQVI4K/Bf38905g1K9TD2/e1RYvYWddvFtdrU="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.folium: 0.15.1 -> 0.16.0`. New version is 0.16.0. An auto update branch exists with an equal or greater version