From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:38092) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ifS8B-0000Rz-Cb for guix-patches@gnu.org; Thu, 12 Dec 2019 12:20:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ifS8A-0007kJ-2w for guix-patches@gnu.org; Thu, 12 Dec 2019 12:20:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:54902) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ifS89-0007ju-Up for guix-patches@gnu.org; Thu, 12 Dec 2019 12:20:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ifS89-0002mZ-Qo for guix-patches@gnu.org; Thu, 12 Dec 2019 12:20:01 -0500 Subject: [bug#38554] [PATCH 4/5] Add python2-fastentrypoints Resent-Message-ID: MIME-Version: 1.0 References: <660a10a1f02b4818a28dfea58b544956437d4b66.camel@gmail.com> <55a8d50ae479e0036d31ca9ca75aa3ff3796d48d.camel@gmail.com> In-Reply-To: <55a8d50ae479e0036d31ca9ca75aa3ff3796d48d.camel@gmail.com> From: zimoun Date: Thu, 12 Dec 2019 18:18:59 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" 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: Jesse Gibbons Cc: 38554@debbugs.gnu.org Hi Jesse, Thank you for your patches. As you have maybe seen, I have file a bug [1] to track the Python packages and the end-of-file of Python 2. Here you add a new Python 2 entry. My question is: do we absolutely need it? I have seen your bug report about the broken Hy REPL and this series fixes it. My question is just: can we continue to add `package-with-python2` packages? All the best, simon [1] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=38420