python311Packages.tomlkit 0 -> 1 attrpath: python311Packages.tomlkit 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/rcxw4vf1nsiphlj5rn87rll5rjpv04q0-packages.json.drv building '/nix/store/rcxw4vf1nsiphlj5rn87rll5rjpv04q0-packages.json.drv'... Going to be running update for following packages: - python3.11-tomlkit-0.12.3 Press Enter key to continue... Running update for: - python3.11-tomlkit-0.12.3: UPDATING ... - python3.11-tomlkit-0.12.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/tomlkit/default.nix b/pkgs/development/python-modules/tomlkit/default.nix index fa978be73bbd..94f63be259a6 100644 --- a/pkgs/development/python-modules/tomlkit/default.nix +++ b/pkgs/development/python-modules/tomlkit/default.nix @@ -12,12 +12,12 @@ buildPythonPackage rec { pname = "tomlkit"; - version = "0.12.3"; + version = "0.12.4"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-dbr1AS0GUB8HvuW/joAbnzQ+eqxaklgfIPgM5jLmtaQ="; + hash = "sha256-fKHPwSIygGUXqFFQR7pmoZNp5x7fJDnQ9YJPkQMrbMM="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 639 > 25