python311Packages.cachelib 0 -> 1 attrpath: python311Packages.cachelib 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/0hwn7z6zcsykw1whvaiall05nm6bw1bx-packages.json.drv building '/nix/store/0hwn7z6zcsykw1whvaiall05nm6bw1bx-packages.json.drv'... Going to be running update for following packages: - python3.11-cachelib-0.10.2 Press Enter key to continue... Running update for: - python3.11-cachelib-0.10.2: UPDATING ... - python3.11-cachelib-0.10.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cachelib/default.nix b/pkgs/development/python-modules/cachelib/default.nix index 4cb5d0e0dcce..6d864d7285ef 100644 --- a/pkgs/development/python-modules/cachelib/default.nix +++ b/pkgs/development/python-modules/cachelib/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "cachelib"; - version = "0.10.2"; + version = "0.12.0"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -16,7 +16,7 @@ buildPythonPackage rec { owner = "pallets"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-2V2FvZC8jM84fZEdK9ShzFrjO8goOQsN6cnJTHDDL9E="; + hash = "sha256-gSBY8zMGVn5Ndu4OexMP1v7bhXAAdl2UcEjjKFa21rE="; }; nativeCheckInputs = [ No auto update branch exists Python package with too many package rebuilds 49 > 25