From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8CgPHrZTJWUo1wAA9RJhRA:P1 (envelope-from ) for ; Tue, 10 Oct 2023 15:37:58 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 8CgPHrZTJWUo1wAA9RJhRA (envelope-from ) for ; Tue, 10 Oct 2023 15:37:58 +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 3107ADEE8 for ; Tue, 10 Oct 2023 15:37:58 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=ClSKsJDW; dmarc=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696945078; 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: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=zZuJIaIvPbOj6pCqQ5t8lp4W6asorNJWJdz0+3jYaPw=; b=Nzh6KACdd3+ajJfWIpZd+cxqeeG9+T8Zz/r7tatzltPTMthmjC8bEPmv9yfa43kXafDe0n 2QUaqgwONMbhd/LxJux36eqomzCyOxJ3LRarIeyrGT8tUM4Wp8PNE/gOiPJFLsyE9cPuNy 8RoMVYOQnCuzYpItHonwmLpAdvBh31LiUPcTIgsImTqyy6vO0TZ67C06fPi9iNt13T0RGN 2FxQtAosKLGQolMkDCHKa8zSuO9r5KnIrDklPbynlvOFUsDU+w7wNZ5mhOgtm9YEjiOPmR iYg+bQUkacvsiwoqP5/mqEaG+5B4oIHGrUWC576en3X33InPaLuJlt/s4Ewz8A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696945078; a=rsa-sha256; cv=none; b=T8JzGuBYMzQc8HVwlFRHgdbF17NeD0T/SAlaWDi59NVxbgIxKpAdSn5HKkcLuMRD1LZY6w tO9m1eIKlTeX3+CfBEtgjWEPDw6Mz6bEg5wa+HWOQYg1roALvUFQ0q1Z8TKvVYYmsX5I0E RcOGxhgzsNMW5+E3r/kljdq/BLN8VIEmIw6YbtFEvvluctk/D6cn6j04Oa+zlpfaW15uAv wO/3EUG7GsW9VtELovqcT9GXEsMcKSKbcyAJ9NQtwdlzWVS2WeTv86vX6pCdRA6m34wmBG xrDUygaXAuzePNFNDsNQ7aKrLhNicHQpn+xIsa1cPP6xkIkMPhrq5tQRlkdpgg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=ClSKsJDW; dmarc=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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqCvh-00017y-A7; Tue, 10 Oct 2023 09:37:45 -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 1qqCve-000174-ER for guix-patches@gnu.org; Tue, 10 Oct 2023 09:37:42 -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 1qqCvd-0006F6-GK for guix-patches@gnu.org; Tue, 10 Oct 2023 09:37:41 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqCvy-0004CY-Jr for guix-patches@gnu.org; Tue, 10 Oct 2023 09:38:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66439] [PATCH] gnu: python-trimesh: Update to 3.23.5. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 10 Oct 2023 13:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66439 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66439@debbugs.gnu.org Cc: "Paul A. Patience" X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169694504516089 (code B ref -1); Tue, 10 Oct 2023 13:38:02 +0000 Received: (at submit) by debbugs.gnu.org; 10 Oct 2023 13:37:25 +0000 Received: from localhost ([127.0.0.1]:34337 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqCvN-0004BQ-6W for submit@debbugs.gnu.org; Tue, 10 Oct 2023 09:37:25 -0400 Received: from lists.gnu.org ([2001:470:142::17]:38678) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqCvL-0004BD-05 for submit@debbugs.gnu.org; Tue, 10 Oct 2023 09:37:24 -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 1qqCut-0000ax-Dl for guix-patches@gnu.org; Tue, 10 Oct 2023 09:36:55 -0400 Received: from mail-4323.proton.ch ([185.70.43.23]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qqCuq-00064Q-Hw for guix-patches@gnu.org; Tue, 10 Oct 2023 09:36:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1696945008; x=1697204208; bh=zZuJIaIvPbOj6pCqQ5t8lp4W6asorNJWJdz0+3jYaPw=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=ClSKsJDWWnfblecbaQbgVUbWPe5DcBNMLMzsOkliYaKccN3BjmmXZLlzSMbfiS8+Z UXNUJJG4hYXJpFt5aUFebO5tacfgrKv2RdK/75UJNKlV/rC5DzVh6F7Nnsiq2ihzQv Yf7la7htH1mSbWoXyipIuDF7ZOlbQB4yLefGPbDtsfGSZpdPxc9yzz1T3I6TdwdzKw ZzpaZVJL6yeVoYi7aBl7lmkC6PYh9EuL8cgE6imvVpxXitiVqLKw4v1/VfvZTUrnii QAVByd3MtP90EV/elb+BWJRL2KCNhPLqqmOyTrOsl5oZLg6hJ+b90NtUuPQttbsm+M UELmypFBUCjQQ== Date: Tue, 10 Oct 2023 13:36:44 +0000 From: "Paul A. Patience" Message-ID: <38b180d2ded39ea41021daaa4d434510ce121f0a.1696944984.git.paul@apatience.com> Feedback-ID: 19227857:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.43.23; envelope-from=paul@apatience.com; helo=mail-4323.proton.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -4.21 X-Spam-Score: -4.21 X-Migadu-Queue-Id: 3107ADEE8 X-TUID: 7umMK/GETMrS * 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(-) diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.= scm index 927928a8a2..966ec7110a 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -352,13 +352,13 @@ (define-public python-scikit-optimize (define-public python-trimesh (package (name "python-trimesh") - (version "3.22.1") + (version "3.23.5") (source (origin (method url-fetch) (uri (pypi-uri "trimesh" version)) (sha256 - (base32 "1ck4dkhz1x6sznd83c1hlvsv2m6d22fr82na0947j5jf47a4c1gl")))) + (base32 "08967axlnmfv98n05dhrkynyrmcc814hl8184gzzmcy4rjg6dzdx")))) (build-system python-build-system) (propagated-inputs (list python-numpy)) base-commit: f4e8baf3806e79d7111d2943859865ae4ee0b59d --=20 2.41.0