From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id mCdRNbDseGK+MAEAbAwnHQ (envelope-from ) for ; Mon, 09 May 2022 12:28:00 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id AAl8NLDseGLEvAAAG6o9tA (envelope-from ) for ; Mon, 09 May 2022 12:28:00 +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 7E8D6F9E3 for ; Mon, 9 May 2022 12:28:00 +0200 (CEST) Received: from localhost ([::1]:42484 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1no0cR-0002Dl-8B for larch@yhetil.org; Mon, 09 May 2022 06:27:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52666) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1no0bY-0001zX-8F for guix-patches@gnu.org; Mon, 09 May 2022 06:27:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34147) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1no0bW-0002DC-Ms for guix-patches@gnu.org; Mon, 09 May 2022 06:27:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1no0bW-0002Ow-Jm for guix-patches@gnu.org; Mon, 09 May 2022 06:27:02 -0400 Subject: bug#55084: [PATCH] gnu: python-numpy-next: Update to 1.22.3. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 09 May 2022 10:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 55084 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Felix Gruber Cc: 55084-done@debbugs.gnu.org Mail-Followup-To: 55084@debbugs.gnu.org, ludo@gnu.org, felgru@posteo.net Received: via spool by 55084-done@debbugs.gnu.org id=D55084.16520919989196 (code D ref 55084); Mon, 09 May 2022 10:27:02 +0000 Received: (at 55084-done) by debbugs.gnu.org; 9 May 2022 10:26:38 +0000 Received: from localhost ([127.0.0.1]:56276 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1no0b8-0002OG-H5 for submit@debbugs.gnu.org; Mon, 09 May 2022 06:26:38 -0400 Received: from eggs.gnu.org ([209.51.188.92]:59186) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1no0b6-0002O0-6B for 55084-done@debbugs.gnu.org; Mon, 09 May 2022 06:26:36 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:48494) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1no0ah-00028Y-Di; Mon, 09 May 2022 06:26:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=92XL9VcJU1kNI0JlNwgWzzlWr/cEsX181V2GJH7gF+0=; b=p9CFioVserZ5Nap88ZeS wjY/EI49iZSNQT54HcXJY+TtoudRIm8lvtnS4g3JttRVP+yIfD0rczeolcnFMfrzoPu5cFil8oPKj 70/068IOg1zPYFGPoiCg4/r7kEqxc84+O16CFJIOML56Ez//yO10b6QC91m+ho27o1phDaR3jTw2C fJ9Vbz8c3tXnfEk441zAy2jPypOBFK6ARiSZyDJffhQJhO/297TThBkgs0PcfkBLGNOfyuJXf0e+U bjMoKwWaHjW99N/TBRrLmpxiHmjiik7kmtAhtxlTDsbkqRX30HwCGByLVeyKuW4OVs8UXzfVyGKaN 50mfzB3/bx9D9A==; Received: from [193.50.110.244] (port=52682 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1no0aY-0003Xp-Sv; Mon, 09 May 2022 06:26:11 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220423164805.17075-1-felgru@posteo.net> Date: Mon, 09 May 2022 12:26:01 +0200 In-Reply-To: <20220423164805.17075-1-felgru@posteo.net> (Felix Gruber's message of "Sat, 23 Apr 2022 16:48:05 +0000") Message-ID: <87r153q9xi.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-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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1652092080; 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-to: 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=92XL9VcJU1kNI0JlNwgWzzlWr/cEsX181V2GJH7gF+0=; b=pdNHq79mHqN7WiDJLUZxXMGMMNF4EhNzHhaQc6Nsyn5eRIfGSjMo2mZJhU3Ut9iV50o9LE RjR094pNZjED3LHbYJL01HtxSaJ4tWM9Ism/OUXkENEFhP1heaMLmC2jMvpEY+fiWTGjUA mPbW834NgBcV3csZh5oRqEVr0nEg/SRKO/5VxJJBYgImShiYVlEXWCquU0Gkbvsg0oscVx bkUpaYvVezgD2P5ucl9oTZgY7tmurDuYonNo4gN9JhRUVGfnQum1wGG3UYmIBnIZVaTBIa WTqUXFhmUUr0kzdcC6rk8H5mjmuYce3EcOSN1nyt0gA8wUh1c4Pf+dJI8c/1AQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1652092080; a=rsa-sha256; cv=none; b=CRn3n9nfq+R8NrX31+Ejq0ZumcI7ShHlFXEG35xqhzyhuDJ1uQ1kcR1z3A/GrPLsCGXS0d 5+4VF7r3QFzcFiJ8my2UFSnB0S81bYtUa0ooKETgQSq5cYqs7UgPnNyXGihrpQUZowNVcM yhQ2OeR4c/qgoY6Ydq1aBAYHdwxa2MZo8/aYSMCEYerG4Abd/mSen53CoU0vxAZImU8hCp B9lBO6fPKz4rj1+iGu5pF469n66QRYG3TVR3Df7l5Lk/3caWOzY9wZNKvAZHVW39FzEJY2 DXZ31v1OTI/2xk4/rkaqigQsv5ST9JAuas8XN5jQW8WzvuP7YDjXU2IUH7MD5Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=p9CFioVs; dmarc=pass (policy=none) header.from=gnu.org; 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-Spam-Score: -4.70 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=p9CFioVs; dmarc=pass (policy=none) header.from=gnu.org; 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: 7E8D6F9E3 X-Spam-Score: -4.70 X-Migadu-Scanner: scn0.migadu.com X-TUID: g06g/gKqE/kN Hi, Felix Gruber skribis: > * gnu/packages/python-xyz.scm (python-numpy-next): Update to 1.22.3. > [native-inputs]: Replace python-hypothesis with python-hypothesis-6.23. > * gnu/packages/python-xyz.scm (python-numpy-1.20)[native-inputs]: > Explicitly set native-inputs to prevent it to inherit the modified > native-inputs from python-numpy-next, which would result in > 2000 > package rebuilds. Applied, thanks! Ludo=E2=80=99.