Sun, 08 Sep 2024 01:14:09 UTC | login

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

ID325963
Package Namepython-python-fcl
Version0.7.0.6
Release7.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 17:08:54 UTC
CompletedSun, 28 Jul 2024 10:04:48 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> None-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> None-6 - Rebuilt for Python 3.13 * Tue May 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-5 - Add arch-dependent skips for bundled fcl library tests * Tue May 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-4 - Do not support i686 (aborts in TestFCL::test_managed_collisions) * Tue May 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-3 - Fix names for bundled library source archives * Mon May 20 2024 Benjamin A. Beasley <code@musicinmybrain.net> None-2 - Initial package (close RHBZ#2270968)