python3Packages.go2rtc-client: 0.3.0 -> 0.4.0 (#474207)

This commit is contained in:
OTABI Tomoya
2026-01-14 23:39:48 +00:00
committed by GitHub
@@ -57,6 +57,8 @@ buildPythonPackage rec {
pythonImportsCheck = [ "go2rtc_client" ];
__darwinAllowLocalNetworking = true;
meta = {
description = "Module for interacting with go2rtc";
homepage = "https://github.com/home-assistant-libs/python-go2rtc-client";