public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-trimesh] f45: Update to 5.1.0 upstream release
@ 2026-08-31 21:02 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-31 21:02 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-trimesh
            Branch : f45
            Commit : 6337a781d61a05926fefe45223033e2fde4bcad2
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-08-31T20:46:08+01:00
            Stats  : +9/-9 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-trimesh/c/6337a781d61a05926fefe45223033e2fde4bcad2?branch=f45

            Log:
            Update to 5.1.0 upstream release

- Resolves: rhbz#2509955

Upstream tag: 5.1.0
Upstream commit: fcf660fe

Commit co-authored by Packit automation (https://packit.dev/)

---
diff --git a/README.packit b/README.packit
index d816803..72ae4cd 100644
--- a/README.packit
+++ b/README.packit
@@ -1,3 +1,3 @@
 This repository is maintained by packit.
 https://packit.dev/
-The file was generated using packit 1.16.2.
+The file was generated using packit 1.16.2.post1.dev18+g099fa292c.

diff --git a/python-trimesh.spec b/python-trimesh.spec
index f055cb9..fbebf6a 100644
--- a/python-trimesh.spec
+++ b/python-trimesh.spec
@@ -13,7 +13,7 @@
 %bcond manifold %{without bootstrap}
 
 Name:           python-trimesh
-Version:        5.0.0
+Version:        5.1.0
 Release:        %autorelease
 Summary:        Import, export, process, analyze and view triangular meshes
 
@@ -250,8 +250,10 @@ EOF
 
 # test_more extra:
 #
-# https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_linters
-%pyproject_patch_dependency pyright:ignore
+%if %{without meshio}
+# Apparently unmaintained, https://github.com/nschloe/meshio/issues/1558.
+%pyproject_patch_dependency meshio:ignore
+%endif
 # Not yet packaged, https://github.com/mworchel/xatlas-python; depends on
 # https://github.com/jpcy/xatlas, also not yet packaged.
 %pyproject_patch_dependency xatlas:ignore
@@ -263,10 +265,8 @@ EOF
 %pyproject_patch_dependency triangle:ignore
 # Not yet packaged.
 %pyproject_patch_dependency marimo:ignore
-%if %{without meshio}
-# Apparently unmaintained, https://github.com/nschloe/meshio/issues/1558.
-%pyproject_patch_dependency meshio:ignore
-%endif
+# Not yet packaged.
+%pyproject_patch_dependency dracopy:ignore
 
 
 %install -a

diff --git a/sources b/sources
index b494d2f..904f3e5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (trimesh-5.0.0.tar.gz) = 8201f6fe444a141b4b7990c40644e8cff095abc6373b37c6116a5805dc886fcce365b1c7438ccfef0b800a09f7c50bffea838c8baece3c6ffdef56c01550429b
+SHA512 (trimesh-5.1.0.tar.gz) = 38e8e1902b027d93c6fb25197a0d746a8d437dc3374708611a90f75dc9294c5cb96d7d938d8e449e52a870dc4225216d3cd10a6f9e623863419f9450dae02930

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-31 21:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-31 21:02 [rpms/python-trimesh] f45: Update to 5.1.0 upstream release Benjamin A. Beasley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox