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/f16fn2y5lynjkmf6n84dy5wi1swjc2za-packages.json.drv building '/nix/store/f16fn2y5lynjkmf6n84dy5wi1swjc2za-packages.json.drv'... Going to be running update for following packages: - python3.10-certbot-2.1.1 Press Enter key to continue... Running update for: - python3.10-certbot-2.1.1: UPDATING ... - python3.10-certbot-2.1.1: 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 10c21a5cad2..7b8d13b7252 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.1.1"; + version = "2.2.0"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "refs/tags/v${version}"; - sha256 = "sha256-fCKTDAJiulwL2SOw4bV3vu0VEsvXGF+1ry8esYori8o="; + sha256 = "sha256-/RdYEvNNYfZ+GYnJwcEjL+SCHo97IF/08Px+NS4lEeo="; }; sourceRoot = "source/${pname}"; No auto update branch exists Python package with too many package rebuilds 727 > 25