From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 iFJLEZOcYmLydAAAbAwnHQ (envelope-from ) for ; Fri, 22 Apr 2022 14:16:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 6JRtEJOcYmKuewAAG6o9tA (envelope-from ) for ; Fri, 22 Apr 2022 14:16:19 +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 00356156F4 for ; Fri, 22 Apr 2022 14:16:18 +0200 (CEST) Received: from localhost ([::1]:49450 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nhsCu-0000c8-MM for larch@yhetil.org; Fri, 22 Apr 2022 08:16:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59030) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhrrO-000217-7Y for guix-patches@gnu.org; Fri, 22 Apr 2022 07:54:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57899) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nhrrN-0005J3-TK for guix-patches@gnu.org; Fri, 22 Apr 2022 07:54:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nhrrN-0007Yt-QJ for guix-patches@gnu.org; Fri, 22 Apr 2022 07:54:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54869] [PATCH v2 0/7] gnu: python-vedo: Update to 2022.2.0. References: <20220412012143.30573-1-paul@apatience.com> In-Reply-To: <20220412012143.30573-1-paul@apatience.com> Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 22 Apr 2022 11:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54869 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54869@debbugs.gnu.org Cc: "Paul A. Patience" Received: via spool by 54869-submit@debbugs.gnu.org id=B54869.165062839828914 (code B ref 54869); Fri, 22 Apr 2022 11:54:01 +0000 Received: (at 54869) by debbugs.gnu.org; 22 Apr 2022 11:53:18 +0000 Received: from localhost ([127.0.0.1]:51768 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhrqf-0007WH-Mr for submit@debbugs.gnu.org; Fri, 22 Apr 2022 07:53:17 -0400 Received: from mail-4323.proton.ch ([185.70.43.23]:52328) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhrqd-0007Vy-7r for 54869@debbugs.gnu.org; Fri, 22 Apr 2022 07:53:16 -0400 Date: Fri, 22 Apr 2022 11:53:05 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1650628387; bh=q9pasZgFWyu7/qoccYqySK5vOyjbrMpM4pcsqKsXpKs=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:Feedback-ID:From:To: Cc:Date:Subject:Reply-To:Feedback-ID:Message-ID; b=ZE6GHmOgG+bZgeNPzwn3zm/pw6kXwVhjU13KAVsiEpZB7wo0MsxKlC1/9BJI84+gl IUaNmJdm/x6cSEZvx9kcc7eXElnhhbHrD7Z8GgbRzIy+eSphWID2N48vfhTOCYvSjK 6RYwgfGS7e8Zzz9WQVVfHun1kCTp3jiY3sFABENPXIOfgs4CuW8gylxK6eBtVUQuf7 E8VANPQIuFz2vFHduPZ7yjACgpu2s1rYxaHIRGBzgd3R6Y7CuhtHLgAnO8jwfUlPQh FUVfMVlk5nZ8lptsFout4MwZ+4xeYBb4jqOWv2VGIWri0m0rU8HNWk1qjAuUFrm/Kh Vn6WrAypSeb1Q== From: "Paul A. Patience" Message-ID: <20220422115258.63649-1-paul@apatience.com> Feedback-ID: 19227857:user:proton 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: , Reply-To: "Paul A. Patience" 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=1650629778; h=from:from:sender:sender:reply-to: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=q9pasZgFWyu7/qoccYqySK5vOyjbrMpM4pcsqKsXpKs=; b=N+ime1X2gD0vOYaviJc+UzIMi5FdC7z6CLKGPGR/v8b6+N7wbeOmrYE3lAmwfm21xU+92m ry0+xjJevG/OUYlfH3ET/kccyJ1Ba5IeOr741Q5eg9jr8sK0/pRNN5rk1lifsIQcNjcRi+ p0lWKsS89MMJG+BKUDGPPztY5qgbG3cGa8o8s9v3x3RG+9vsTua9jT5yTlUgDeKI0V7w0C DwaW9M22t4Hz5AwztDJlo4UAEXTui0vWRtJM58qv4Fru78cPSt4kxqf4J0bhmE/H/BXyNs mnJh3bIb3uBIp+UXaP+nDjEG7lg5tFRcLCMjMnXyA+XNqLyx5nusou39Bhsr6Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650629778; a=rsa-sha256; cv=none; b=eCh0cUSV3ym7mAp7sq6Uxvmrlnt82Lwg2wmW5upfUd8QF3nQV/+VAD1cWLXEQolJhJgAIv BtpmWdAyUmdNHtgJcutTVi1xudurjT8ePpYU2dnFv7sRjFwxEYQGCHCrQt5EQ2pL7MLvFq NhIaxXiGmUChZWWw28T1gx3zqBRqXjbM3BWggLG85/daSUsCaiC5J8w2XKt9AanhN7Y2nK 7I+zqG8+Xep1yt79i5YKp14TpLRThgzcGPgwcAP7chJ8+sdRW41JF9ktyBw8O3pxRr+EaH ISit9tzW2SZBpmXaFoDIQIC6g/L3AIHeXmNlUD7GvCKN/eVe9NPg4UBPl2I0DA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=ZE6GHmOg; 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" X-Migadu-Spam-Score: 3.47 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=ZE6GHmOg; 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" X-Migadu-Queue-Id: 00356156F4 X-Spam-Score: 3.47 X-Migadu-Scanner: scn1.migadu.com X-TUID: w7eQJftdLaEk I've fixed the sanity check issues in this patch series, along with some ot= her minor things (particularly in the python-vedo package). There is still one problem, though, but it has been present (for me) since before any of these patches: one of the fenics tests around 24 % of the tes= t suite hangs. I have to build it with --without-tests=3Dfenics, but since it was present = since before, I haven't disabled the tests in the fenics package. Oh, also, I tried to remove the input labels from fenics-dolfin, but ran in= to build errors (failing to find catch.cpp). Paul A. Patience (7): gnu: fenics-dolfin: Honor #:tests? flag. gnu: fenics: Honor #:tests? flag. gnu: fenics: Fix sanity check. gnu: python-vedo: Honor #:tests? flag. gnu: python-vedo: Remove input labels. gnu: python-vedo: Disable sanity check. gnu: python-vedo: Update to 2022.2.0. gnu/packages/python-science.scm | 57 ++++++++++++++++++++------------- gnu/packages/simulation.scm | 40 +++++++++++++---------- 2 files changed, 58 insertions(+), 39 deletions(-) -- 2.35.1