python312Packages.inline-snapshot 0.10.2 -> 0.12.1 https://github.com/15r10nk/inline-snapshot/releases attrpath: python312Packages.inline-snapshot 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/6b769gf8rqrdkmvarsjk1f8mifbzvfai-packages.json.drv building '/nix/store/6b769gf8rqrdkmvarsjk1f8mifbzvfai-packages.json.drv'... Going to be running update for following packages: - python3.12-inline-snapshot-0.10.2 Press Enter key to continue... Running update for: - python3.12-inline-snapshot-0.10.2: UPDATING ... - python3.12-inline-snapshot-0.10.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/inline-snapshot/default.nix b/pkgs/development/python-modules/inline-snapshot/default.nix index 37e365781573..d4e00450bbf2 100644 --- a/pkgs/development/python-modules/inline-snapshot/default.nix +++ b/pkgs/development/python-modules/inline-snapshot/default.nix @@ -22,7 +22,7 @@ buildPythonPackage rec { pname = "inline-snapshot"; - version = "0.10.2"; + version = "0.12.1"; pyproject = true; disabled = pythonOlder "3.10"; @@ -31,7 +31,7 @@ buildPythonPackage rec { owner = "15r10nk"; repo = "inline-snapshot"; rev = "refs/tags/v${version}"; - hash = "sha256-19rvhqYkM3QiD0La5TRi/2uKza8HW/bnXeGAhOZ/bgs="; + hash = "sha256-DHqwsJLqDrejy6+s7dnOBgOAE5SVpyQVmiLbZBio+ow="; }; build-system = [ poetry-core ]; No auto update branch exists Python package with too many package rebuilds 106 > 100