From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 07 05:07:24 2021 Received: (at 50813) by debbugs.gnu.org; 7 Oct 2021 09:07:24 +0000 Received: from localhost ([127.0.0.1]:46028 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYPN6-0007c6-9d for submit@debbugs.gnu.org; Thu, 07 Oct 2021 05:07:24 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56266) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYPN1-0007bn-En for 50813@debbugs.gnu.org; Thu, 07 Oct 2021 05:07:23 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:57540) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mYPMw-0003id-AY; Thu, 07 Oct 2021 05:07:14 -0400 Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:59158 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mYPMv-00055N-Sa; Thu, 07 Oct 2021 05:07:14 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Felix Gruber Subject: Re: bug#50813: [PATCH] gnu: python-pandas: Update to 1.3.3. References: <20210926094702.15584-1-felgru@posteo.net> Date: Thu, 07 Oct 2021 11:07:11 +0200 In-Reply-To: <20210926094702.15584-1-felgru@posteo.net> (Felix Gruber's message of "Sun, 26 Sep 2021 09:47:03 +0000") Message-ID: <87zgrldwzk.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 50813 Cc: 50813@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi Felix, Felix Gruber skribis: > * gnu/packages/python-science.scm (python-pandas): Update to 1.3.3. The upgrade appears to cause build failures for python-dask and pigx-rnaseq (via snakemake) among other things. Could you take a look? For the record, I tried to build everything reported by =E2=80=98guix refre= sh -l python-pandas=E2=80=99 though some of them (ocaml4.07-re, etc.) would alrea= dy fail to build before the upgrade. Thanks in advance! Ludo=E2=80=99.