ros-genmsg 0.5.12-3 source package in Ubuntu

Changelog

ros-genmsg (0.5.12-3) unstable; urgency=medium

  * Drop Python 2 package (Closes: #938377)
  * Bump policy versions (no changes)
  * simplify d/watch

 -- Jochen Sprickerhof <email address hidden>  Sat, 26 Oct 2019 08:59:28 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ros-genmsg_0.5.12-3.dsc 2.1 KiB a4d5a7c85d780faafe6e9e4d743ab91a25c67b33ae4190a228cb4076e0af92a2
ros-genmsg_0.5.12.orig.tar.gz 58.2 KiB 0e29bde730b4e114d1050998e833681fa3917f530cfab674e71fa21677d2a7ae
ros-genmsg_0.5.12-3.debian.tar.xz 4.1 KiB cf94741eab46104ac61c2ce3a40dbfd8e41bd5f7d3c2483cf4b0758b2ae15991

Available diffs

No changes file available.

Binary packages built by this source

python3-genmsg: Python 3 library for generating Robot OS message and service data

 This package is part of Robot OS (ROS). Project genmsg exists in
 order to decouple code generation (from .msg & .srv format files) from
 the parsing of these files and from implementation details of the
 build system.
 .
 This package contains the Python 3 module.