From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id WBZnKgI61WUQLQEAqHPOHw:P1 (envelope-from ) for ; Wed, 21 Feb 2024 00:47:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id WBZnKgI61WUQLQEAqHPOHw (envelope-from ) for ; Wed, 21 Feb 2024 00:47:14 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=InmiqaLz; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1708472834; 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=lu9nSEs1IRClLvIqPXjj5E+F66Hberl2cU2m7UVfUJ4=; b=XoIcoWiMRgAkMjEruMYnyqpFOjGUQwV2mFT+Ayy/Q18xBKQEur1VtEv+Pps2xz8HTyog6D u+/+DFZNZR2cJVtxU8Swlrvp9ZVAEg7eBGR4jT/3XvccTQY6lofqE1VViR5pC6s8H8pDH4 XViIDgbiZyT20XkodChdkCiAdBchCkRQzmPzvO5FYcQEPUTAwJxvyo9odwA+KwqTLtXQw1 6kh/MJ+L/R6adB9LrlZd7FLuiu34WcV+9dWimiz4osbjRh3sF38hJOceiNLqDbhwDR6DZ7 ZmKgCeI3b8By/R2H9N/MBxcIlMMQsZQGrSpNqnRe13ZuaDJuD8KHNLiHTV6SwQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=InmiqaLz; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1708472834; a=rsa-sha256; cv=none; b=Gmukeezy2fdl9rsl2wKyzVyu3LlJkysDhnvnJMMaLNo4yYSxkTlpd1AmG81onQkMKhsTAN Sb/2vz2tNfKETANKaKjM1hC8CS6zX8EdVjvbcTA3/7bB2QIihzKJObYPHOC2Tca7geqCe6 VYhFnZMxhZ8KpWjXOExfB+E02Jym0gBTRgKbJvUVsRLRlHMi5roNPoW+rCfMnpB5IjjbXd yzKpKsQ1VStrb03OzC/hJf/efbLuNQccGjRaJ0MlewRvS02/I/GYEESDzuzyjGvy3L5Ank 61p5OVuJ6+Z/yAbiXq4Kaf6OSXxVh6m9iiE/YH4MXGlBdLxcHcMZr5V5gseGqQ== 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 9623A7F967 for ; Wed, 21 Feb 2024 00:47:14 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rcZp0-000814-A8; Tue, 20 Feb 2024 18:46:46 -0500 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 1rcZox-0007t0-3y for guix-patches@gnu.org; Tue, 20 Feb 2024 18:46:43 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rcZow-0000Ng-Hl for guix-patches@gnu.org; Tue, 20 Feb 2024 18:46:42 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rcZpH-0000eC-Cz; Tue, 20 Feb 2024 18:47:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69295] [PATCH 32/46] gnu: python-photutils: Speed up tests Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: andreas@enge.fr, bavier@posteo.net, sharlatanus@gmail.com, guix-patches@gnu.org Resent-Date: Tue, 20 Feb 2024 23:47:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69295 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69295@debbugs.gnu.org Cc: Sharlatan Hellseher , Andreas Enge , Eric Bavier , Sharlatan Hellseher X-Debbugs-Original-Xcc: Andreas Enge , Eric Bavier , Sharlatan Hellseher Received: via spool by 69295-submit@debbugs.gnu.org id=B69295.17084728032356 (code B ref 69295); Tue, 20 Feb 2024 23:47:03 +0000 Received: (at 69295) by debbugs.gnu.org; 20 Feb 2024 23:46:43 +0000 Received: from localhost ([127.0.0.1]:47187 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rcZox-0000bp-Em for submit@debbugs.gnu.org; Tue, 20 Feb 2024 18:46:43 -0500 Received: from mail-wm1-f42.google.com ([209.85.128.42]:43159) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rcZo4-0000RT-EV for 69295@debbugs.gnu.org; Tue, 20 Feb 2024 18:45:49 -0500 Received: by mail-wm1-f42.google.com with SMTP id 5b1f17b1804b1-412698ac6f9so13194865e9.0 for <69295@debbugs.gnu.org>; Tue, 20 Feb 2024 15:45:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1708472661; x=1709077461; darn=debbugs.gnu.org; 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=lu9nSEs1IRClLvIqPXjj5E+F66Hberl2cU2m7UVfUJ4=; b=InmiqaLz8ZssAjlFMlT1kolKQgNZroH8JB6DNeoO/6nw23rhDO5tWkyoY9nEyIaaoB 2Ci9gr17/d5NmDNJCPIApZ+2I5KiBrATLbRAhzlxG98OF+kqhJ2TI6bBtktKLCp4ataC EJ7XNXz88zG83wsH/MA2VrMx3lQF2s6+MVnDw5Ce41jjIgjyp/Qz2XlnEnN8NtmUO2I1 jfsZlz+kxqHkRc+ZRgPJT6775rfIh4hBwmQL7dWZBshs7yt69yxaek+D2EFqpGbwU0/0 +JtdTIdgs5VVylxeESlaTLLbEcQRpIMPO4RZesth9ZIiS5eqrqgPRxPYT/SIgZkG4YCG 1FKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708472661; x=1709077461; 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=lu9nSEs1IRClLvIqPXjj5E+F66Hberl2cU2m7UVfUJ4=; b=Vid90mbho+t8VSAfU2QPkMvKMkfuNS2iuBiUs7JVnZWTiizWCMyFHqjHyLDT4wr3ql Prb5CQ8HZzdG/bTjdYgoTJIXvt8O71k+yopHKQhm9WbJvy+kno+1xYLC5c9NLWRtouPN ZFew9jqlN9WvXWH9faBV4xzf+qCZOrj+vtkh8iesLqcWV66KZgWn62sy0KGM5XowoqwL zuXBSGSwkgi2R48gdHQ6bUdqwRC4WaW5xA9/q9R3IdI3nQ4nuBeu3B68OsPAs1ZLdY3J x2IYhmO4DNJTYY42twbKpF1SqV+0z7r2OxU/e/Cl2Ildn/+M8vy6pjABkmav6WxUL/6o jqpg== X-Gm-Message-State: AOJu0Yx0QFFT7zDkIl56wM9PIEQVrytbgIFFmZ2jMg7cp7WM1dCT3Im4 Rz7t/+pw1K41CJblDdtYWr/s4jYny2hsaWF7w/3IfpvnxiNqWfNm4Imd4NY6+HpVXA== X-Google-Smtp-Source: AGHT+IFRhUr3d2iaCIi9G6HUAFF46lNOwJODzr17ZT9RJ4iQtzndt3rBDhx29UhZS/M7QJJGiKlBcw== X-Received: by 2002:a05:600c:1d1a:b0:411:db41:687c with SMTP id l26-20020a05600c1d1a00b00411db41687cmr16210294wms.13.1708472660755; Tue, 20 Feb 2024 15:44:20 -0800 (PST) Received: from guxtil.incerto.xyz (cpc100856-bagu15-2-0-cust368.1-3.cable.virginm.net. [82.25.93.113]) by smtp.gmail.com with ESMTPSA id n22-20020a05600c4f9600b00411a6ce0f99sm16347385wmq.24.2024.02.20.15.44.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 20 Feb 2024 15:44:20 -0800 (PST) From: Sharlatan Hellseher Date: Tue, 20 Feb 2024 23:43:30 +0000 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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: 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -2.01 X-Spam-Score: -2.01 X-Migadu-Queue-Id: 9623A7F967 X-TUID: l4Ko3qoh16ei * gnu/packages/astronomy.scm (python-photutils): Enable parallel tests to speed them up. [arguments] <#:test-flags>: Add it with "-n" option. [native-inputs]: Add python-pytest-xdist. Change-Id: I3eff6c4ac4f6c3d8367179e1e8cdf55bbf1c03cc --- gnu/packages/astronomy.scm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index a3dca00664..111599f442 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -2217,6 +2217,8 @@ (define-public python-photutils (build-system pyproject-build-system) (arguments (list + #:test-flags + #~(list "-n" "auto") #:phases #~(modify-phases %standard-phases ;; This file is opened in both install and check phases. @@ -2247,6 +2249,7 @@ (define-public python-photutils (list python-cython python-extension-helpers python-pytest-astropy + python-pytest-xdist python-semantic-version python-setuptools-scm)) (home-page "https://github.com/astropy/photutils") -- 2.41.0