openai-whisper 20230124 -> 20230308 https://github.com/openai/whisper/releases attrpath: openai-whisper Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/openai-whisper/default.nix b/pkgs/development/python-modules/openai-whisper/default.nix index b30f218193e..659004c1e21 100644 --- a/pkgs/development/python-modules/openai-whisper/default.nix +++ b/pkgs/development/python-modules/openai-whisper/default.nix @@ -20,14 +20,14 @@ buildPythonPackage rec { pname = "whisper"; - version = "20230124"; + version = "20230308"; format = "setuptools"; src = fetchFromGitHub { owner = "openai"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-+3fs/EXK5NGlISuMTk7r2ZZ4tNFKbNFNkVS2LmHBvwk="; + hash = "sha256-rJ3zBcWoOV55GBTiCKBE1ZuOjd9eBwjpCk7p/6rtMnM="; }; patches = [ 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 openai-whisper nix build failed. adding 'whisper/assets/gpt2/merges.txt' adding 'whisper/assets/gpt2/special_tokens_map.json' adding 'whisper/assets/gpt2/tokenizer_config.json' adding 'whisper/assets/gpt2/vocab.json' adding 'whisper/assets/multilingual/added_tokens.json' adding 'whisper/assets/multilingual/merges.txt' adding 'whisper/assets/multilingual/special_tokens_map.json' adding 'whisper/assets/multilingual/tokenizer_config.json' adding 'whisper/assets/multilingual/vocab.json' adding 'whisper/normalizers/__init__.py' adding 'whisper/normalizers/basic.py' adding 'whisper/normalizers/english.json' adding 'whisper/normalizers/english.py' adding 'openai_whisper-20230308.dist-info/LICENSE' adding 'openai_whisper-20230308.dist-info/METADATA' adding 'openai_whisper-20230308.dist-info/WHEEL' adding 'openai_whisper-20230308.dist-info/entry_points.txt' adding 'openai_whisper-20230308.dist-info/top_level.txt' adding 'openai_whisper-20230308.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./openai_whisper-20230308-py3-none-any.whl Requirement already satisfied: ffmpeg-python==0.2.0 in /nix/store/zrn7r4gdriqyadsil6iygy5cxw8gs385-python3.10-ffmpeg-python-0.2.0/lib/python3.10/site-packages (from openai-whisper==20230308) (0.2.0) ERROR: Could not find a version that satisfies the requirement triton==2.0.0 (from openai-whisper) (from versions: none) ERROR: No matching distribution found for triton==2.0.0