python311Packages.pychromecast 14.0.0 -> 14.0.1 https://github.com/home-assistant-libs/pychromecast/releases attrpath: python311Packages.pychromecast 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wf1b79dpff6lgmk7n1ixbja51nz2gjgj-packages.json.drv building '/nix/store/wf1b79dpff6lgmk7n1ixbja51nz2gjgj-packages.json.drv'... Going to be running update for following packages: - python3.11-pychromecast-14.0.0 Press Enter key to continue... Running update for: - python3.11-pychromecast-14.0.0: UPDATING ... - python3.11-pychromecast-14.0.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pychromecast/default.nix b/pkgs/development/python-modules/pychromecast/default.nix index f5e6029e8560..5e4e971432ed 100644 --- a/pkgs/development/python-modules/pychromecast/default.nix +++ b/pkgs/development/python-modules/pychromecast/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "pychromecast"; - version = "14.0.0"; + version = "14.0.1"; pyproject = true; disabled = pythonOlder "3.11"; @@ -19,7 +19,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "PyChromecast"; inherit version; - hash = "sha256-3E+LBS52CpeNqbJWi3kCDLea9gigJkZfB1RM/+Q5c88="; + hash = "sha256-4W4Kf5SIMZGRuLT6IcoL60vxLu2lyb9kAkEYjyvqCj4="; }; postPatch = '' No auto update branch exists Successfully finished processing cachix "/nix/store/cyjc9qxblpnqf55s1g354d9b2vp4cgsz-python3.11-pychromecast-14.0.1" [check][nixpkgs-review]