python310Packages.sanic 0 -> 1 attrpath: python310Packages.sanic 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/p5967zj50d6i3dbi0i1c5s1m28f6mda5-packages.json.drv building '/nix/store/p5967zj50d6i3dbi0i1c5s1m28f6mda5-packages.json.drv'... Going to be running update for following packages: - python3.10-sanic-22.12.0 Press Enter key to continue... Running update for: - python3.10-sanic-22.12.0: UPDATING ... - python3.10-sanic-22.12.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/sanic/default.nix b/pkgs/development/python-modules/sanic/default.nix index eaa14240191..5d5b4755a37 100644 --- a/pkgs/development/python-modules/sanic/default.nix +++ b/pkgs/development/python-modules/sanic/default.nix @@ -24,7 +24,7 @@ buildPythonPackage rec { pname = "sanic"; - version = "22.12.0"; + version = "23.6.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -33,7 +33,7 @@ buildPythonPackage rec { owner = "sanic-org"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-Vj780rP5rJ+YsMWlb3BR9LTKT/nTt0C2H3J0X9sysj8="; + hash = "sha256-Ffw92mlYNV+ikb6299uw24EI1XPpl3Ju2st1Yt/YHKw="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.sanic-testing: 22.12.0 -> 23.6.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/232249"