python311Packages.platformdirs 0 -> 1 attrpath: python311Packages.platformdirs 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/ngfsb76g6zf0yr1ac2wzd36q79aq56m4-packages.json.drv building '/nix/store/ngfsb76g6zf0yr1ac2wzd36q79aq56m4-packages.json.drv'... Going to be running update for following packages: - python3.11-platformdirs-4.0.0 Press Enter key to continue... Running update for: - python3.11-platformdirs-4.0.0: UPDATING ... - python3.11-platformdirs-4.0.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/platformdirs/default.nix b/pkgs/development/python-modules/platformdirs/default.nix index 6cf9822c5e41..b1d726a74f15 100644 --- a/pkgs/development/python-modules/platformdirs/default.nix +++ b/pkgs/development/python-modules/platformdirs/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "platformdirs"; - version = "4.0.0"; + version = "4.1.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = pname; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-27Cy8VEmbrO96G2mVStxkoWSRXlwZLWirI3tH6kBsus="; + hash = "sha256-OweGFVRGoN1SQnzuLnfwpKc6xzh2OphemTOc+xJJD1w="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 9914 > 25