python312Packages.portalocker 2.8.2 -> 2.10.1 https://github.com/WoLpH/portalocker/releases attrpath: python312Packages.portalocker 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/psbhicb5hc3xg1nnx0y12zmy73hiik5p-packages.json.drv building '/nix/store/psbhicb5hc3xg1nnx0y12zmy73hiik5p-packages.json.drv'... Going to be running update for following packages: - python3.12-portalocker-2.8.2 Press Enter key to continue... Running update for: - python3.12-portalocker-2.8.2: UPDATING ... - python3.12-portalocker-2.8.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/portalocker/default.nix b/pkgs/development/python-modules/portalocker/default.nix index be7697d0d6ab..9e244b696ece 100644 --- a/pkgs/development/python-modules/portalocker/default.nix +++ b/pkgs/development/python-modules/portalocker/default.nix @@ -18,14 +18,14 @@ buildPythonPackage rec { pname = "portalocker"; - version = "2.8.2"; + version = "2.10.1"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-KwNap4KORsWOmzE5DuHxabmOEGarELmmqGH+fiXuTzM="; + hash = "sha256-7xv4ROh4qwiu5+QBhBVuEVHyKPEDqlxr0HJMwzCWD48="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 170 > 100