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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ipsnzi1cwyf1vm89daiapwbh0vvflxwy-packages.json.drv building '/nix/store/ipsnzi1cwyf1vm89daiapwbh0vvflxwy-packages.json.drv'... Going to be running update for following packages: - python3.10-certbot-2.6.0 Press Enter key to continue... Running update for: - python3.10-certbot-2.6.0: UPDATING ... - python3.10-certbot-2.6.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 dd4e5f503335..9db66d45e3e0 100644 --- a/pkgs/development/python-modules/certbot/default.nix +++ b/pkgs/development/python-modules/certbot/default.nix @@ -27,13 +27,13 @@ buildPythonPackage rec { pname = "certbot"; - version = "2.6.0"; + version = "2.7.1"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-CbYamk1+NvcyS6w7pOjpD5lqWHCk+VJqF9R3xYxzpQk="; + hash = "sha256-nKErVMtFOg+bnVX4vLb3F2lTRGxaeR/sOdvMCv4TunI="; }; sourceRoot = "${src.name}/${pname}"; No auto update branch exists Python package with too many package rebuilds 788 > 25