From patchwork Mon May 2 21:16:33 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Paul A. Patience" X-Patchwork-Id: 749 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id D34AE27BBEA; Mon, 2 May 2022 22:17:11 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 94CBC27BBE9 for ; Mon, 2 May 2022 22:17:11 +0100 (BST) Received: from localhost ([::1]:34714 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nldPq-000559-QC for patchwork@mira.cbaines.net; Mon, 02 May 2022 17:17:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36772) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nldPi-00053x-1x for guix-patches@gnu.org; Mon, 02 May 2022 17:17:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44254) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nldPh-0008ID-P1 for guix-patches@gnu.org; Mon, 02 May 2022 17:17:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nldPh-0006Nu-Kv for guix-patches@gnu.org; Mon, 02 May 2022 17:17:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55060] [PATCH v4 0/8] gnu: Add python-pyvista. References: <20220422010015.23020-1-paul@apatience.com> In-Reply-To: <20220422010015.23020-1-paul@apatience.com> Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 May 2022 21:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55060 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55060@debbugs.gnu.org Cc: "Paul A. Patience" Received: via spool by 55060-submit@debbugs.gnu.org id=B55060.165152621124505 (code B ref 55060); Mon, 02 May 2022 21:17:01 +0000 Received: (at 55060) by debbugs.gnu.org; 2 May 2022 21:16:51 +0000 Received: from localhost ([127.0.0.1]:38147 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nldPX-0006NB-8T for submit@debbugs.gnu.org; Mon, 02 May 2022 17:16:51 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:16509) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nldPT-0006Mw-Sb for 55060@debbugs.gnu.org; Mon, 02 May 2022 17:16:50 -0400 Date: Mon, 02 May 2022 21:16:33 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1651526200; bh=DjPsiRgZzB6TYKdhe6JO/v7+5Mw6HnmpjmaUa1M9k8I=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:Feedback-ID:From:To: Cc:Date:Subject:Reply-To:Feedback-ID:Message-ID; b=QBNCqlfwvmTeZ/VbqTqtCuBZ3LTDeY35HvAhPLAFMJUVuzJrqb07yD63LRFYJufu9 qOKmLBwWkohne7jIqNdv+PQWtMz9ucyo8DDviJLkU9i1WX4gCgXNUsHd3S8JuLoB8q QSCn5JUSCd29u3lU9Z8tDhlWNCAtaXtz1clvClJ379RlCnw1it+vkID/nnTt4G191V HaqNyxQwDNC2SZj3oyhRUCcLa8QPmExmQKM7cSY9nLSjZ5cCqyp6IcpxxQua4tk98u lpxcsmSKRVvjdobiMPnOokRfCYnWOwK5BwbGgMtKHcFE0wXIPUdgA64F6PUR3FYLr9 nbbRF4SVkYjnA== From: "Paul A. Patience" Message-ID: <20220502211624.689372-1-paul@apatience.com> Feedback-ID: 19227857:user:proton MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches Fixed Scooby's pyvips test. Scooby actually requires a pyvips package that is completely missing its VIPS dependency, so I don't think there is a way around having a pyvips variant just for Scooby. I couldn't figure out how to build the C extension for pyvips, but that's not relevant for Scooby; I added the package just to inherit from it in Scooby's pyvips variant. It could be changed in the future. For now what's installed is the CFFI version. I also couldn't figure out how to get some tests to pass with pyperf. It seems like it should be easy to fix, though. Paul A. Patience (8): gnu: python-meshio: Remove input labels. gnu: python-meshio: Remove trailing booleans. gnu: python-meshio: Honor #:tests? flag. gnu: python-meshio: Update to 5.3.4. gnu: Add python-pyperf. gnu: Add python-pyvips. gnu: Add python-scooby. gnu: Add python-pyvista. gnu/packages/python-science.scm | 53 +++++++++ gnu/packages/python-xyz.scm | 188 ++++++++++++++++++++++++++++++++ gnu/packages/simulation.scm | 44 ++++---- 3 files changed, 262 insertions(+), 23 deletions(-) --- 2.36.0