Thu, 19 Sep 2024 02:07:06 UTC | login

Information for build python-python-fcl-0.7.0.6-6.fc41

ID325430
Package Namepython-python-fcl
Version0.7.0.6
Release6.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-python-fcl.git#734ee2f595f57768d4ebccec2ea3abb9c4df5797
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 failed
Volume DEFAULT
StartedFri, 26 Jul 2024 11:39:35 UTC
CompletedFri, 26 Jul 2024 12:46:36 UTC
Taskbuild (f41, /rpms/python-python-fcl.git:734ee2f595f57768d4ebccec2ea3abb9c4df5797)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-python-fcl.git#734ee2f595f57768d4ebccec2ea3abb9c4df5797'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - Rebuilt for Python 3.13 * Tue May 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> - Add arch-dependent skips for bundled fcl library tests * Tue May 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> - Do not support i686 (aborts in TestFCL::test_managed_collisions) * Tue May 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> - Fix names for bundled library source archives * Mon May 20 2024 Benjamin A. Beasley <code@musicinmybrain.net> - Initial package (close RHBZ#2270968)