From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#24450: [PATCHv2] Re: pypi importer outputs strange character series in optional dependency case. Date: Mon, 20 May 2019 17:05:58 +0200 Message-ID: <87k1elrwrt.fsf@gnu.org> References: <87pnod7ot4.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:47277) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hSjsc-0003Cl-RG for bug-guix@gnu.org; Mon, 20 May 2019 11:07:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hSjsZ-0007KZ-Q2 for bug-guix@gnu.org; Mon, 20 May 2019 11:07:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52101) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hSjsU-0007I2-Jv for bug-guix@gnu.org; Mon, 20 May 2019 11:07:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hSjsU-0000jV-CE for bug-guix@gnu.org; Mon, 20 May 2019 11:07:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87pnod7ot4.fsf@gmail.com> (Maxim Cournoyer's message of "Mon, 20 May 2019 00:05:59 -0400") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Maxim Cournoyer Cc: Ricardo Wurmus , 24450@debbugs.gnu.org Hello! Maxim Cournoyer skribis: > Ricardo Wurmus writes: > >> Hi Maxim, >> >> I would very much like to see your improvements to the pypi importer to >> be merged. Have you been able to separate the independent changes as >> suggested by Ludo? > > I'm thrilled that someone has an interest in this :-) > > I took my time, but finally got around to restructure the changes a > bit. I hope it'll be easier to review this time around! I=E2=80=99ll let Ricardo comment. For my part, I see that it has tests, and that=E2=80=99s enough to make me happy. :-) Thanks for improving the importer! Ludo=E2=80=99.