2022-11-26T01:41:22 python3.10-sanic-routing 22.3.0 -> 22.8.0 https://pypi.org/project/sanic-routing/ 2022-11-26T01:41:24 attrpath: python310Packages.sanic-routing 2022-11-26T01:41:24 Checking auto update branch... 2022-11-26T01:41:28 [version] 2022-11-26T01:41:28 [version] skipping because derivation has updateScript 2022-11-26T01:41:28 [rustCrateVersion] 2022-11-26T01:41:28 [rustCrateVersion] No cargoSha256 found 2022-11-26T01:41:28 [golangModuleVersion] 2022-11-26T01:41:28 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-26T01:41:28 [updateScript] 2022-11-26T01:41:31 [updateScript] Success 2022-11-26T01:41:31 [updateScript] this derivation will be built: /nix/store/drq6f3ijr0i4d3gcqw1knkvsfn0q6870-packages.json.drv building '/nix/store/drq6f3ijr0i4d3gcqw1knkvsfn0q6870-packages.json.drv'... Going to be running update for following packages: - python3.10-sanic-routing-22.3.0 Press Enter key to continue... Running update for: - python3.10-sanic-routing-22.3.0: UPDATING ... - python3.10-sanic-routing-22.3.0: DONE. Packages updated! 2022-11-26T01:41:31 2022-11-26T01:41:31 [quotedUrls] 2022-11-26T01:41:31 [quotedUrls] nothing found to replace 2022-11-26T01:41:31 Diff after rewrites: diff --git a/pkgs/development/python-modules/sanic-routing/default.nix b/pkgs/development/python-modules/sanic-routing/default.nix index cb06b5d1f2b..66a1f8d1ee2 100644 --- a/pkgs/development/python-modules/sanic-routing/default.nix +++ b/pkgs/development/python-modules/sanic-routing/default.nix @@ -7,13 +7,13 @@ buildPythonPackage rec { pname = "sanic-routing"; - version = "22.3.0"; + version = "22.8.0"; src = fetchFromGitHub { owner = "sanic-org"; repo = "sanic-routing"; - rev = "v${version}"; - hash = "sha256-dX+uxrVjtPxX0ba3WUE/JKgj0PZzvFdKr/lXQgASN6Y="; + rev = "refs/tags/v${version}"; + hash = "sha256-2T6WY0nzvr8Q9lBoStzmX7m7Ct35lcG53OSLcqxkEcY="; }; checkInputs = [ pytestCheckHook pytest-asyncio ]; 2022-11-26T01:43:02 An auto update branch exists with message `python310Packages.sanic-routing: 22.3.0 -> 22.8.0`. New version is 22.8.0. 2022-11-26T01:43:02 An auto update branch exists with an equal or greater version