From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:39655) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1giGml-0000Nd-VJ for guix-patches@gnu.org; Sat, 12 Jan 2019 05:45:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1giGml-0000yg-8s for guix-patches@gnu.org; Sat, 12 Jan 2019 05:45:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:57274) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1giGml-0000yR-5z for guix-patches@gnu.org; Sat, 12 Jan 2019 05:45:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1giGmk-00007j-RG for guix-patches@gnu.org; Sat, 12 Jan 2019 05:45:02 -0500 Subject: [bug#33936] Add python-pygraphviz. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Sat, 12 Jan 2019 11:44:10 +0100 In-Reply-To: (Ricardo Wurmus's message of "Mon, 31 Dec 2018 14:40:02 +0100") Message-ID: <87d0p26tqd.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ricardo Wurmus Cc: 33936@debbugs.gnu.org Hi, Ricardo Wurmus skribis: > this patch series adds python-pygraphviz. Unfortunately, it depends on > a previous release of GraphViz due to a bug in the latest release. We > can drop it with the next release of GraphViz. All three patch LGTM, thanks! Ludo=E2=80=99.