From fb917e4a0ebb499650107bbba8f62d2c6480361b Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Mon, 22 Jun 2026 06:54:54 +0000 Subject: [PATCH] python3Packages.speechrecognition: 3.16.1 -> 3.17.0 --- pkgs/development/python-modules/speechrecognition/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/python-modules/speechrecognition/default.nix b/pkgs/development/python-modules/speechrecognition/default.nix index cb82eeea2a30..741c5b034ee2 100644 --- a/pkgs/development/python-modules/speechrecognition/default.nix +++ b/pkgs/development/python-modules/speechrecognition/default.nix @@ -42,7 +42,7 @@ buildPythonPackage (finalAttrs: { pname = "speechrecognition"; - version = "3.16.1"; + version = "3.17.0"; pyproject = true; __structuredAttrs = true; @@ -50,7 +50,7 @@ buildPythonPackage (finalAttrs: { owner = "Uberi"; repo = "speech_recognition"; tag = finalAttrs.version; - hash = "sha256-5BTwUzo2U7/VwmEqldxXddt/ByKebZKY1KhCEoIb9F8="; + hash = "sha256-rzCBOQ0dIfreMRDHMSgMYspJ5KyOSxN18B3mf+n9v2w="; }; # Remove Bundled binaries