From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34845) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f1zEx-0008GC-8Y for guix-patches@gnu.org; Fri, 30 Mar 2018 14:59:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f1zEs-0005EJ-Ct for guix-patches@gnu.org; Fri, 30 Mar 2018 14:59:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:52536) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f1zEs-0005E2-9f for guix-patches@gnu.org; Fri, 30 Mar 2018 14:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1f1zEs-00006E-1A for guix-patches@gnu.org; Fri, 30 Mar 2018 14:59:02 -0400 Subject: [bug#30982] [PATCH 0/8] Update python-pycairo and dependencies Resent-Message-ID: From: Arun Isaac In-Reply-To: <87fu4iostj.fsf@gnu.org> References: <20180329072251.12561-1-arunisaac@systemreboot.net> <87fu4iostj.fsf@gnu.org> Date: Sat, 31 Mar 2018 00:28:06 +0530 Message-ID: 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: 30982@debbugs.gnu.org > I looked at the patches and they LGTM. > > You=E2=80=99re welcome to test them (even on master, if that=E2=80=99s mo= re convenient > for you), and then push to =E2=80=98core-updates=E2=80=99. I've tested them both on master and on core-updates. They build successfully. I will build them once more against the latest core-updates, and push before the April 2 deadline. Thank you for the review!