python310Packages.aiocache 0 -> 1 attrpath: python310Packages.aiocache 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/v4isb3dal4qlrrlrsbc17jz6gfgjq8nw-packages.json.drv building '/nix/store/v4isb3dal4qlrrlrsbc17jz6gfgjq8nw-packages.json.drv'... Going to be running update for following packages: - python3.10-aiocache-0.11.1 Press Enter key to continue... Running update for: - python3.10-aiocache-0.11.1: UPDATING ... - python3.10-aiocache-0.11.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/aiocache/default.nix b/pkgs/development/python-modules/aiocache/default.nix index 54979dbd7ba..3c32c8bd0b7 100644 --- a/pkgs/development/python-modules/aiocache/default.nix +++ b/pkgs/development/python-modules/aiocache/default.nix @@ -7,13 +7,13 @@ buildPythonPackage rec { pname = "aiocache"; - version = "0.11.1"; + version = "0.12.0"; src = fetchFromGitHub { owner = "aio-libs"; repo = pname; - rev = version; - sha256 = "1czs8pvhzi92qy2dch2995rb62mxpbhd80dh2ir7zpa9qcm6wxvx"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-jNfU5jT2xLgwVeVp8jXrQ6QQuUDwMOxf+hZ7VFsMFpM="; }; propagatedBuildInputs = [ An auto update branch exists with message `python310Packages.aiocache: 0.11.1 -> 0.12.0`. New version is 0.12.0. An auto update branch exists with an equal or greater version