python311Packages.dnspython 2.4.2 -> 2.5.0 https://repology.org/project/python:dnspython/versions attrpath: python311Packages.dnspython 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/508x5as7qzz8rzxrgr4604qssh77knyh-packages.json.drv building '/nix/store/508x5as7qzz8rzxrgr4604qssh77knyh-packages.json.drv'... 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..4682f511ef58 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.5.0"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-jc+ujHRgovhLQHLibxyfQQHKIMBxZJy3w06LapPViYQ="; + hash = "sha256-oANIFaWbqa6IiUa+fMyo98FXsob4RVs3nGku+1ECKhU="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 4591 > 25