From nobody Sun May 19 05:00:05 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1618418482; cv=none; d=zohomail.com; s=zohoarc; b=mNvrIeAYnY2h5GDMaMV4Kj+YEC3wZbwxj553c6alU8Sso0NLwhKdHjq3/j2J+fVKiGUWhMiSotbzQhv8QLyu6UrXK74roiodRxb2g0fv8iEgDc3zKM8S3CEyLwFxg4K2gbKefmccLJYRwTdshab4zCUyLsZCivyH5k3VFUFw9W0= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1618418482; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=CoXvQTN9X+iG2WULzyLP7mBpCySqmHMLLa4Gm+1DJjA=; b=JGXI16EAJfVcR8KsXlWfJp+kxQi29m10SkzhfQ4TdLkr8CwTMAtoHqycT4Q3Czbk0loH68a+luAsdnv+1oEQlwwJuk4vNYUbR9Hw+Nlaqoyi2QbXYadbdf3vVhOmaNTkycHtrzRE0NnZEwRibD1DG6ys424unQY39sGj8W8l3+A= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1618418482757346.9616161217714; Wed, 14 Apr 2021 09:41:22 -0700 (PDT) Received: from localhost ([::1]:44158 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lWiZt-0006fL-Ls for importer@patchew.org; Wed, 14 Apr 2021 12:41:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38496) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lWi7X-0000J9-U9 for qemu-devel@nongnu.org; Wed, 14 Apr 2021 12:12:03 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:29938) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lWi7Q-0006dE-Fs for qemu-devel@nongnu.org; Wed, 14 Apr 2021 12:12:03 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-194-jl-USw8ZOsmpZKQTXXuLPw-1; Wed, 14 Apr 2021 12:11:51 -0400 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 80C2C801FD8; Wed, 14 Apr 2021 16:11:50 +0000 (UTC) Received: from localhost.localdomain.com (ovpn-116-207.rdu2.redhat.com [10.10.116.207]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 71BFB5946D; Wed, 14 Apr 2021 16:11:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1618416714; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=CoXvQTN9X+iG2WULzyLP7mBpCySqmHMLLa4Gm+1DJjA=; b=G+t7RYAr7Ut+5XxP8DoY6U+SholY+bPwXodvXYjaL9/1WzbtPfID+vmoKesZxhC1WZPgMH xSIZxpQPpfPME51wMKfIizTW3FPl92z4YFBbP3M1cJQxzaxZgds0kIbx+d5p/G3JgF8uks 1L/zdXfRW1TzFWbwuFbrALLBOOvhIUU= X-MC-Unique: jl-USw8ZOsmpZKQTXXuLPw-1 From: Cleber Rosa To: qemu-devel@nongnu.org Subject: [PATCH 1/1] Acceptance Tests: bump Avocado version requirement to 87.0 Date: Wed, 14 Apr 2021 12:11:44 -0400 Message-Id: <20210414161144.1598980-2-crosa@redhat.com> In-Reply-To: <20210414161144.1598980-1-crosa@redhat.com> References: <20210414161144.1598980-1-crosa@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=crosa@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=crosa@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Thomas Huth , Beraldo Leal , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Wainer dos Santos Moschetta , Willian Rampazzo , Cleber Rosa , =?UTF-8?q?Alex=20Benn=C3=A9e?= , Eduardo Habkost Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" This version (and 86.0) contain improvements that address specific QEMU use cases, including: * Fix to the error message given when downloading assets * Asset listing/purging capabilities Signed-off-by: Cleber Rosa Acked-by: Wainer dos Santos Moschetta Reviewed-by: Willian Rampazzo --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 91f3a343b9..f57e895c4a 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,5 +1,5 @@ # Add Python module requirements, one per line, to be installed # in the tests/venv Python virtual environment. For more info, # refer to: https://pip.pypa.io/en/stable/user_guide/#id1 -avocado-framework=3D=3D85.0 +avocado-framework=3D=3D87.0 pycdlib=3D=3D1.11.0 --=20 2.25.4