ros-infrastructure / catkin_pkg

Standalone Python library for the catkin build system.
https://github.com/ros/catkin
Other
47 stars 91 forks source link

remove Ubuntu distros older than Trusty, remove Debian Wheezy #233

Closed dirk-thomas closed 6 years ago

dirk-thomas commented 6 years ago

Related to #232.

Basically the toolchain on Bionic embeds a Python dependency on version >= 2.7.5 which isn't available on Ubuntu Precise / Debian Wheezy. At the same time it removes other EOL Ubuntu distro before the last supported LTS which is currently Ubuntu Trusty.