python312Packages.configparser 6.0.0 -> 6.0.1 https://github.com/jaraco/configparser/releases attrpath: python312Packages.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lpdy6gr5srdfsz0l5vxqb7a6y10az2f8-packages.json.drv building '/nix/store/lpdy6gr5srdfsz0l5vxqb7a6y10az2f8-packages.json.drv'... Going to be running update for following packages: - python3.12-configparser-6.0.0 Press Enter key to continue... Running update for: - python3.12-configparser-6.0.0: UPDATING ... - python3.12-configparser-6.0.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/configparser/default.nix b/pkgs/development/python-modules/configparser/default.nix index 9dc6d16097a2..b48839ff85f1 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 = "6.0.0"; + version = "6.0.1"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-7JFKseVsZy3h9cNIOWTmj3GzTkV5BLe3bga5Iq7AZ6g="; + hash = "sha256-20VRPpceUJSWsVC+Mb1nsOFKsgt4o4O2d+SxWOLGgtg="; }; nativeBuildInputs = [ setuptools-scm ]; No auto update branch exists Python package with too many package rebuilds 69 > 25