From patchwork Fri Feb 26 12:52:30 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Rini X-Patchwork-Id: 1444923 X-Patchwork-Delegate: sjg@chromium.org Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Received: from phobos.denx.de (phobos.denx.de [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4Dn8hf5QW5z9rx8 for ; Fri, 26 Feb 2021 23:53:06 +1100 (AEDT) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A8C068278B; Fri, 26 Feb 2021 13:52:56 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by phobos.denx.de (Postfix, from userid 109) id 1D39382764; Fri, 26 Feb 2021 13:52:43 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_MSPIKE_H2, SPF_HELO_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from mail-qv1-f45.google.com (mail-qv1-f45.google.com [209.85.219.45]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id B9994826B2 for ; Fri, 26 Feb 2021 13:52:39 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=tom.rini@gmail.com Received: by mail-qv1-f45.google.com with SMTP id s3so4409893qvn.7 for ; Fri, 26 Feb 2021 04:52:39 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=dHTd0NxRWRIvhHw296LcwjJOFV9k+kwBETZSeuifTK8=; b=uBcXTFdHwCLOpv6CBwygClhDZhwMl8ZTwuzr5X85gAp+Syq9yUsM7SX7IVMegdXnJk zRbLx64QiXCRz1jI1eJxtbqFlKj0RiY2GwnyeG6JOFnbNBI9LweKYcP/oJlfgtpa0Q3h tgTv7XjqYoyCKEeMwqtvu90j7dIJ48GCZADB01+t5kKkM1CUK5xWD2MJVjRo4HgeSBLq /65djVlmMMM51HTZLgn3YPhRHCAFQvbUN0YUyXQbxuq2Dn+zXQuJdnWV/0KwneGD0mRd nh5Rm8KXmDGSgDDWMzsDizonzIfzjg7Cgu4dHqXOHbE5vbxisdsC4k53yoeroqzXb/eW RPTw== X-Gm-Message-State: AOAM533KHqdCB/sn3rwM6yMEAxaT1Aljw+jXN/EjLCc3vg0FsGC/v4sU raRFWSHxeKTUWkCzRKPXaWY2Uqx3xg== X-Google-Smtp-Source: ABdhPJydljiMjW2V0arXTwtAiIBYjrWCjws4eZxhDbJ1k843J9yFK+BDxjsvG1cqcJT1q5AAE0gXiA== X-Received: by 2002:a05:6214:1424:: with SMTP id o4mr2698632qvx.34.1614343958307; Fri, 26 Feb 2021 04:52:38 -0800 (PST) Received: from bill-the-cat.lan (2603-6081-7b07-927a-9cc6-7e57-e413-2a3f.res6.spectrum.com. [2603:6081:7b07:927a:9cc6:7e57:e413:2a3f]) by smtp.gmail.com with ESMTPSA id q3sm5479097qtd.44.2021.02.26.04.52.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 26 Feb 2021 04:52:37 -0800 (PST) From: Tom Rini To: u-boot@lists.denx.de Cc: Simon Glass Subject: [PATCH 4/5] tests: patman: Add requests to the module list Date: Fri, 26 Feb 2021 07:52:30 -0500 Message-Id: <20210226125231.7476-4-trini@konsulko.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210226125231.7476-1-trini@konsulko.com> References: <20210226125231.7476-1-trini@konsulko.com> X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.102.4 at phobos.denx.de X-Virus-Status: Clean The patman tests require the requests module, add it. Cc: Simon Glass Signed-off-by: Tom Rini --- test/py/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test/py/requirements.txt b/test/py/requirements.txt index 89ca259b213b..f396eb646362 100644 --- a/test/py/requirements.txt +++ b/test/py/requirements.txt @@ -16,6 +16,7 @@ pyparsing==2.4.2 pytest==5.2.1 python-mimeparse==1.6.0 python-subunit==1.3.0 +requests==2.25.1 six==1.12.0 testtools==2.3.0 traceback2==1.4.0