Tue, 21 Jan 2025 05:36:05 UTC | login

Information for build python-cascadio-0.0.13-6.fc41

ID325426
Package Namepython-cascadio
Version0.0.13
Release6.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-cascadio.git#6437b5a42cc699d91b4f13ff0c004e1df00af236
SummaryConvert STEP files to GLB using OpenCASCADE
DescriptionA Python library which uses OpenCASCADE to convert STEP files to a GLB file which can quickly be loaded by trimesh and other libraries. This is not intended to be a full binding of OpenCASCADE like OCP or PythonOCC. Rather it is intended to be an easy minimal way to load boundary representation files into a triangulated scene in Python. There are a few options for loading STEP geometry in the open-source ecosystem: GMSH, FreeCAD, etc. However nearly all of them use OpenCASCADE under the hood as it is pretty much the only open-source BREP kernel.
Built bydavidlt
State failed
Volume DEFAULT
StartedFri, 26 Jul 2024 11:30:33 UTC
CompletedFri, 26 Jul 2024 12:30:01 UTC
Taskbuild (f41, /rpms/python-cascadio.git:6437b5a42cc699d91b4f13ff0c004e1df00af236)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-cascadio.git#6437b5a42cc699d91b4f13ff0c004e1df00af236'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Jul 17 2024 Packit <hello@packit.dev> - Update to 0.0.13 upstream release - Resolves: rhbz#2298525 * Wed Jul 17 2024 Benjamin A. Beasley <code@musicinmybrain.net> - Add link to tracking bug for ExcludeArch: s390x * Tue Jul 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - Add ExcludeArch: s390x due to endianness issues * Tue Jul 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - Include only the applicable license file * Tue Jul 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - Do not support i686 (leaf package) * Tue Jul 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - Initial package (close RHBZ#2297958)