python311Packages.cachecontrol 0 -> 1 attrpath: python311Packages.cachecontrol 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/a04sfc349afs60n40lhljvwwhymrvlqm-packages.json.drv building '/nix/store/a04sfc349afs60n40lhljvwwhymrvlqm-packages.json.drv'... Going to be running update for following packages: - python3.11-cachecontrol-0.13.1 Press Enter key to continue... Running update for: - python3.11-cachecontrol-0.13.1: UPDATING ... - python3.11-cachecontrol-0.13.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cachecontrol/default.nix b/pkgs/development/python-modules/cachecontrol/default.nix index 99a128b0496b..3d60d5dd18e4 100644 --- a/pkgs/development/python-modules/cachecontrol/default.nix +++ b/pkgs/development/python-modules/cachecontrol/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "cachecontrol"; - version = "0.13.1"; + version = "0.14.0"; format = "pyproject"; disabled = pythonOlder "3.6"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "ionrock"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-4N+vk65WxOrT+IJRn+lEnbs5vlWQh9ievVHWWe3BKJ0="; + hash = "sha256-myyqiUGna+5S2GJGnwZTOfLh49NhjfHAvpUB49dQbgY="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 60 > 25