From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] tests: Adjust pypi test to recent importer change. Date: Sat, 28 Jan 2017 00:37:25 +0100 Message-ID: <87mvec2hxm.fsf@gnu.org> References: <87inp1yxki.fsf@zancanaro.id.au> 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]:54803) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cXG5D-0003Fz-P6 for guix-devel@gnu.org; Fri, 27 Jan 2017 18:37:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cXG5A-00033g-Mc for guix-devel@gnu.org; Fri, 27 Jan 2017 18:37:31 -0500 In-Reply-To: <87inp1yxki.fsf@zancanaro.id.au> (Carlo Zancanaro's message of "Fri, 27 Jan 2017 14:47:22 +1100") 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: Carlo Zancanaro Cc: guix-devel Carlo Zancanaro skribis: > From e709e9a1cb321ff2581cc10232bae9e37048cea0 Mon Sep 17 00:00:00 2001 > From: Carlo Zancanaro > Date: Fri, 27 Jan 2017 14:40:49 +1100 > Subject: [PATCH] tests: Adjust pypi test to recent importer change. > > This is a followup to 2f977d92d3ae517788d3dee98f63680ca149aa1a. > > * tests/pypi.scm ("pypi->guix-package"): Don't expect 'python-setuptools'= in > 'propagated-inputs'. > ("pypi->guix-package, wheels"): Likewise. Applied, thanks! Ludo=E2=80=99.