From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id yEnHNdtP+mSI3QAA9RJhRA:P1 (envelope-from ) for ; Fri, 08 Sep 2023 00:34:03 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id yEnHNdtP+mSI3QAA9RJhRA (envelope-from ) for ; Fri, 08 Sep 2023 00:34:03 +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 C6D2A47281 for ; Fri, 8 Sep 2023 00:34:03 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=PZT1PkA4; 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=1694126043; 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=pSoVXHbv2ArLvvkI2aC5G6tDqf2EtA9S5L3dMMCkVbY=; b=n4OIf22SW691+ejXGzDwNmv7wMQiJhteiEbNe+knhKre9gYZC6Ky95b+YNX3RG2DtyYDwp GfL9s96ViWqSoc0RHSmySRD9iVNAb+I8IJEgMpCEbXPVE79+ACpNyD//cs62beXX5/8diz /z0E9XcbNSGPuJvjwc1lP2s9nRCMHa3oy23TTUyBJR0WXjRprkHcMChAJdCWtabupLt2i4 435wymfuYoNPlPgNOexTmVCPI/rnafXIbSqkJuAMST2nISXipkqQ0kuYlPIuXk3klQxbaK zR1k0ae1BD7Y4WG1hnn1gBbvd1UY0yqcqX5jrsa21Ih9Xx/2USVs85GfpYy48A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694126043; a=rsa-sha256; cv=none; b=YDX4LMBeb+0dDoZ5E0hxObfhfCcv1XLyAVw4hanAEQy4lQmsFt0WLZtgfFFk3FSey+Xxms IVht6rUnQVASOMkOYmVub89gWSVM/H9OkV8m+omIUyhRCr7K7Mtkdrw0JcSktWtJdFtt7Q uZfTUEK8YJ25qYwNtm8CozREQFyEdJOzpqNHfkxJKHqQbAWWQrWZTcZK3SIK2GpEe4+Hye TxB/uZ4X/DRSAoZftHd26/8/s9J7nKO/khHj20an4LCahtb1396u4ry4yxcVTvY8wIoHmp iULHQm+hYGlrmZ8ZpXAwffuFSxCENFFEWir7BqRqYNihjDlHub9CFVOf/cE3hQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=PZT1PkA4; 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) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qeNYi-0006Qr-0Y; Thu, 07 Sep 2023 18:33:08 -0400 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 1qeNYe-0006Lu-Fj for guix-patches@gnu.org; Thu, 07 Sep 2023 18:33:04 -0400 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 1qeNYe-0001NX-5Z for guix-patches@gnu.org; Thu, 07 Sep 2023 18:33:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qeNYe-0007JO-Kx; Thu, 07 Sep 2023 18:33:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65814] [PATCH 07/19] gnu: python-sunpy: Enable more tests. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: andreas@enge.fr, efraim@flashner.co.il, bavier@posteo.net, guix-patches@gnu.org Resent-Date: Thu, 07 Sep 2023 22:33:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65814 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65814@debbugs.gnu.org Cc: Sharlatan Hellseher , Andreas Enge , Efraim Flashner , Eric Bavier X-Debbugs-Original-Xcc: Andreas Enge , Efraim Flashner , Eric Bavier Received: via spool by 65814-submit@debbugs.gnu.org id=B65814.169412597527954 (code B ref 65814); Thu, 07 Sep 2023 22:33:04 +0000 Received: (at 65814) by debbugs.gnu.org; 7 Sep 2023 22:32:55 +0000 Received: from localhost ([127.0.0.1]:41582 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qeNYV-0007Gh-AE for submit@debbugs.gnu.org; Thu, 07 Sep 2023 18:32:55 -0400 Received: from mail-wr1-x431.google.com ([2a00:1450:4864:20::431]:56766) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qeNYK-0007Dy-UP for 65814@debbugs.gnu.org; Thu, 07 Sep 2023 18:32:45 -0400 Received: by mail-wr1-x431.google.com with SMTP id ffacd0b85a97d-31768ce2e81so1351380f8f.1 for <65814@debbugs.gnu.org>; Thu, 07 Sep 2023 15:32:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1694125957; x=1694730757; 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=pSoVXHbv2ArLvvkI2aC5G6tDqf2EtA9S5L3dMMCkVbY=; b=PZT1PkA4iHTwmUkIRDGJ39ZoK+Yg3D8kIU4jchVEds6eWg3eqXZVQ5VSlHEypXSTVC JsNgk559HTQfJztUf2QE1TWiBuQZCnVm9xPJlvZZwIctR7ftWvpNAMFTXaGsQcw8KT/A yV6Qvw/qVU6ucRpNG0Q0pP7fJcHIZzgzBv0Ozv08nxfqAnnoO3hYqrjnweNBlPuUZBSJ A/5pH+NNz1RkjQnLbt/noOR12w7e8CRtHASnzPwZB9Qoo6n1SWT9XTIVR/4YSeErWph1 zMch/nQJB3jE+GLzSpF8c4gfTOe5bYtmaiOJRrIUjTNMDYv5NO7EJs2rfN3opvfIVK5r cU+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694125957; x=1694730757; 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=pSoVXHbv2ArLvvkI2aC5G6tDqf2EtA9S5L3dMMCkVbY=; b=pimn5yAnl5pj3M6HhC6VSxF3OBo1tiB/drlh44miiIUyVsizMTucd1hBoyl//OkTfE CWJi5hez1LoNcTJIwHJR9dffReHp3+MpI3UAaQDsSMEZwcvD6kplb2XRfO+fTGd3jeuS tPu+lrwcPoQrSLXiWuu0UNkWz4ohxJlkRuDybt8LPYuUbNCllsAdp89sLfG/1F0BS/sz VLgnvo8wC8IDs5EvqVkmPOkCMEZhUHYZ0mM+dldAuApIiYGMLMmfSeuw5yxerzli6aLC 0jLxdJzY6Y374sj4/iNvqm6hHTwJBXIoorOZQGBsBbIbutxv2unENDpqWjb0XW+pCbBs vW9w== X-Gm-Message-State: AOJu0YxWuCaPfz+JfvTLY+FRDjwVCx+EkdfFtyzd4HuEdpi1D+gk8EQI CT5MIvvULZPqDkCA+1pmBJo2weySKjWgew== X-Google-Smtp-Source: AGHT+IGI0xq+cPlgBTTWmtkzvmxNB9CGklxJIlHfDfpTHveYhVGp2Uqgkba2soUDrxlv85LroHDE/Q== X-Received: by 2002:adf:f54e:0:b0:317:6348:8a9d with SMTP id j14-20020adff54e000000b0031763488a9dmr507315wrp.66.1694125956866; Thu, 07 Sep 2023 15:32:36 -0700 (PDT) Received: from localhost.localdomain (cpc100856-bagu15-2-0-cust368.1-3.cable.virginm.net. [82.25.93.113]) by smtp.gmail.com with ESMTPSA id d10-20020a056000114a00b0031ddf6cc89csm443463wrx.98.2023.09.07.15.32.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Sep 2023 15:32:36 -0700 (PDT) From: Sharlatan Hellseher Date: Thu, 7 Sep 2023 23:32:15 +0100 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx2.migadu.com X-Spam-Score: -3.63 X-Migadu-Queue-Id: C6D2A47281 X-Migadu-Spam-Score: -3.63 X-TUID: GKgi1zlWrlNb * gnu/packages/astronomy.scm (python-sunpy): Enable tests detecting python-cdflib metadata. Update annotation for still disabled tests. --- gnu/packages/astronomy.scm | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index 335c075a68..c69b38dae5 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -2252,11 +2252,10 @@ (define-public python-sunpy #:test-flags #~(list "-k" (string-append ;; XXX: Failed: DID NOT RAISE + ;; It struggles to find python-opencsv package info with + ;; 'importlib.metadata' "not test_main_nonexisting_module" - " and not test_main_stdlib_module" - ;; XXX: packaging.version.InvalidVersion: Invalid version: 'unknown' - " and not test_read_cdf" - " and not test_read_empty_cdf")) + " and not test_main_stdlib_module")) #:phases #~(modify-phases %standard-phases (add-before 'install 'writable-compiler -- 2.41.0