From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Bavier Subject: Re: [PATCH 1/2] import: json: Silence json-fetch output. Date: Mon, 19 Dec 2016 20:50:22 -0600 Message-ID: <20161219205022.69b56940@centurylink.net> References: <20161205050317.13222-1-bavier@member.fsf.org> <8760mw9f9d.fsf@gnu.org> <20161207235758.455406ed@centurylink.net> <87r35in3x6.fsf@gnu.org> <87shppayap.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52918) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cJAVZ-00049l-LL for guix-devel@gnu.org; Mon, 19 Dec 2016 21:50:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cJAVW-0000D8-SI for guix-devel@gnu.org; Mon, 19 Dec 2016 21:50:29 -0500 Received: from smtp-fo.agate.dfw.synacor.com ([205.219.233.7]:18619 helo=mailrelay.embarq.synacor.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cJAVW-0000Cp-NC for guix-devel@gnu.org; Mon, 19 Dec 2016 21:50:26 -0500 In-Reply-To: <87shppayap.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?UTF-8?B?Q291cnTDqHM=?= Cc: guix-devel On Thu, 15 Dec 2016 18:37:34 +0100 ludo@gnu.org (Ludovic Court=C3=A8s) wrote: > David Craven skribis: >=20 > > I think this commit broke the pypi tests. =20 >=20 > Indeed, because it=E2=80=99s a different procedure that needs to be mocke= d now. >=20 > Eric, could you have a look? >=20 > Thanks for the heads-up! Ricardo seems to have fixed this fallout before I had a chance to. Thanks Ricardo! Commits 662a1aa6b049d29977cfc376d4a185a3e8be4a07, e69c1a544606d6870eef959c3cda17fe6bdce875, and 506abddb99e02f824bff7ed7d7f7b37c4dafe0a7. `~Eric