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/k2az5kgng686zb4pmqb6j5458am2nhqp-packages.json.drv building '/nix/store/k2az5kgng686zb4pmqb6j5458am2nhqp-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 Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.sanic nix build failed. adding 'sanic/worker/constants.py' adding 'sanic/worker/inspector.py' adding 'sanic/worker/loader.py' adding 'sanic/worker/manager.py' adding 'sanic/worker/multiplexer.py' adding 'sanic/worker/process.py' adding 'sanic/worker/reloader.py' adding 'sanic/worker/serve.py' adding 'sanic/worker/state.py' adding 'sanic-23.6.0.dist-info/LICENSE' adding 'sanic-23.6.0.dist-info/METADATA' adding 'sanic-23.6.0.dist-info/WHEEL' adding 'sanic-23.6.0.dist-info/entry_points.txt' adding 'sanic-23.6.0.dist-info/top_level.txt' adding 'sanic-23.6.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for sanic (pyproject.toml) ... [?25l[?25hdone Created wheel for sanic: filename=sanic-23.6.0-py3-none-any.whl size=202539 sha256=06f962cd9b42fe28cae6b4b8df10d326bd5d188ae8b1211f8689fc9de6280047 Stored in directory: /build/pip-ephem-wheel-cache-bp93fads/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built sanic Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./sanic-23.6.0-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement sanic-routing>=23.6.0 (from sanic) (from versions: none) ERROR: No matching distribution found for sanic-routing>=23.6.0