python311Packages.jaraco-test 0 -> 1 attrpath: python311Packages.jaraco-test 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/wg9230bjicaz7qksjnha36cqk18ah80b-packages.json.drv building '/nix/store/wg9230bjicaz7qksjnha36cqk18ah80b-packages.json.drv'... Going to be running update for following packages: - python3.11-jaraco-test-5.3.0 Press Enter key to continue... Running update for: - python3.11-jaraco-test-5.3.0: UPDATING ... - python3.11-jaraco-test-5.3.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/jaraco-test/default.nix b/pkgs/development/python-modules/jaraco-test/default.nix index cba2f375af35..662feded956d 100644 --- a/pkgs/development/python-modules/jaraco-test/default.nix +++ b/pkgs/development/python-modules/jaraco-test/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "jaraco-test"; - version = "5.3.0"; + version = "5.4.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -22,7 +22,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "jaraco.test"; inherit version; - hash = "sha256-f2f8xTlTgXGCPlqp+dA04ulRLOTzVNEb39hNtytGHUA="; + hash = "sha256-29NDh4dYrcVER9YRXEYXia2zH8QHOyEpUCQwk7oxfsI="; }; nativeBuildInputs = [ An auto update branch exists with message `python312Packages.inlinestyler: fix build`. New version is 5.4.0. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python311Packages.jaraco-test: 5.3.0 -> 5.4.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/298274"