python310Packages.certbot 0 -> 1 attrpath: python310Packages.certbot 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/cnvmrgdmgg76ayax6vmy0akz5j1n0psv-packages.json.drv building '/nix/store/cnvmrgdmgg76ayax6vmy0akz5j1n0psv-packages.json.drv'... Going to be running update for following packages: - python3.10-certbot-2.4.0 Press Enter key to continue... Running update for: - python3.10-certbot-2.4.0: UPDATING ... - python3.10-certbot-2.4.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/certbot/default.nix b/pkgs/development/python-modules/certbot/default.nix index 369879878bb2..e20fb9ec7a60 100644 --- a/pkgs/development/python-modules/certbot/default.nix +++ b/pkgs/development/python-modules/certbot/default.nix @@ -26,13 +26,13 @@ buildPythonPackage rec { pname = "certbot"; - version = "2.4.0"; + version = "2.6.0"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-BQsdhlYABZtz5+SORiCVnWMZdMmiWGM9W1YLqObyFo8="; + hash = "sha256-CbYamk1+NvcyS6w7pOjpD5lqWHCk+VJqF9R3xYxzpQk="; }; sourceRoot = "${src.name}/${pname}"; No auto update branch exists Python package with too many package rebuilds 761 > 25