trimesh (4.5.1-3)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 4.5.1-4 > 4.5.1-3
- Git: https://salsa.debian.org/3dprinting-team/trimesh.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 573440
- Browser: https://salsa.debian.org/3dprinting-team/trimesh
- Last scan: 2025-10-16 10:22:07+00
- Next scan: 2025-10-24 11:42:00+00
- CI pipeline status: success
- Debian changelog in Git:
trimesh (4.5.1-4) UNRELEASED; urgency=medium
* Remove runtime dependency on setuptools.
Closes: #1094339
* Fix endianness issues in ply and glb exporters.
Closes: #1098270
* Move packages not available in Debian to Suggests.
Closes: #1116466
-- Gregor Riepl <onitake@gmail.com> Sun, 28 Sep 2025 09:37:39 +0200
- This branch is 3 commits ahead of tag debian/4.5.1-3
- Git log:
commit f3dfafb9fe3f7278515bc3607c8785724d32ef81
Author: Gregor Riepl <onitake@gmail.com>
Date: Sun Sep 28 09:40:04 2025 +0200
Move unavailable packages to suggests
commit f2c4b1d464d6dc9ecf8e1489a42fe27c0626acd2
Author: Gregor Riepl <onitake@gmail.com>
Date: Wed Feb 26 10:59:46 2025 +0100
Added fix for endianness issue
commit f27d51a3ee40687db78c8b904c3a569a9e978f78
Author: Gregor Riepl <onitake@gmail.com>
Date: Thu Feb 20 08:23:19 2025 +0100
Remove runtime dependency on setuptools