From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:40162) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hbLP3-0000aV-La for guix-patches@gnu.org; Thu, 13 Jun 2019 04:48:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hbLMy-0000TP-Mo for guix-patches@gnu.org; Thu, 13 Jun 2019 04:46:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49190) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hbLMv-0000Rg-Rx for guix-patches@gnu.org; Thu, 13 Jun 2019 04:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hbLMv-0007Cr-P4 for guix-patches@gnu.org; Thu, 13 Jun 2019 04:46:01 -0400 Subject: [bug#36026] [PATCH 0/4] Update Conda Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190531135729.890-1-mail@ambrevar.xyz> Date: Thu, 13 Jun 2019 10:45:03 +0200 In-Reply-To: <20190531135729.890-1-mail@ambrevar.xyz> (Pierre Neidhardt's message of "Fri, 31 May 2019 15:57:29 +0200") Message-ID: <87o9316fhs.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Pierre Neidhardt Cc: 36026@debbugs.gnu.org Pierre Neidhardt skribis: > gnu: libarchive: Add zstd support. > gnu: python-libarchive-c: Explicitly rely on latest libarchive. > gnu: Add python-conda-package-handling. > gnu: python-conda: Update to 4.7.0. Apart from the rebuild issue with patch #1 that needs to be addressed, it LGTM! Thanks, Ludo=E2=80=99.