From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dVJhJ-0004k1-J4 for guix-patches@gnu.org; Wed, 12 Jul 2017 11:37:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dVJhG-0006l7-Ff for guix-patches@gnu.org; Wed, 12 Jul 2017 11:37:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:32900) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dVJhG-0006kp-Bk for guix-patches@gnu.org; Wed, 12 Jul 2017 11:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dVJhG-0007Aa-59 for guix-patches@gnu.org; Wed, 12 Jul 2017 11:37:02 -0400 Subject: [bug#27637] [PATCH] gnu: Add python-conda Resent-Message-ID: MIME-Version: 1.0 In-Reply-To: <871spmlqgf.fsf@fastmail.com> References: <871spmlqgf.fsf@fastmail.com> From: Frederick Muriithi Date: Wed, 12 Jul 2017 18:35:48 +0300 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: Marius Bakke Cc: 27637@debbugs.gnu.org > Wait, didn't we package some other dependencies too? Just curious :-) Turns out that the newer version of conda no longer needs some of the dependencies it needed before.