From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id yBtSLpPJdWZbwQAAe85BDQ:P1 (envelope-from ) for ; Fri, 21 Jun 2024 18:42:28 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id yBtSLpPJdWZbwQAAe85BDQ (envelope-from ) for ; Fri, 21 Jun 2024 20:42:27 +0200 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=FdHovAx4; 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=1718995347; 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=CYizOutIaxw6sqlK29G8eWhgWASmdFBdoOz97R/ZTDQ=; b=CbwAI9CEVxa5rufhn/irpEVbLHaCW0ZSKNHVORzbzpY7IsBqblxMLQEa2UMUQytKSCCTy8 C+EwpVox1qdzLbvqh2qBE/W4IHJ4SBq4bVzEdywTB0PJl5PVN2a+XTfyVZeb1jureIoWO3 k0Z/tomw45JslGw8KogqKay6P6ZYrtobJwC9xCnTeBp7/FJZXieFd72ktV4gviHLI9si4M mQpeQL5VyjawRqoGHm9m7Lm2BslMRDokHUWbLk9SwWgpEhSuTVCjXJDkwZcU3VxYrd566G 6nsxPGMvj/QB4WG+k41AQgyASMojgw33ju8Kj9F9BsY2IwpqIZEFL+sWLwDTKw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=FdHovAx4; 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=1718995347; a=rsa-sha256; cv=none; b=StTH1hkW0fw5OxN5g26ji69TNVNxy8HuF3u2X7uYNH+baGQmjJtlF0wmcBzhQbCtTfO0bc eQ8Dbl5AscP99+2pmZxY8y7/vOS38MCv52thbGukTi8JrdW+ASBZeAQMQMQQjBfYsizVQn cRpvZV6Wr7r+oor/OKduC/W/6XrHG1qsPSppzBr3UD8OPUp7a/8na/w85vQAl/6RHtiMce taxu1JA/zw4Y0Q08JqIiJ7uqlVgJ4oRvO9AlN0Ukfz1o9tpRyxx3UIv3qBSzGY0SvzceKT 8+xBw2Ti2R8MFoDlisnD+szKyzsZHBjhk0P5UCEp6ACWGgolmNSciTVr7HOdXg== 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 A5C676BFB0 for ; Fri, 21 Jun 2024 20:42:27 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sKjC6-0008IF-E5; Fri, 21 Jun 2024 14:41:06 -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 1sKjC4-0008Gj-PW for guix-patches@gnu.org; Fri, 21 Jun 2024 14:41: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 1sKjC4-0003Og-I1 for guix-patches@gnu.org; Fri, 21 Jun 2024 14:41:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sKjC3-0004QF-Am; Fri, 21 Jun 2024 14:41:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71702] [PATCH 04/30] gnu: python-astropy-iers-data: Update to 0.2024.6.17.0.31.35. 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: Fri, 21 Jun 2024 18:41:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71702 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71702@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 71702-submit@debbugs.gnu.org id=B71702.171899522016620 (code B ref 71702); Fri, 21 Jun 2024 18:41:03 +0000 Received: (at 71702) by debbugs.gnu.org; 21 Jun 2024 18:40:20 +0000 Received: from localhost ([127.0.0.1]:43505 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sKjBM-0004Jr-6R for submit@debbugs.gnu.org; Fri, 21 Jun 2024 14:40:20 -0400 Received: from mail-wm1-f52.google.com ([209.85.128.52]:56827) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sKjBH-0004IG-35 for 71702@debbugs.gnu.org; Fri, 21 Jun 2024 14:40:15 -0400 Received: by mail-wm1-f52.google.com with SMTP id 5b1f17b1804b1-4217dbeb4caso20020365e9.1 for <71702@debbugs.gnu.org>; Fri, 21 Jun 2024 11:40:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1718995150; x=1719599950; 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=CYizOutIaxw6sqlK29G8eWhgWASmdFBdoOz97R/ZTDQ=; b=FdHovAx4fhymxoYxAPnLKyFTodMEK2/+uj0bP1HUojEJ5wALkOEYR0tG6G95CCO846 7s5edRHf/yShiJn1zOSmTvxXoACfIiSMqi6NpuOYFGG4H20uI/Q58VKbNOooWrdW/ozP eW0fU9BCc95qtgRHNh+Te4aRPHsn7LVMyrL01JMh9IKnzTsVlceVmCWfmL2teq0voRCG 1nwW/xF7gqxcRur1TBhYkABS6mhDsDiDgDUBv34wZmMQ6YcT8WuxPH7xqMKqLGihHYey koq14a+ZAeKMCfh9BkcYTa+4+2fC4zgVUNpR4vvCQNonCTl9/4hNO/r/P/rQjMmBur2L MvhA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718995150; x=1719599950; 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=CYizOutIaxw6sqlK29G8eWhgWASmdFBdoOz97R/ZTDQ=; b=tF17QHgC2o2wSC0YBN8HhSlnVhAHztdWNRJApZTiCAtsr0x4vMX3wEy0RIm7ZoqLT3 lz0/MJvOP06RJjteEiy1KH97o4/no9O7lzLuTa1NjawC9x884bcNabRB3PiiuJaRCJHe 5nYXFPGFE7D9hdGcnD8UMB74f/Taco8WtVm/cbfo2XfHndIDOTCrQxDdvzg0mYTDlELQ u7J56gTYJSrw7ODvdvz7GHAKl6zW+BpVU3kGclCqLqtylE+tSfp6AynQIwd2fKzDQL0h IOrwiiRI2w6CLMRhrKS1fGK6vLamnog9fQRXGpfD0aFfM/hRi4S13EqLDCn8Bz84JYbW AU2A== X-Gm-Message-State: AOJu0YzJoHX+oobFpmPXtkl6ukm83H3r6/gXUhdy1RP7+3oM3u/ZaZ6c Wqx9CBGe44WIQkNxMIfp3L9IN69ynCGZyHg+6W+2E6H0fXPej5leEGZc4BEx X-Google-Smtp-Source: AGHT+IHe+H1v2vmrPq9LnlK5q82sc1M5gx7iKTV5USceHWxixfraNXfPFzouqCuqtJQpPSydR7Ug/A== X-Received: by 2002:a05:600c:5cc:b0:423:2ea:fdb3 with SMTP id 5b1f17b1804b1-42475174a24mr65617585e9.14.1718995150009; Fri, 21 Jun 2024 11:39:10 -0700 (PDT) Received: from guxtil.incerto.xyz (bagu-15-b2-v4wan-170076-cust245.vm21.cable.virginm.net. [77.98.0.246]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-4247d0b63d4sm76298985e9.3.2024.06.21.11.39.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Jun 2024 11:39:09 -0700 (PDT) From: Sharlatan Hellseher Date: Fri, 21 Jun 2024 19:38:26 +0100 Message-ID: <108fba1e607195a9426efd4aa6d3e1f207331825.1718966788.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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: 4.14 X-Migadu-Queue-Id: A5C676BFB0 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: 4.14 X-TUID: UuHjXPbt2Q9a * gnu/packages/astronomy.scm (python-astropy-iers-data): Update to 0.2024.6.17.0.31.35. Change-Id: Ia014de9ebd7615982fcd1ab5611022d65f492422 --- gnu/packages/astronomy.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index b419a2039d..59c712fb94 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -1782,13 +1782,13 @@ (define-public python-astropy-iers-data ;; In case of changing the source method git-fetch, consider to check the ;; tag as it's not following the PyPI version, see ;; . - (version "0.2024.5.13.0.30.12") + (version "0.2024.6.17.0.31.35") (source (origin (method url-fetch) (uri (pypi-uri "astropy_iers_data" version)) (sha256 - (base32 "1vs3aqg0mb54bkci646h5pqbnfb50798ajim6xjg7nacpjhr8j3p")))) + (base32 "1sqp7g3akbv0d10jil5rkssldc5j57xqnl7wyg2dy5ayk2hdrq56")))) (build-system pyproject-build-system) (arguments (list -- 2.41.0