From patchwork Sat May 20 23:12:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 50184 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 80FF627BBE2; Sun, 21 May 2023 00:14:33 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id AE39E27BBEA for ; Sun, 21 May 2023 00:14:32 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q0Vm1-0007in-UX; Sat, 20 May 2023 19:14:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q0Vm0-0007ha-31 for guix-patches@gnu.org; Sat, 20 May 2023 19:14:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q0Vlz-0002YK-RW for guix-patches@gnu.org; Sat, 20 May 2023 19:14:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q0Vlz-0000Yn-Mu for guix-patches@gnu.org; Sat, 20 May 2023 19:14:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63619] [PATCH 4/9] gnu: python-xarray: Update to 2023.5.0. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 20 May 2023 23:14:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63619 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63619@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 63619-submit@debbugs.gnu.org id=B63619.16846244202050 (code B ref 63619); Sat, 20 May 2023 23:14:03 +0000 Received: (at 63619) by debbugs.gnu.org; 20 May 2023 23:13:40 +0000 Received: from localhost ([127.0.0.1]:59550 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0Vlb-0000X0-SU for submit@debbugs.gnu.org; Sat, 20 May 2023 19:13:40 -0400 Received: from mout02.posteo.de ([185.67.36.66]:36955) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0VlZ-0000Wm-N3 for 63619@debbugs.gnu.org; Sat, 20 May 2023 19:13:38 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 38CA2240101 for <63619@debbugs.gnu.org>; Sun, 21 May 2023 01:13:32 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1684624412; bh=lVytK6/noGHtT9xxcUJ01EYy1oFl30rq8+eotg9rY/8=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version: Content-Transfer-Encoding:From; b=qHSmjDXzPFzYhSTjZUGqVrbF1m8CKGxmBxzjEwpMbmM+YO9Wi579IXP9zpdsQta5Z xTaBO10SYZj33GXeWcGU92r+aJbm/uPpM0buiw7FVL0lIT+ocSbyB1VumUZ2J6gLnI faq217H+Bzhn0MI0il0jx3CCuYwcxzJTnPMowR6PVEOrNvBMfGoK1gzXx9pKSCQxBV 5dnDxrbQcrBBydi5V4Sw3NeBz3udic2TuHTdhqHLrsAMsnqjDpS9Db0rhA98ClCrN2 Mzz8vuDBReS2TFp/m2hMyE9eqzVcgpR5v3ELAS/RGKtHoFqHisiSgKZZQAWkRaGL3B x7dUrokt3e08w== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4QNzzG14cPz9rxF; Sun, 21 May 2023 01:13:29 +0200 (CEST) From: Vinicius Monego Date: Sat, 20 May 2023 23:12:36 +0000 Message-Id: <20230520231241.962799-4-monego@posteo.net> In-Reply-To: <20230520231241.962799-1-monego@posteo.net> References: <20230520231241.962799-1-monego@posteo.net> MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-science.scm (python-xarray): Update to 2023.5.0. [build-system]: Switch to pyproject-build-system. [arguments]: Don't override the check phase. --- gnu/packages/python-science.scm | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index 91c3904783..468da66a2b 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -9,7 +9,7 @@ ;;; Copyright © 2019, 2021, 2022, 2023 Maxim Cournoyer ;;; Copyright © 2019 Giacomo Leidi ;;; Copyright © 2020 Pierre Langlois -;;; Copyright © 2020, 2021, 2022 Vinicius Monego +;;; Copyright © 2020, 2021, 2022, 2023 Vinicius Monego ;;; Copyright © 2021 Greg Hogan ;;; Copyright © 2021 Roel Janssen ;;; Copyright © 2021 Paul Garlick @@ -706,24 +706,18 @@ (define-public python-einops (define-public python-xarray (package (name "python-xarray") - (version "0.15.1") + (version "2023.5.0") (source (origin (method url-fetch) (uri (pypi-uri "xarray" version)) (sha256 (base32 - "1yx8j66b7rn10m2l6gmn8yr9cn38pi5cj0x0wwpy4hdnhy6i7qv4")))) - (build-system python-build-system) + "1s05ykxbhid8q0wbdns3kksdbbmxv47asmqwgp5wxfc284gnb2ii")))) + (build-system pyproject-build-system) (native-inputs (list python-setuptools-scm python-pytest)) (propagated-inputs (list python-numpy python-pandas)) - (arguments - `(#:phases - (modify-phases %standard-phases - (replace 'check - (lambda _ - (invoke "pytest")))))) (home-page "https://github.com/pydata/xarray") (synopsis "N-D labeled arrays and datasets") (description "Xarray (formerly xray) makes working with labelled