public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-trimesh] f43: No longer remove dependency on the manifold Python bindings
@ 2026-07-23 22:57 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-23 22:57 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-trimesh
Branch : f43
Commit : f636a3b95d8d5e210281174a54a64dbe72a4c755
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-23T23:53:47+01:00
Stats : +1/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-trimesh/c/f636a3b95d8d5e210281174a54a64dbe72a4c755?branch=f43
Log:
No longer remove dependency on the manifold Python bindings
---
diff --git a/python-trimesh.spec b/python-trimesh.spec
index e828898..476090b 100644
--- a/python-trimesh.spec
+++ b/python-trimesh.spec
@@ -187,9 +187,8 @@ EOF
# require version 2.x of embree, which was once available in a
# compat package (https://src.fedoraproject.org/rpms/embree2) but
# was retired; the current version was 4.x.
-# manifold3d: not yet packaged, https://github.com/elalish/manifold/
tomcli set pyproject.toml lists delitem \
- 'project.optional-dependencies.easy' '(embreex|manifold3d)\b.*'
+ 'project.optional-dependencies.easy' '(embreex)\b.*'
# recommend extra:
# pyglet: incompatible version 2.x, beginning with F41. See “Path to
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-23 22:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 22:57 [rpms/python-trimesh] f43: No longer remove dependency on the manifold Python bindings 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