openai-whisper 20230124 -> 20230314 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..9bcc410fed0 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 = "20230314"; format = "setuptools"; src = fetchFromGitHub { owner = "openai"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-+3fs/EXK5NGlISuMTk7r2ZZ4tNFKbNFNkVS2LmHBvwk="; + hash = "sha256-qQCELjRFeRCT1k1CBc3netRtFvt+an/EbkrgnmiX/mc="; }; 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/timing.py' adding 'whisper/tokenizer.py' adding 'whisper/transcribe.py' adding 'whisper/triton_ops.py' adding 'whisper/utils.py' adding 'whisper/version.py' adding 'whisper/assets/gpt2.tiktoken' adding 'whisper/assets/mel_filters.npz' adding 'whisper/assets/multilingual.tiktoken' adding 'whisper/normalizers/__init__.py' adding 'whisper/normalizers/basic.py' adding 'whisper/normalizers/english.json' adding 'whisper/normalizers/english.py' adding 'openai_whisper-20230314.dist-info/LICENSE' adding 'openai_whisper-20230314.dist-info/METADATA' adding 'openai_whisper-20230314.dist-info/WHEEL' adding 'openai_whisper-20230314.dist-info/entry_points.txt' adding 'openai_whisper-20230314.dist-info/top_level.txt' adding 'openai_whisper-20230314.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-20230314-py3-none-any.whl Requirement already satisfied: ffmpeg-python==0.2.0 in /nix/store/9ibgs3ki1zslqcfrh4hzhfz33l67sgg2-python3.10-ffmpeg-python-0.2.0/lib/python3.10/site-packages (from openai-whisper==20230314) (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