python310Packages.platformdirs 0 -> 1 attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qinv24hp3r2labdjwa0i5i9lffhjfian-packages.json.drv building '/nix/store/qinv24hp3r2labdjwa0i5i9lffhjfian-packages.json.drv'... Going to be running update for following packages: - python3.10-platformdirs-3.9.1 Press Enter key to continue... Running update for: - python3.10-platformdirs-3.9.1: UPDATING ... - python3.10-platformdirs-3.9.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/platformdirs/default.nix b/pkgs/development/python-modules/platformdirs/default.nix index f64a76d3e625..777ba72bcc2c 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 = "3.9.1"; + version = "3.10.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = pname; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-gBiXdnBWp0SlpE6TQPONTXEsQ2XFGCANGdNM/gv7V5s="; + hash = "sha256-Ytilbs29oxuwLfoKTXNQxlh8qBF39F2ZRK8imd57A1w="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; No auto update branch exists There might already be an open PR for this update: - python310Packages.platformdirs: 3.9.1 -> 3.10.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/247750"