From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id KCfgIEvtYmI6bgEAbAwnHQ (envelope-from ) for ; Fri, 22 Apr 2022 20:00:43 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id EGv/IEvtYmLB9QAA9RJhRA (envelope-from ) for ; Fri, 22 Apr 2022 20:00:43 +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 2A19C388BE for ; Fri, 22 Apr 2022 20:00:43 +0200 (CEST) Received: from localhost ([::1]:33922 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nhxaD-0004fC-TU for larch@yhetil.org; Fri, 22 Apr 2022 14:00:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57304) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhxDK-0002Yt-D7 for guix-patches@gnu.org; Fri, 22 Apr 2022 13:37:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60717) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nhxDK-0005O4-3T for guix-patches@gnu.org; Fri, 22 Apr 2022 13:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nhxDJ-0003mM-VG for guix-patches@gnu.org; Fri, 22 Apr 2022 13:37:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55060] [PATCH v2 4/6] gnu: python-meshio: Update to 5.3.4. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 22 Apr 2022 17:37: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: "Paul A. Patience" , 55060@debbugs.gnu.org Received: via spool by 55060-submit@debbugs.gnu.org id=B55060.165064900814509 (code B ref 55060); Fri, 22 Apr 2022 17:37:01 +0000 Received: (at 55060) by debbugs.gnu.org; 22 Apr 2022 17:36:48 +0000 Received: from localhost ([127.0.0.1]:54614 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhxD6-0003lx-Ew for submit@debbugs.gnu.org; Fri, 22 Apr 2022 13:36:48 -0400 Received: from xavier.telenet-ops.be ([195.130.132.52]:57430) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhxD4-0003lo-LZ for 55060@debbugs.gnu.org; Fri, 22 Apr 2022 13:36:47 -0400 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by xavier.telenet-ops.be with bizsmtp id Mtcl2700N4UW6Th01tcl4L; Fri, 22 Apr 2022 19:36:46 +0200 Message-ID: From: Maxime Devos Date: Fri, 22 Apr 2022 19:36:45 +0200 In-Reply-To: <20220422124118.66783-5-paul@apatience.com> References: <20220422124118.66783-1-paul@apatience.com> <20220422124118.66783-5-paul@apatience.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-zefiD8WiaAqCNPk9tz8d" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1650649006; bh=85KhcqBdznuotMNvLScrMcy7gAe6snjTE/xHDpEc4V8=; h=Subject:From:To:Date:In-Reply-To:References; b=SCSHhFVSNBfQF8xSDJwG6LSlg9S/E3DULjhHBpoT2uVsv0LGnE9pyCTa3HoUQacSJ E1qNblxJ5ZQXJiQwlaq8qtcUE+kGGWKtM6IS4UVJLejsoTfRKP26x6uyBdrxKRsiQ+ ufaq3TACEExkkpH3irXKCKCzmyC+8dzYJThutaYbyt8L13xiaYwKXJVoiAzCwhbLwE pWUBJinda108+8ypLrO8Tr50pLWEGKUgVVJv7Sd0jkRlQZYzJhqSc47astZQsNrYP1 0QIpbk36aokMkx0SHz2HuLMSQtAOeO5enguq5oExInRjtdlhwR3fI991ZERCSM8nbX CEUBzGjLDv1hA== 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1650650443; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=85KhcqBdznuotMNvLScrMcy7gAe6snjTE/xHDpEc4V8=; b=uQzmCHjUzcTpQMlK7YYJ6kGmocXVQEyu5CHQxQKSCipWtNXeRElDO8LAQNcspvWut253EQ i+6/uO+7VS4RS/z4YAnylbELfZiYSYBl6IdzoG+PDyvFlhby+puTUxmGYWhjRoWlp1nJ16 qH8EURqLCxrVnpi4dh2oU9FMV8V9z2n4QzH8RMvbUYP2SvZDR67D6xypdOcyeZd0fWkBfs gH/7FI81JBxx0wZ/I/hcSFyc7JBd88Vg1r8HT4LYzzxEoHsGr2X3tceosY7OCAoNIWmIbw 1812fTdag7LL5qZl5rkAjPdPLTe+NzNWvvddpfX9mmhq3sHUgfzC3KH4y40P0A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650650443; a=rsa-sha256; cv=none; b=BKUHMBglUslxhINOTcBSMTklCzfHDzHqvsWv0r3CWMBRu5KZxkuNPT1pDfylr5NXjTCjnN POT3cd7xopF172ym8v06qvLIaIp+V2c6UXYysgPPcYfusd3j6JsP+zxLDq3wi6r8nfHBL7 9pEMWXucxSOL42M9ibUoYfzTF6meqzHULTPZF09sOlD7m/BxeufETjOUc2jvUSy14axFRh l1mDCxSgainPj2q7OBlh6xTXfrLapxo1fLjmScsr/AASKr1BcokylxxgSRD1maOSIwvXtq oKeN4WfS+SqbheB1hb5vAdHZX99J4mwAvnzJD8DTNztSE8OOK4KKFtrfU3aPuw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=SCSHhFVS; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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" X-Migadu-Spam-Score: 3.98 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=SCSHhFVS; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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" X-Migadu-Queue-Id: 2A19C388BE X-Spam-Score: 3.98 X-Migadu-Scanner: scn1.migadu.com X-TUID: ZMDkcQmRNa0B --=-zefiD8WiaAqCNPk9tz8d Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: base64 UGF1bCBBLiBQYXRpZW5jZSBzY2hyZWVmIG9wIHZyIDIyLTA0LTIwMjIgb20gMTI6NDEgWyswMDAw XToKPiArwqDCoMKgwqDCoMKgIChzbmlwcGV0Cj4gK8KgwqDCoMKgwqDCoMKgICcoYmVnaW4KPiAr wqDCoMKgwqDCoMKgwqDCoMKgwqAgKGxldCAoKGZpbGUgKG9wZW4tZmlsZSAic2V0dXAucHkiICJh IikpKQo+ICvCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgKGRpc3BsYXkgImZyb20gc2V0dXB0b29s cyBpbXBvcnQgc2V0dXBcbnNldHVwKCkiIGZpbGUpCj4gK8KgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oCAoY2xvc2UtcG9ydCBmaWxlKSkpKSkpCgpObyBuZWVkIHRvIHdyYXAgaXQgaW4gJ2JlZ2luJy4K CkdyZWV0aW5ncywKTWF4aW1lLgo= --=-zefiD8WiaAqCNPk9tz8d Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYmLnrRccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7h5IAP9jRkfnIuQtlJrDKMvEhz+oMtYp VMFeTiG/Oen60yyvKwD/Xex207BXRDUIv+Q6/b/EDjCmu2guf0CWCG8jNTlXdgY= =MWek -----END PGP SIGNATURE----- --=-zefiD8WiaAqCNPk9tz8d--