ros2-colcon-python-setup-py 0.2.8-1 source package in Ubuntu

Changelog

ros2-colcon-python-setup-py (0.2.8-1) unstable; urgency=medium

  * New upstream version 0.2.8
  * Drop upstreamed patch
  * Bump policy version (no changes)

 -- Jochen Sprickerhof <email address hidden>  Sun, 25 Sep 2022 08:22:17 +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 Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ros2-colcon-python-setup-py_0.2.8-1.dsc 2.3 KiB 0ace911ea268026ac83977de5e2e67b65f2987b233e539f3a32ad53f89bc65d6
ros2-colcon-python-setup-py_0.2.8.orig.tar.gz 10.5 KiB 65b44f728000adbda84a49d2bed845ce0f8536972be3a0814a9b0fb19abf08af
ros2-colcon-python-setup-py_0.2.8-1.debian.tar.xz 2.1 KiB 6a872be25e419ca1dc8378afd4534b74d3e7130992320fe0f2655b08525770e2

Available diffs

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.