python310Packages.codecov 0 -> 1 attrpath: python310Packages.codecov 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/ddd8kx1hmgqmvfw20ch3jcv2fdza9n0q-packages.json.drv building '/nix/store/ddd8kx1hmgqmvfw20ch3jcv2fdza9n0q-packages.json.drv'... Going to be running update for following packages: - python3.10-codecov-2.1.12 Press Enter key to continue... Running update for: - python3.10-codecov-2.1.12: UPDATING ... - python3.10-codecov-2.1.12: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/codecov/default.nix b/pkgs/development/python-modules/codecov/default.nix index d63de1631a2..4aaf0a403be 100644 --- a/pkgs/development/python-modules/codecov/default.nix +++ b/pkgs/development/python-modules/codecov/default.nix @@ -10,13 +10,13 @@ buildPythonPackage rec { pname = "codecov"; - version = "2.1.12"; + version = "2.1.13"; src = fetchFromGitHub { owner = "codecov"; repo = "codecov-python"; - rev = "v${version}"; - sha256 = "0bdk1cp3hxydpx9knqfv88ywwzw7yqhywi0inxjd6x53qh75prqy"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-cZEpAw8uv/XGiGzdBZ9MnabNaTP0did2GT+BkKMJM/E="; }; propagatedBuildInputs = [ An auto update branch exists with message `python310Packages.codecov: 2.1.12 -> 2.1.13`. New version is 2.1.13. An auto update branch exists with an equal or greater version