Unverified Commit 79cdb0b8 authored by OTABI Tomoya's avatar OTABI Tomoya Committed by GitHub
Browse files

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

parents 5aa0c26e 86552a81
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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";