python310Packages.platformdirs 3.0.0 -> 3.5.1 https://repology.org/project/python:platformdirs/versions 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/ip057ngbg04mrs8cmaarzaiyx8m38ggy-packages.json.drv building '/nix/store/ip057ngbg04mrs8cmaarzaiyx8m38ggy-packages.json.drv'... Going to be running update for following packages: - python3.10-platformdirs-3.0.0 Press Enter key to continue... Running update for: - python3.10-platformdirs-3.0.0: UPDATING ... - python3.10-platformdirs-3.0.0: 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 c807faff9d0..9d2deb68d44 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.0.0"; + version = "3.5.1"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = pname; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-RiZ26BGqS8nN5qHpUt7LIXSck/cGM8qlet3uL81TyPo="; + hash = "sha256-/qi22jiF+P7XcG/D+dxoOrHk89amdBoGewrTqZZOsoM="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; No auto update branch exists There might already be an open PR for this update: - python310Packages.platformdirs: 3.0.0 -> 3.5.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/232987"