Thu, 03 Oct 2024 06:32:54 UTC | login

Information for build python-cascadio-0.0.14-1.fc41

ID341226
Package Namepython-cascadio
Version0.0.14
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-cascadio.git#9ad2c8a109af56c3e2306ed382591050836ccc25
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 complete
Volume DEFAULT
StartedWed, 02 Oct 2024 14:36:00 UTC
CompletedWed, 02 Oct 2024 19:25:00 UTC
Taskbuild (f41, /rpms/python-cascadio.git:9ad2c8a109af56c3e2306ed382591050836ccc25)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-cascadio.git#9ad2c8a109af56c3e2306ed382591050836ccc25'}}
Tags
f41
RPMs
src
python-cascadio-0.0.14-1.fc41.src.rpm (info) (download)
riscv64
python3-cascadio-0.0.14-1.fc41.riscv64.rpm (info) (download)
python-cascadio-debugsource-0.0.14-1.fc41.riscv64.rpm (info) (download)
python3-cascadio-debuginfo-0.0.14-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Wed Sep 04 2024 Packit <hello@packit.dev> - 0.0.14-1 - Update to 0.0.14 upstream release - Resolves: rhbz#2298525 * Fri Aug 30 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.13-2 - Require scikit-build-core >=0.9.0; do not require its pyproject extra * Wed Jul 17 2024 Packit <hello@packit.dev> - 0.0.13-1 - Update to 0.0.13 upstream release - Resolves: rhbz#2298525 * Wed Jul 17 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.12-5 - Add link to tracking bug for ExcludeArch: s390x * Tue Jul 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.12-4 - Add ExcludeArch: s390x due to endianness issues * Tue Jul 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.12-3 - Include only the applicable license file * Tue Jul 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.12-2 - Do not support i686 (leaf package) * Tue Jul 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.0.12-1 - Initial package (close RHBZ#2297958)