From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 QABbCrUDGmQCcwAASxT56A (envelope-from ) for ; Tue, 21 Mar 2023 20:21:25 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id sCJ0CbUDGmQsBwEAG6o9tA (envelope-from ) for ; Tue, 21 Mar 2023 20:21:25 +0100 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 E7F972B89C for ; Tue, 21 Mar 2023 20:21:24 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=greghogan-com.20210112.gappssmtp.com header.s=20210112 header.b=vSYCb0r+; dmarc=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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679426485; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=ta5TkhQsKF2xb2mNkQI43MmoMeK1igZI1QM/kMewjd4=; b=mCueakuFaF9NwPpjOl9bBekMDZdVENcwqtkurItYkCeGT67+YaVw32HyX+CbT4BPLWeVWC O8yKgod44NHApRhDRYkdVPxIHdb/suhTciYf0jzQwEtS74z4nqKWq5HAv3WCmLmw5NzvNy cf/IxtqXqUhAr/07jgZQoKqpwVcePBxFo+YFctr9OIOwAHQR8fDKPv350QlOleoGl5t4Kf wByx3cM6qCmnXqQDM52Ue7pflYgTInjKODKywUtql89BA6cK3dYgnRvWvhmdS/WjSOLcw6 ueL3wK7isACyATbvMCFO4cZmjnTZP9GdE6xzjpv4Aez8b94OaVtr2XudJRTn0g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=greghogan-com.20210112.gappssmtp.com header.s=20210112 header.b=vSYCb0r+; dmarc=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=1679426485; a=rsa-sha256; cv=none; b=ga+c1v28LinkqoS9l178mzbWC8S1tetV4Se0oZ7uPJa3fnKYTCim6M/OQsxH1iy6UOPBrn GIejQhCIovhP44Qz0zil5p4KeX9l7ErT0Hvpgy4jkJrl1EizVMSUsJFL+4jiwRSkZdEouE I2QBKp/s53m6AeWur7oPjIk5xo5B9bCQz1HCDniE/D69oOEwfqn9opTxev78Nzo/6wGC2+ mmqfx1IeMENMzsOZ6kwTSOsPtgIjPXMJXyPr1fqbQ+znqtcy8JUjXXYSOTl9lZ/pRkZjLT PshoAgoO4C5UbLMjdEUIpOkXnN+bN6t+9pFN8ph4dRJbWTEH5mHZYWw2/G+Y3A== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pehXc-0002KF-Ns; Tue, 21 Mar 2023 15:21:04 -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 1pehXb-0002If-Ds for guix-patches@gnu.org; Tue, 21 Mar 2023 15:21: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 1pehXb-0007mH-4h for guix-patches@gnu.org; Tue, 21 Mar 2023 15:21:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pehXa-0000JR-Vt for guix-patches@gnu.org; Tue, 21 Mar 2023 15:21:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62350] [PATCH 2/2] gnu: python-numpy-next: Update to 1.24.2. Resent-From: Greg Hogan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 21 Mar 2023 19:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62350 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62350@debbugs.gnu.org Cc: Greg Hogan Received: via spool by 62350-submit@debbugs.gnu.org id=B62350.16794264411133 (code B ref 62350); Tue, 21 Mar 2023 19:21:02 +0000 Received: (at 62350) by debbugs.gnu.org; 21 Mar 2023 19:20:41 +0000 Received: from localhost ([127.0.0.1]:60726 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pehXF-0000ID-6r for submit@debbugs.gnu.org; Tue, 21 Mar 2023 15:20:41 -0400 Received: from mail-il1-f176.google.com ([209.85.166.176]:37610) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pehXA-0000Hj-Hi for 62350@debbugs.gnu.org; Tue, 21 Mar 2023 15:20:36 -0400 Received: by mail-il1-f176.google.com with SMTP id l15so7154024ilv.4 for <62350@debbugs.gnu.org>; Tue, 21 Mar 2023 12:20:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=greghogan-com.20210112.gappssmtp.com; s=20210112; t=1679426431; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ta5TkhQsKF2xb2mNkQI43MmoMeK1igZI1QM/kMewjd4=; b=vSYCb0r+d7egTCY0wA2LltiaznFAcMdR1PpPQ5MVstNhyBUEJScVbs2d74gl/mrQHw TM7b/LwsqMHHgDHn7/AEslLkeZdXbcWkhRQLR3j+s0I/mKeBGCRkbS6zlXoaMqI0E8uZ Eu105fxaUkO2IGTUJRjV15Zl0mR+WBwW9oGZrMnPRFW/oGgnnMxoLSmCCaTWAqh8BXqz nCfyEftjtMq59VhbBYHf4eBmb81lRNTgFry/Oqn3psygTRVTxtNAQ2O6DMzcQKYRuhvv NFxrzHRcd3RQwmsqs3wNeVJhc5RDgKwuoSuQjggUaCPzfCcTODdIYakAtr5ruFiE+BXe SRpg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679426431; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ta5TkhQsKF2xb2mNkQI43MmoMeK1igZI1QM/kMewjd4=; b=RqVz9Nt0vjjqhaQyTlJJ/UNSg8oaolLEvfV+RNDmLdga6cBpN5DnEGEobowA1uHnst e1eptQswIlSzKgI4Qi0KOkHlBAehVjtI9ZOTh6Ivjwsv3/G1ewpVDFuKTLcFRzKnQGIW +ZwJuSV673rKVRYXTCZx8IYagjuD+S7o4dst29pvLq0eT9IPbZJKS0bOy7zxI4/Alxz/ oOfpOrIAy//iHcnFyWWjMo9y4uB0hQ1vQiTxczqUKPjME8CMDUiKNB2Z09XnYc0mL8gN DXYiyHHHqr0Qmya7iMGElBnf5x03oXxFTigzBtOU2f6SwUX4sUacDJDkxOrEukffT2Ty Nayw== X-Gm-Message-State: AO0yUKWCngTk+iZobMaK/y1R+D/k2XIpAIz2szqxInNf2/GT3LVdc8p4 ZG1hZhkb7QV4NjjvB6vznaPVNm1X2eck8GWV8QyC/w== X-Google-Smtp-Source: AK7set/roRrijDt5G54pxKX5okn00LxKcwYp2ye7/ohWpfUvNws6XOU211ejOP//PzjuFF5RkZcLtg== X-Received: by 2002:a92:c0c5:0:b0:314:5aa:94b4 with SMTP id t5-20020a92c0c5000000b0031405aa94b4mr2334411ilf.7.1679426430983; Tue, 21 Mar 2023 12:20:30 -0700 (PDT) Received: from ip-172-31-24-233.us-east-2.compute.internal (ec2-52-15-48-110.us-east-2.compute.amazonaws.com. [52.15.48.110]) by smtp.gmail.com with ESMTPSA id 3-20020a921803000000b00322f1b34d92sm3758785ily.35.2023.03.21.12.20.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Mar 2023 12:20:30 -0700 (PDT) From: Greg Hogan Date: Tue, 21 Mar 2023 19:20:25 +0000 Message-Id: <20230321192025.101040-2-code@greghogan.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230321192025.101040-1-code@greghogan.com> References: <20230321192025.101040-1-code@greghogan.com> MIME-Version: 1.0 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: X-Migadu-Queue-Id: E7F972B89C X-Spam-Score: -1.05 X-Migadu-Spam-Score: -1.05 X-Migadu-Scanner: scn0.migadu.com 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 X-TUID: gxtVVzpdyyEN * gnu/packages/python-xyz.scm (python-numpy-next): Update to 1.24.2. [native-inputs]: Add python-typing-extensions. --- gnu/packages/python-xyz.scm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index e3778b0a44..79c68d4ee5 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -6304,7 +6304,7 @@ (define-public python-numpy-next (package (inherit python-numpy) (name "python-numpy-next") - (version "1.22.3") + (version "1.24.2") (source (origin (inherit (package-source python-numpy)) @@ -6314,7 +6314,10 @@ (define-public python-numpy-next version "/numpy-" version ".tar.gz")) (sha256 (base32 - "19dw91pqbqcniw2z57kiyqs1qp56g7kqy1bdyv664g8s62sc01m9")))))) + "08ibxgknpvn35wmgqjlwxwns96hb4bvimfkw2z6v43481r9ryfh0")))) + (native-inputs + (modify-inputs (package-native-inputs python-numpy) + (append python-typing-extensions))))) (define-public python-numpy-documentation (package -- 2.40.0