python310Packages.tenacity 0 -> 1 attrpath: python310Packages.tenacity 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/8qmilq3bnqr9bcjp95isn59xss2rggn2-packages.json.drv building '/nix/store/8qmilq3bnqr9bcjp95isn59xss2rggn2-packages.json.drv'... Going to be running update for following packages: - python3.10-tenacity-8.2.1 Press Enter key to continue... Running update for: - python3.10-tenacity-8.2.1: UPDATING ... - python3.10-tenacity-8.2.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/tenacity/default.nix b/pkgs/development/python-modules/tenacity/default.nix index ea3f41f9358..91017b84035 100644 --- a/pkgs/development/python-modules/tenacity/default.nix +++ b/pkgs/development/python-modules/tenacity/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "tenacity"; - version = "8.2.1"; + version = "8.2.2"; format = "pyproject"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-x7tLhkJbl3cmp7SZcVQtT2e69yCWWX0oPz/9AfM7kt8="; + hash = "sha256-Q68DeCK9ACkCWHfzstl8xNe7DCmRAAo9WdcVF8XJaeA="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 1279 > 25