From patchwork Tue Aug 25 15:55:53 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Aaron Conole X-Patchwork-Id: 1351150 X-Patchwork-Delegate: i.maximets@samsung.com 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=openvswitch.org (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=redhat.com header.i=@redhat.com header.a=rsa-sha256 header.s=mimecast20190719 header.b=BAtNWE4Y; dkim-atps=neutral Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4BbYWL6PdNz9sSP for ; Wed, 26 Aug 2020 01:56:14 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 4429D8819D; Tue, 25 Aug 2020 15:56:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BHKNWAae43QI; Tue, 25 Aug 2020 15:56:11 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by whitealder.osuosl.org (Postfix) with ESMTP id DD841860ED; Tue, 25 Aug 2020 15:56:11 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id BD1F0C07FF; Tue, 25 Aug 2020 15:56:11 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by lists.linuxfoundation.org (Postfix) with ESMTP id 2DA25C0051 for ; Tue, 25 Aug 2020 15:56:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 1AC14234AA for ; Tue, 25 Aug 2020 15:56:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WIr7nPSWaD32 for ; Tue, 25 Aug 2020 15:56:05 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by silver.osuosl.org (Postfix) with ESMTPS id 40DDB2324B for ; Tue, 25 Aug 2020 15:56:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1598370962; 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=Rw/21Or1gxhtk7t1O65SByfy9nP0GPsA3HVbV5vmHTg=; b=BAtNWE4YU1RmaMk8BfAxB0DtyvkD8X3LSfiqVoNMiYT9lLxGj/vxLLqGUJ3KrRqmkYe0t2 nW/7EkPnmdXF9wSw7j48OlXUFWKLSMNqgaJyd5SvHgLnryJ306OYeUUfAtfbNnOMvxOPEt K2qTlYDLSmMYKRkngGVs2n3DeLZr6/o= 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-258-rbjl2q9pNOm0E0LvwuKhdQ-1; Tue, 25 Aug 2020 11:55:58 -0400 X-MC-Unique: rbjl2q9pNOm0E0LvwuKhdQ-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 8C08D81F01A; Tue, 25 Aug 2020 15:55:57 +0000 (UTC) Received: from dhcp-25.97.bos.redhat.com (ovpn-114-76.rdu2.redhat.com [10.10.114.76]) by smtp.corp.redhat.com (Postfix) with ESMTP id 03AF360E1C; Tue, 25 Aug 2020 15:55:56 +0000 (UTC) From: Aaron Conole To: dev@openvswitch.org Date: Tue, 25 Aug 2020 11:55:53 -0400 Message-Id: <20200825155554.1991822-3-aconole@redhat.com> In-Reply-To: <20200825155554.1991822-1-aconole@redhat.com> References: <20200825155554.1991822-1-aconole@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=aconole@redhat.com X-Mimecast-Spam-Score: 0.0 X-Mimecast-Originator: redhat.com Cc: Ansis Atteka , Ilya Maximets Subject: [ovs-dev] [PATCH branch-2.13 2/3] debian: Add python3-sphinx to ovs build dependencies X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ovs-dev-bounces@openvswitch.org Sender: "dev" From: Ansis Atteka python3-sphinx has become mandatory build dependency since patch 39b5e46 ("Documentation: Convert multiple manpages to ReST."), because, otherwise, without this dependency installed, packaging of OVS debian packages fails with an error that generated man pages can't be found. Fixes: 39b5e46312 ("Documentation: Convert multiple manpages to ReST.") CC: Ben Pfaff Signed-off-by: Ansis Atteka Reported-by: Artem Teleshev Acked-by: Greg Rose --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index e718aa26c4..6420b9d3e2 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Build-Depends: graphviz, openssl, procps, python3-all, + python3-sphinx, python3-twisted, python3-zope.interface, libunbound-dev,