python310Packages.sanic 0 -> 1 attrpath: python310Packages.sanic Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/jby49a1nichvq7jr75icpbhk1vc6lr4m-packages.json.drv building '/nix/store/jby49a1nichvq7jr75icpbhk1vc6lr4m-packages.json.drv'... Going to be running update for following packages: - python3.10-sanic-23.6.0 Press Enter key to continue... Running update for: - python3.10-sanic-23.6.0: UPDATING ... - python3.10-sanic-23.6.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/sanic/default.nix b/pkgs/development/python-modules/sanic/default.nix index 752802df209c..8b067217e264 100644 --- a/pkgs/development/python-modules/sanic/default.nix +++ b/pkgs/development/python-modules/sanic/default.nix @@ -37,7 +37,7 @@ buildPythonPackage rec { pname = "sanic"; - version = "23.6.0"; + version = "23.12.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -46,7 +46,7 @@ buildPythonPackage rec { owner = "sanic-org"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-Ffw92mlYNV+ikb6299uw24EI1XPpl3Ju2st1Yt/YHKw="; + hash = "sha256-Q0KMk9JqHenqtAATQrAV+rJW0NLFPYIlmTOWjqU4A7s="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.sanic-testing: 23.6.0 -> 23.12.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/278020"