Fri, 08 Nov 2024 12:22:35 UTC | login

Information for build python-python-fcl-0.7.0.6-7.0.riscv64.fc41

ID326024
Package Namepython-python-fcl
Version0.7.0.6
Release7.0.riscv64.fc41
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/python-python-fcl.git#88de17d0e2fe4c6aef70b7e96de1815fd907fcab
SummaryPython bindings for the Flexible Collision Library
DescriptionPython-FCL is an (unofficial) Python interface for the Flexible Collision Library (FCL), an excellent C++ library for performing proximity and collision queries on pairs of geometric models. This package supports three types of proximity queries for pairs of geometric models: • Collision Detection: Detecting whether two models overlap (and optionally where). • Distance Computation: Computing the minimum distance between a pair of models. • Continuous Collision Detection: Detecting whether two models overlap during motion (and optionally the time of contact). This package also supports most of FCL’s object shapes, including: • TriangleP • Box • Sphere • Ellipsoid • Capsule • Cone • Convex • Cylinder • Half-Space • Plane • Mesh • OcTree
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 29 Jul 2024 06:01:33 UTC
CompletedMon, 29 Jul 2024 06:36:24 UTC
Taskbuild (f41, /rpms/python-python-fcl.git:88de17d0e2fe4c6aef70b7e96de1815fd907fcab)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/python-python-fcl.git#88de17d0e2fe4c6aef70b7e96de1815fd907fcab'}}
Tags
f41
RPMs
src
python-python-fcl-0.7.0.6-7.0.riscv64.fc41.src.rpm (info) (download)
riscv64
python3-python-fcl-0.7.0.6-7.0.riscv64.fc41.riscv64.rpm (info) (download)
python-python-fcl-debugsource-0.7.0.6-7.0.riscv64.fc41.riscv64.rpm (info) (download)
python3-python-fcl-debuginfo-0.7.0.6-7.0.riscv64.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Mon Jul 29 2024 David Abdurachmanov <davidlt@rivosinc.com> - 0.7.0.6-7.0.riscv64 - Skip valgrind tests * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 0.7.0.6-5 - Rebuilt for Python 3.13 * Tue May 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.7.0.6-4 - Add arch-dependent skips for bundled fcl library tests * Tue May 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.7.0.6-3 - Do not support i686 (aborts in TestFCL::test_managed_collisions) * Tue May 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.7.0.6-2 - Fix names for bundled library source archives * Mon May 20 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.7.0.6-1 - Initial package (close RHBZ#2270968)