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/8kp6rv5iq84cqd0vc9xqlxv2kqafxpk3-packages.json.drv building '/nix/store/8kp6rv5iq84cqd0vc9xqlxv2kqafxpk3-packages.json.drv'... Going to be running update for following packages: - python3.10-tenacity-8.2.2 Press Enter key to continue... Running update for: - python3.10-tenacity-8.2.2: UPDATING ... - python3.10-tenacity-8.2.2: 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 91017b840359..5fe70090feea 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.2"; + version = "8.2.3"; format = "pyproject"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-Q68DeCK9ACkCWHfzstl8xNe7DCmRAAo9WdcVF8XJaeA="; + hash = "sha256-U5jvDXjmP0AAfB+0wL/5bhkROU0vqNGU93YZwF/2zIo="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 2477 > 25