From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 6Km/IVteLmXwowAAauVa8A:P1 (envelope-from ) for ; Tue, 17 Oct 2023 12:13:47 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 6Km/IVteLmXwowAAauVa8A (envelope-from ) for ; Tue, 17 Oct 2023 12:13:47 +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 426D757CA6 for ; Tue, 17 Oct 2023 12:13:47 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697537627; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to: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; bh=RMXuvxWMmPxDOUrEuv7dqSsyam41EH237SxMubWxU+A=; b=HyN822gd0tZMhIb9hLa0px0eQnnm74SK90F8OJ0QRttvWMmFDgSHWiRa7b7DRZ6AUureXK Bm2SUC9wep23nLaLonc6P256jThr0Rpbx0Mmwy546nY+aDD5SbXU94dO6llGYr70XNf2qW 8qqWnn3gLn3MZnZE/i3dHA7PIx4Fx48HKr53o4elIq4N9n+2IiBzh26YNsSrrnGm3n/DG6 rlFJdbNCYKbTd+INx/1sD9QEDiURWdV+jGm2a0Svyts69oWWGaYLg30z2So5r3Oq4Czi/c tu7xUPw+rh3DxClPjRtCqTSUH6MDzPDprwKf6YjMuwW0l6Ysk5HTRPc8dSLUtA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697537627; a=rsa-sha256; cv=none; b=PRnxRzDW6pn7wmtI8VHGvG8gqyZ/cSMjPNGWiWIyOTfXCEkkpuZ79A00YzwVrSIIHujmzE GahUf+NxwWpyEX2oU972CSW35uhTCai14G+/bwtU32iA849y1BlicI8mmmHNa2qiCTc0VP AImPVFtnhS/bOcOtaUxSx2gI3pY88IXgzqLebtuJHOqSeGDVHpSz+KIVjSx+eBGzNpXCUt Eyo9nOE/GlUAl5CK2Njy/C52PaIl3gskRcfu5/2YkIYz0wB+tOTsQbIF7atxUT+L7BtRQG XggezlaqlTctU3kQhs3PGrwm6Qj8I5yuBvK8LrgxHk8tlxptTWJAucrC/7g7uQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsgoZ-0001kF-Ph; Tue, 17 Oct 2023 05:56:39 -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 1qsgoY-0001jI-38 for guix-patches@gnu.org; Tue, 17 Oct 2023 05:56:38 -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 1qsgoX-000618-Rq for guix-patches@gnu.org; Tue, 17 Oct 2023 05:56:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsgox-00050S-5J for guix-patches@gnu.org; Tue, 17 Oct 2023 05:57:03 -0400 Subject: bug#66439: [PATCH] gnu: python-trimesh: Update to 3.23.5. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 17 Oct 2023 09:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66439 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Paul A. Patience" Cc: 66439-done@debbugs.gnu.org, guix-patches@gnu.org Mail-Followup-To: 66439@debbugs.gnu.org, mail@cbaines.net, paul@apatience.com Received: via spool by 66439-done@debbugs.gnu.org id=D66439.169753658119144 (code D ref 66439); Tue, 17 Oct 2023 09:57:02 +0000 Received: (at 66439-done) by debbugs.gnu.org; 17 Oct 2023 09:56:21 +0000 Received: from localhost ([127.0.0.1]:58649 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsgoH-0004yi-FG for submit@debbugs.gnu.org; Tue, 17 Oct 2023 05:56:21 -0400 Received: from mira.cbaines.net ([212.71.252.8]:42968) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsgoF-0004ya-FT for 66439-done@debbugs.gnu.org; Tue, 17 Oct 2023 05:56:20 -0400 Received: from localhost (unknown [217.155.61.229]) by mira.cbaines.net (Postfix) with ESMTPSA id A0A7A27BBEA; Tue, 17 Oct 2023 10:55:53 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id fb1371cc; Tue, 17 Oct 2023 09:55:52 +0000 (UTC) References: <38b180d2ded39ea41021daaa4d434510ce121f0a.1696944984.git.paul@apatience.com> User-agent: mu4e 1.10.5; emacs 28.2 From: Christopher Baines Date: Tue, 17 Oct 2023 10:55:28 +0100 In-reply-to: <38b180d2ded39ea41021daaa4d434510ce121f0a.1696944984.git.paul@apatience.com> Message-ID: <875y357etz.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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-Score: -8.26 X-Migadu-Queue-Id: 426D757CA6 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -8.26 X-TUID: ynHbu8yEqyIn --=-=-= Content-Type: text/plain "Paul A. Patience" writes: > * gnu/packages/python-science.scm (python-trimesh): Update to 3.23.5. > --- > gnu/packages/python-science.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Thanks for the patch, I've pushed this to master as d07e75a4ced9a36ca70c885bdcfef20c05f2cf91. Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmUuWihfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XfDGBAAtvrslTC/bLmj5UWS7ANnFmmeQ0gwiB0c 9tpZuKc6F9iDNMsD90ka4z2VCYciUuF+Fpn7GKCnKk4Jt1pzwYzhKMgFi8nIWqmU uK/4vxS1lWCPXld+NeT2If4oC0YVWzSYWmD7lvYOa2X9TaRrFo43zWImDSWaeGYD rhuuBP64Itd8GmyiFCPM/ZrIM5LBBivP239iZHhlSRcy9ins5EC0BS0R4HDSJCN8 BJ2ADBzOCG1oBkmwmV+JbOlNAROwhR1Uz6aVZyDzT0PmPPZu8eoUSEUMniSCXmLl t8bF6Kq+ZRVqf3Ng6mIT5Jb83cgJMBaSi18EQVJE/6iD0a2XqLzPOpZmj0bTsCXt tE64gNkF+fxyU6q2RfcmmHw7b1hhVJshh6ZMCaiDtQP7KJx6mxTyXWhbrB618/VW kFgbvUCTziS25GlfwkIYAme9RJsftbXjEoWVNIo0hCU87vkOYYUOiba/4KBmO+ZD 6WKTTB8rnGb0UDYmN+x1p4saE/Cl6tGIQf+QlxuiJ+YJOPeTxMG/WkhNWIORDQui ijg5dac390/vnzkUWyAVhrEHxeeqndph2P5r7OpgsSuiqvHfyVYQbnZG4LPS/MyS jDBFVxhwIiKSQrcAgy7iGZAfhSr3mxg685wu469U9HIUNU8hqvFNzzt8Zxy7kVV8 DF7lm0cMDZs= =Uzvg -----END PGP SIGNATURE----- --=-=-=--