ros2-colcon-python-setup-py 0.2.9-2 source package in Ubuntu
Changelog
ros2-colcon-python-setup-py (0.2.9-2) unstable; urgency=medium * Explicitly depend on python3-setuptools (Closes: #1083751, #1100302) -- Jochen Sprickerhof <email address hidden> Thu, 03 Apr 2025 11:47:28 +0200
Upload details
- Uploaded by:
- Debian Robotics Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Robotics Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ros2-colcon-python-setup-py_0.2.9-2.dsc | 2.5 KiB | dd794338b74b59a5c7eb21e7cd20103bb55e430219b7e12b27133d045e9db7b0 |
ros2-colcon-python-setup-py_0.2.9.orig.tar.gz | 11.4 KiB | 7c944d9d2b688f14c4ef1b1d962dbaabd53dc05e3a04a89da62e2eece6a2ad5a |
ros2-colcon-python-setup-py_0.2.9-2.debian.tar.xz | 2.1 KiB | fd91476e66b41f6f1543faa9c5b94d49ef823d3b563fcc3f40a1990cbfba3068 |
Available diffs
- diff from 0.2.9-1 to 0.2.9-2 (545 bytes)
No changes file available.
Binary packages built by this source
- python3-colcon-python-setup-py: Extension for colcon to identify packages with setup.py
This package is part of Robot OS version 2 (ROS2).
It extends colcon, the meta build tool used in ROS2, by identifying
packages with a setup.py file by introspecting the arguments to the
setup() function call of setuptools.