From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:54477) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gibmM-00069z-T2 for guix-patches@gnu.org; Sun, 13 Jan 2019 04:10:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gibmM-00078M-BD for guix-patches@gnu.org; Sun, 13 Jan 2019 04:10:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:58054) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gibmM-000785-7J for guix-patches@gnu.org; Sun, 13 Jan 2019 04:10:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gibmL-00050e-UC for guix-patches@gnu.org; Sun, 13 Jan 2019 04:10:01 -0500 Subject: bug#33936: Add python-pygraphviz. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <87d0p26tqd.fsf@gnu.org> From: Ricardo Wurmus In-Reply-To: <87d0p26tqd.fsf@gnu.org> Date: Sun, 13 Jan 2019 10:08:47 +0100 Message-ID: <87a7k4orfk.fsf@mdc-berlin.de> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 33936-done@debbugs.gnu.org Ludovic Court=C3=A8s writes: > 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! Thanks. Pushed to the master branch after fixing the commit message for python-pygraphviz. -- Ricardo