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

Changelog

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

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository-Browse.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Update standards version to 4.6.2, no changes needed.

  [ Timo Röhling ]
  * New upstream version 0.2.9
  * Wrap and sort Debian package files
  * Bump Standards-Version to 4.7.0
  * Drop patch (obsolete)
  * Fix test suite invocation
  * Enable pybuild autopkgtest

 -- Timo Röhling <email address hidden>  Wed, 12 Feb 2025 14:28:00 +0100

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
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ros2-colcon-python-setup-py_0.2.9-1.dsc 2.6 KiB 671c051bd6891a2a18de57ceb3eaa585565f22acc1280a56db22a63d3b27377a
ros2-colcon-python-setup-py_0.2.9.orig.tar.gz 11.4 KiB 7c944d9d2b688f14c4ef1b1d962dbaabd53dc05e3a04a89da62e2eece6a2ad5a
ros2-colcon-python-setup-py_0.2.9-1.debian.tar.xz 2.0 KiB 16aa9db522ae06dd05c73a90adf5a7def75dc5127e2a33883ac87df5407b3edc

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.