From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id aEclEqKvJGP9xQAAbAwnHQ (envelope-from ) for ; Fri, 16 Sep 2022 19:17:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id QDAjEqKvJGPoNAAAauVa8A (envelope-from ) for ; Fri, 16 Sep 2022 19:17:22 +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 16BCE3BACD for ; Fri, 16 Sep 2022 19:17:22 +0200 (CEST) Received: from localhost ([::1]:60080 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oZExt-00039I-99 for larch@yhetil.org; Fri, 16 Sep 2022 13:17:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40554) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oZExa-00034v-PW for guix-patches@gnu.org; Fri, 16 Sep 2022 13:17:12 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45098) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oZExa-0004zW-B1 for guix-patches@gnu.org; Fri, 16 Sep 2022 13:17:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oZExa-0005Gt-6Y for guix-patches@gnu.org; Fri, 16 Sep 2022 13:17:02 -0400 Subject: bug#57814: [PATCH 0/2] SciPy 1.9.1 Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 16 Sep 2022 17:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 57814 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57814-done@debbugs.gnu.org Mail-Followup-To: 57814@debbugs.gnu.org, marius@gnu.org, marius@gnu.org Received: via spool by 57814-done@debbugs.gnu.org id=D57814.166334856420186 (code D ref 57814); Fri, 16 Sep 2022 17:17:02 +0000 Received: (at 57814-done) by debbugs.gnu.org; 16 Sep 2022 17:16:04 +0000 Received: from localhost ([127.0.0.1]:44175 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oZEwd-0005FW-LR for submit@debbugs.gnu.org; Fri, 16 Sep 2022 13:16:03 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45734) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oZEwZ-0005Eh-2u for 57814-done@debbugs.gnu.org; Fri, 16 Sep 2022 13:16:03 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:37094) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oZEwS-0004jr-K2 for 57814-done@debbugs.gnu.org; Fri, 16 Sep 2022 13:15:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=eszCcqIpk4oVh0X4SkyQVZAmjhPDT28i54BjVGmSyVE=; b=jK4XkLYwLxQ1MNAUruYW nCxlt7hqbzIZsHNKTbg7mF1QcRLVDMdBzG6pyOyJ4ixnFXy+NLoi2CZXOOYNYZYHztmpN+VOueTsT wO2s6/1FmjElkvv3Zi6YnKIAk6l6X/l2gyULWlbxtS5ySdymQBvxOiyxUbDhhbE0wfW/H0qVJsvpA EjcfxeAUBjxSiRpFpcwssiXCj0r6AWUiU8MAOV74600WlfA/j74uOhVndHDIIGjSy0PGyGa6SoOyj SQ3xHw87m/tPU/vPGFsAyIeUqKSfJ2WYpGmurbQY7NYd1BGqH7c4EWyv9+WRIbpfriZR8qK3H1Y+r 7aoAA9Z31DDwxw==; Received: from [84.214.173.6] (port=47440 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oZEwS-00008P-23 for 57814-done@debbugs.gnu.org; Fri, 16 Sep 2022 13:15:52 -0400 From: Marius Bakke In-Reply-To: <20220914213630.15597-1-marius@gnu.org> References: <20220914213630.15597-1-marius@gnu.org> Date: Fri, 16 Sep 2022 19:15:49 +0200 Message-ID: <874jx7z1dm.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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=1663348642; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=eszCcqIpk4oVh0X4SkyQVZAmjhPDT28i54BjVGmSyVE=; b=W3OqRbiexnbd326BOpRkSpqvFvlNLoq+qljoOgsbiyGNNySQN3MwTe3X+P/O1mGMTVlhMV 0Z4LU+u5+yjhPi3nh4XGVk1xPRT4jMkimSBAgxOtZS4HGWM8mgR0EJHwVlY0R0oHwBOi9r 9Q6aaBnHKkK8UfwbZdLGMMBFMtvC94YEcQxL5M6/rfgq3X4iHGBpjqrP/bHUQBQifPpb1L HyRnl/4MJi5hTYG32KFjOcSDBkbjRWyhu7q4ISqimeIbwwJUxVlCXikGdEigW1SU5GjE5s LysDYaYvLEBeGvVpt89v4TNea9QBb+lyUMpaog6QcZN6ie25Pbrg3XclR/Y+Yg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663348642; a=rsa-sha256; cv=none; b=a992ySgzp0OQ7QZt/QwQQ7gwdFXwdD6k/prK66xmqPIiuq28AKpRGvImUziedaHcFZw1+Z YOAOQvdqU4+6Rko/WLBfrpG6OtEcJTxDcxtuTDM3qS87Bm51IKGpTNTisGSdl50HWVrazn 0dzhgNi+E8BLnzHghSaMVGnCN9d7pdDadwTNnHlC/tidj50R1avmG40KqU8JqSu3hNr3rj PQ7P+qCBa7eaOyLUmfFI7SvuMf/lVO1iwszaYnGyyLrbw7jZ4HCv7GSygdFdVhqtgX5p1x 0aIoev5lg4XJ74DBzNNMRBMlY2RNl+coifuVM6ZS1db1Ld4sk0iUKegot66mZQ== 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=jK4XkLYw; 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.33 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=jK4XkLYw; 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: 16BCE3BACD X-Spam-Score: -4.33 X-Migadu-Scanner: scn1.migadu.com X-TUID: Ws1qc2+0hfXN --=-=-= Content-Type: text/plain Marius Bakke skriver: > This PR updates SciPy and uses its new Meson-backed build system. > > Notable changes: > > * Build time vastly improved. > * It now uses 'pythran'. > * Using scipy.test() instead of runtests.py which will get deprecated. > * Documentation is disabled (see comment). > * RUNPATH contains a bogus entry, will be fixed in next meson-python. > > Marius Bakke (2): > gnu: Add meson-python. > gnu: python-scipy: Update to 1.9.1. Pushed in 6ce5a6c2e3..888dfc8eb6. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEARYKAC0WIQRNTknu3zbaMQ2ddzTocYulkRQQdwUCYySvRQ8cbWFyaXVzQGdu dS5vcmcACgkQ6HGLpZEUEHeaDQD+JmQQjohD0KM6BtXJsPnVByfTw6yjnvgVL68i mR1WDTABAJaxcL0K427hDUE+4Ue/2HPs3gpPo8VZFk5lQ/sLeJIH =kG/j -----END PGP SIGNATURE----- --=-=-=--