python310Packages.configparser 0 -> 1 attrpath: python310Packages.configparser 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/p6xfa3yklkhc34m2dskx3lmvr6v8bd77-packages.json.drv building '/nix/store/p6xfa3yklkhc34m2dskx3lmvr6v8bd77-packages.json.drv'... Going to be running update for following packages: - python3.10-configparser-5.3.0 Press Enter key to continue... Running update for: - python3.10-configparser-5.3.0: UPDATING ... - python3.10-configparser-5.3.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/configparser/default.nix b/pkgs/development/python-modules/configparser/default.nix index b703e5de599b..382d5fa962f4 100644 --- a/pkgs/development/python-modules/configparser/default.nix +++ b/pkgs/development/python-modules/configparser/default.nix @@ -2,12 +2,12 @@ buildPythonPackage rec { pname = "configparser"; - version = "5.3.0"; + version = "6.0.0"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-i+JngktUHAmwjbEkkX9Iq1JabD6DcBHzEweBoiTFcJA="; + hash = "sha256-7JFKseVsZy3h9cNIOWTmj3GzTkV5BLe3bga5Iq7AZ6g="; }; nativeBuildInputs = [ setuptools-scm ]; No auto update branch exists Python package with too many package rebuilds 104 > 25