trimesh (4.5.1-3)
[PTS] [DDPO]
ERROR:
- Git: https://salsa.debian.org/3dprinting-team/trimesh.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 520192
- Browser: https://salsa.debian.org/3dprinting-team/trimesh
- Last scan: 2025-07-15 14:40:25+00
- Error: remote: GitLab is not responding
fatal: unable to access 'https://salsa.debian.org/3dprinting-team/trimesh.git/': The requested URL returned error: 502
- Next scan: 2025-07-21 07:07: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
-- Gregor Riepl <onitake@gmail.com> Thu, 20 Feb 2025 01:09:38 +0100
- This branch is 2 commits ahead of tag debian/4.5.1-3
- Git log:
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