GNU bug report logs - #66439
[PATCH] gnu: python-trimesh: Update to 3.23.5.

Previous Next

Package: guix-patches;

Reported by: "Paul A. Patience" <paul <at> apatience.com>

Date: Tue, 10 Oct 2023 13:38:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#66439: closed ([PATCH] gnu: python-trimesh: Update to 3.23.5.)
Date: Tue, 17 Oct 2023 09:57:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 17 Oct 2023 10:55:28 +0100
with message-id <875y357etz.fsf <at> cbaines.net>
and subject line Re: [bug#66439] [PATCH] gnu: python-trimesh: Update to 3.23.5.
has caused the debbugs.gnu.org bug report #66439,
regarding [PATCH] gnu: python-trimesh: Update to 3.23.5.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
66439: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66439
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Paul A. Patience" <paul <at> apatience.com>
To: guix-patches <at> gnu.org
Cc: "Paul A. Patience" <paul <at> apatience.com>
Subject: [PATCH] gnu: python-trimesh: Update to 3.23.5.
Date: Tue, 10 Oct 2023 13:36:44 +0000
* 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
-- 
2.41.0




[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: "Paul A. Patience" <paul <at> apatience.com>
Cc: 66439-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#66439] [PATCH] gnu: python-trimesh: Update to 3.23.5.
Date: Tue, 17 Oct 2023 10:55:28 +0100
[Message part 4 (text/plain, inline)]
"Paul A. Patience" <paul <at> apatience.com> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 281 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.