From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id kCfwNMihgmSeYwEASxT56A (envelope-from ) for ; Fri, 09 Jun 2023 05:51:36 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id IIYGNcihgmT3iwAA9RJhRA (envelope-from ) for ; Fri, 09 Jun 2023 05:51:36 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 5BFA828DA6 for ; Fri, 9 Jun 2023 05:51:36 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q7T9W-0001Hl-9v; Thu, 08 Jun 2023 23:51:06 -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 1q7T9T-0001Fr-JM for guix-patches@gnu.org; Thu, 08 Jun 2023 23:51:03 -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 1q7T9T-0006yP-Ai for guix-patches@gnu.org; Thu, 08 Jun 2023 23:51:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q7T9T-0008Ht-6Q for guix-patches@gnu.org; Thu, 08 Jun 2023 23:51:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63619] [PATCH v2 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: Fri, 09 Jun 2023 03:51: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.168628264031749 (code B ref 63619); Fri, 09 Jun 2023 03:51:03 +0000 Received: (at 63619) by debbugs.gnu.org; 9 Jun 2023 03:50:40 +0000 Received: from localhost ([127.0.0.1]:58012 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q7T95-0008G1-Q7 for submit@debbugs.gnu.org; Thu, 08 Jun 2023 23:50:40 -0400 Received: from mout01.posteo.de ([185.67.36.65]:48887) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q7T94-0008Fm-3r for 63619@debbugs.gnu.org; Thu, 08 Jun 2023 23:50:38 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 9373C240027 for <63619@debbugs.gnu.org>; Fri, 9 Jun 2023 05:50:32 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1686282632; bh=lVytK6/noGHtT9xxcUJ01EYy1oFl30rq8+eotg9rY/8=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version: Content-Transfer-Encoding:From; b=pg8RX8oWkctc59/ux72ku/EE1a/yAQlEynvJUdsAF+3V4DNtVTqIelnBfr/ZmOYdt p5UPuNsui2etj0xH2dJ/5lEoCXD8XI87F9Qt0cAJhHQ8EZmFJIaDAiD8Lxi+qcahad nt+IXC+1wjhI0CHl8tC3wUzHizWDQWLzIUN0FAcvikF8tApnw4GUCx+crMK38dIqna 4qXE0D3dRrGshCO8r7+BGGpOFNdNK0xU529GhkR9hmO/g+YMaKRMk8lDBgFhFDPvah RhcrAibSt612UFlM0pWHcA78cvXY7jUsZhs+s+mm8vBa7UWRPP2krqzL/HgXxki+O7 yRFPoktsYpDJw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4QcnD748f2z6twj; Fri, 9 Jun 2023 05:50:31 +0200 (CEST) From: Vinicius Monego Date: Fri, 9 Jun 2023 03:49:36 +0000 Message-Id: <20230609034941.1807600-4-monego@posteo.net> In-Reply-To: <20230609034941.1807600-1-monego@posteo.net> References: <20230609034941.1807600-1-monego@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1686282696; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=VovGgYsSwK+yPInuUFA5tzWbTkiZkoZ3QLe5/KwtcHg=; b=O/84AmS+1ZLVkNEPApm/fzGp8+9eTfvrPSTBMOvWbcjoz2/zvDt7a3GRm1zwfBMN0Hg3LB pH83uH+MyfW90OENbszJighRGNRY7D/NKGs6ocyt1ONflaoDHT3TAh/rIAxxauWf3b1GJJ yzzCC9H/7/cLKfJMKCqJsvoDlZybCUFWtEeQUmCtlcPR5clswkUhj17TIbn1DAOt7a1lZj j2T3yk8DQaJrOCCyACViteuia57us4HSDgfF0q6UN8b3vO0ai4bzpcqjH7pkRrZbUd4/62 3TO0/cY8elF3kDGNnkJhYyUfFMEhvqRIEKFUGMQqx+A30we0Molx0DYkCGS9SQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=pg8RX8oW; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1686282696; a=rsa-sha256; cv=none; b=WaEgBkEUclc0zSnjNOwlDc5cV6TqXH3CMau+nADEADGHt6948YSpmbhkfgPPYEmE/uO2F8 X3565lDLpZh29apcKAWsMW10x42BdciGxR/4DzNX/akHupZvwoeCiDZtVQ9odgNvpEiIgx GYlDAXLqFJ4+1wSFeGzFPSfX8i05QsCNngW05VHXLyu6bpn6/xIjCk/seT96gmRrBp0xJn Nsr5Y4kr+V9WF3mHKwUB4CSMmDiyi89JhfF8I+0L+WuVezZiKbUe9BLVJaZ+t2mGanfI+Y aa+78EXnhc1acZfkv+nA3NBWRc0/raJuJnu++iiQfCC58dTJit/HZSLzY3fPIQ== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -1.31 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=pg8RX8oW; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 5BFA828DA6 X-Spam-Score: -1.31 X-TUID: 68ISgql6hiU+ * 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 -- 2.34.1