| Name: | python-rosinstall |
|---|---|
| Version: | 0.7.7 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 620888 |
| License: | BSD |
| RPM: | python-rosinstall-0.7.7-1.el7.noarch.rpm |
| Source RPM: | python-rosinstall-0.7.7-1.el7.src.rpm |
| Build Date: | Mon Dec 18 2017 |
| Build Host: | x86-ol6-builder-06.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.ros.org/wiki/rosinstall |
| Summary: | ROS installation utilities |
| Description: | rosinstall is a tool to check out ROS source code (or any source code, really) from multiple version control repositories and updating these checkouts. Given a *.rosinstall file that specifies where to get code, rosinstall will check out a working copy for you. |
- Update to release 0.7.7
- Fix python 3 requires versioning
- Update to release 0.7.6
- Make sure scripts in bindir use python2 instead of python3
- Update to release 0.7.5 (rhbz#1195536) - Add python3 package
- Update to release 0.7.4
- Replace python-setuptools-devel BR with python-setuptools
- Update to release 0.7.3
- Update to release 0.6.29
- Update to release 0.6.28 - Fix github source url