python310Packages.jaraco-test 0 -> 1 attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/5phbd58sdr1kxlpjg92b84bsm6448mgd-packages.json.drv building '/nix/store/5phbd58sdr1kxlpjg92b84bsm6448mgd-packages.json.drv'... Going to be running update for following packages: - python3.10-jaraco-test-5.2.0 Press Enter key to continue... Running update for: - python3.10-jaraco-test-5.2.0: UPDATING ... - python3.10-jaraco-test-5.2.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/jaraco-test/default.nix b/pkgs/development/python-modules/jaraco-test/default.nix index 86aca734e11..7a9381dc737 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.2.0"; + version = "5.3.0"; disabled = pythonOlder "3.7"; @@ -23,7 +23,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "jaraco.test"; inherit version; - sha256 = "sha256-K1OYx58TriCKoGfdLlEw3ArC699DR5w9r7bxLz2bdIs="; + sha256 = "sha256-f2f8xTlTgXGCPlqp+dA04ulRLOTzVNEb39hNtytGHUA="; }; nativeBuildInputs = [ An auto update branch exists with message `python310Packages.jaraco-test: add changelog to meta`. New version is 5.3.0. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python310Packages.jaraco-test: 5.2.0 -> 5.3.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/211014"