From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id UCqMIZ0MPGXZRgEA9RJhRA:P1 (envelope-from ) for ; Fri, 27 Oct 2023 21:16:45 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id UCqMIZ0MPGXZRgEA9RJhRA (envelope-from ) for ; Fri, 27 Oct 2023 21:16:45 +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 6C8ED52CFD for ; Fri, 27 Oct 2023 21:16:45 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=nJACcSfs; 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=1698434205; 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=27ZpesKuLMz/7Csd3ZUxdDYB/aiUMeNgrkBfMA2iCoc=; b=VZ8bZWMv6QyYC96TwP1FwCIikgWJ+qklNSC3tB2ZQ8qQDzEJppIWhqV99ePfrrUbGQUCY/ l8NGiMUZB37aAuf/1wfQrcK/8DkTrdiKbMe/46H6C30ZBohMpa1T81hSZUJCKgVGlM7jxT WBwJ9Gw3komSCiBNXYlY7VXE/41zL7PPcf6p5OZk8UITWZHq7WM7f4KiYC3GpXbW3cGl/7 uQRYMRRFw0M5+qQ4yiOdsLJ4rAaaXfhg8P1AH4mSPWU98tzeovw06sS/gjDkIJHXiO1Z12 NNsjQT2FmLRSAOdgr/fh//QmBKXexvW/5F7NFZihqv9k/YlAhSmfNYvpgMb3oA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=nJACcSfs; 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=1698434205; a=rsa-sha256; cv=none; b=KiA9QW0gmWdtfEfrLhWHwwOqjW0O+2OJS160kyS/TlFWcmCthLDKoyZhf7YljVT4muVKx9 62gcKRazl+vUjlPvqVi6AIgo+wvOfqmP+pGgkAi9EvhePwOLMHfozrZ9C63Sz32T+7uSwJ 1MoDEFh0SXef8SfLJqJvUF0IKWdtaywdL7fJrsTirgW0QnoBZlY5rHEncHwqEmQcnJQ2e3 CHBhVJ00IjGjP9YOl4FNK3TF8CQrQ/erRuiAaSNZ7Z5ZYdr0Qr3pGUKguxFtEKjdqiMmdR 2i3TZV1LHOqn0yeOY0zFZqBkZYMQHKysf6T3TQXrEA05AjsMSYHmsBcHg4Bo9A== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qwSK0-0000EO-Al; Fri, 27 Oct 2023 15:16:40 -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 1qwSJt-0000BE-DI for guix-patches@gnu.org; Fri, 27 Oct 2023 15:16:36 -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 1qwSJs-0001uA-98 for guix-patches@gnu.org; Fri, 27 Oct 2023 15:16:33 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qwSKN-0001mK-C3; Fri, 27 Oct 2023 15:17:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66778] [PATCH 09/19] gnu: python-pyerfa: Update to 2.0.1.1. 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: Fri, 27 Oct 2023 19:17:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66778 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66778@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 66778-submit@debbugs.gnu.org id=B66778.16984341806670 (code B ref 66778); Fri, 27 Oct 2023 19:17:03 +0000 Received: (at 66778) by debbugs.gnu.org; 27 Oct 2023 19:16:20 +0000 Received: from localhost ([127.0.0.1]:37290 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qwSJf-0001jQ-Nr for submit@debbugs.gnu.org; Fri, 27 Oct 2023 15:16:19 -0400 Received: from mail-wm1-x32a.google.com ([2a00:1450:4864:20::32a]:59709) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qwSJM-0001fK-Md for 66778@debbugs.gnu.org; Fri, 27 Oct 2023 15:16:01 -0400 Received: by mail-wm1-x32a.google.com with SMTP id 5b1f17b1804b1-4083cd3917eso18674335e9.3 for <66778@debbugs.gnu.org>; Fri, 27 Oct 2023 12:15:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1698434123; x=1699038923; 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=27ZpesKuLMz/7Csd3ZUxdDYB/aiUMeNgrkBfMA2iCoc=; b=nJACcSfs8PyW+lHMhfHJrVN19VdV3ictpqpC0XmYQg0uS2V+9h5nsOh7UumIuB5nO5 g6YeYjBEp79/vwdXxmEIr4Z48aiT47a0qOjsQUYhGNgJe6zaPeNtiImgWAtqi3jsugmz gTLZSHIKkQXXStYmlG3c+N4B/6Kayz6e4njVaQl+da4o2eExcfP7/1VLBbzCbsRiiCIG AQRvQZX1udHToBirecocL9zlhdZsJxUJo7F07v/v9QLjT7+7dzoK4OPvu3VLmwSb9Hpj glVSpfmnUeKkeB/CJjChlZXBDGoTedqX94uj5slr2xTOfEppMI9QLX/9mn0P0KK20t3E zWaA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698434123; x=1699038923; 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=27ZpesKuLMz/7Csd3ZUxdDYB/aiUMeNgrkBfMA2iCoc=; b=wU3fInNfSueOJEajjfgVew98FybkLbE83hW9HPRGO8QN2Zt2tC3lpXP+qDI9V8hOkW 8GKNleSHJV7ZUEm09oLuELjz09mojLC/rH01hP4OmDb1L4xLr2nw93pJkEno1s1CChws MTud0T/gkHH3LuFMiS0/8jMFY0jAL60pDdSuI1s/KOkc7oQzLj9khQ4MkYbCd0cTPfL6 fVRvQTEPPfurBDFRQE4Ax5+W1Lcaqr1tUJD30d8f320mC6NXKvM3tTaykwb8TCFACiUn Zu97PWzWxaXj8OynNfcCOCMk6jPMbIu3f6cz9FuyVHKGv5CTuhQ98NfASAsvlFfMjCMo Z/4Q== X-Gm-Message-State: AOJu0YytDZem/nI7TZMnfwY+AjL/+7pJsnd5ji638KtbV0EY8GmVh1t3 qHV9F/c9fq9sKhIoFTIDffD4UzeWWHjr/w== X-Google-Smtp-Source: AGHT+IGtHyPM9BS8bo0kcP1NG7sdXB8LSoZLAZx2wKhO4Bjw733ZK4Tbr8RMDLLMN++8owvoqTHwLw== X-Received: by 2002:a05:600c:4e91:b0:405:7b92:4558 with SMTP id f17-20020a05600c4e9100b004057b924558mr3325637wmq.38.1698434123269; Fri, 27 Oct 2023 12:15:23 -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 bg38-20020a05600c3ca600b003fee8793911sm2275764wmb.44.2023.10.27.12.15.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 27 Oct 2023 12:15:22 -0700 (PDT) From: Sharlatan Hellseher Date: Fri, 27 Oct 2023 23:14:52 +0100 Message-ID: <869a191f3e4571352074db31556c91f21daccbd9.1698444193.git.sharlatanus@gmail.com> 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-Spam: Yes X-Migadu-Spam-Score: 9.90 X-Spam-Score: 9.90 X-Migadu-Queue-Id: 6C8ED52CFD X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam: Yes X-TUID: S2fiWF2YgYxY * gnu/packages/astronomy.scm (python-pyerfa): Update to 2.0.1.1. --- gnu/packages/astronomy.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index bc44f3cbab..bd146afd3c 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -3358,13 +3358,13 @@ (define-public python-jwst (define-public python-pyerfa (package (name "python-pyerfa") - (version "2.0.0.3") + (version "2.0.1.1") (source (origin (method url-fetch) (uri (pypi-uri "pyerfa" version)) (sha256 - (base32 "0f8zykzxjsiwv5ibdn5asla2ng2xl0xdkrcrrd61j31mb3xbnzyp")) + (base32 "0swsdkipnk73iflsa7qbaw89wahbnfyvplqaxwi0yfrxippp9b6v")) (modules '((guix build utils))) (snippet #~(begin @@ -3375,6 +3375,7 @@ (define-public python-pyerfa (list ;; Disable only one failing test: ;; AttributeError: __warningregistry__ + ;; See https://github.com/liberfa/pyerfa/issues/126 #:test-flags #~(list "-k" "not test_errwarn_reporting") #:phases #~(modify-phases %standard-phases -- 2.41.0