python311Packages.dns 0 -> 1 attrpath: python311Packages.dns 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] Going to be running update for following packages: - python3.11-dnspython-2.4.2 Press Enter key to continue... Running update for: - python3.11-dnspython-2.4.2: UPDATING ... - python3.11-dnspython-2.4.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/dnspython/default.nix b/pkgs/development/python-modules/dnspython/default.nix index 5bf9981170b1..b29e1a6a36d3 100644 --- a/pkgs/development/python-modules/dnspython/default.nix +++ b/pkgs/development/python-modules/dnspython/default.nix @@ -20,14 +20,14 @@ buildPythonPackage rec { pname = "dnspython"; - version = "2.4.2"; + version = "2.6.0"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-jc+ujHRgovhLQHLibxyfQQHKIMBxZJy3w06LapPViYQ="; + hash = "sha256-Iz+HH/OE2Ewzsur0NY/+f4kn6uOyV62EZ/m9un56xrw="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 5452 > 25