Package: ros-rosinstall / 0.7.8-4
Metadata
Package | Version | Patches format |
---|---|---|
ros-rosinstall | 0.7.8-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Add default ROS_ROOT for rosbuild.patch | (download) |
src/rosinstall/setupfiles.py |
4 4 0 - 0 ! |
add default ros_root for rosbuild |
0002 Disable tests with network connection.patch | (download) |
test/local/test_locate.py |
2 2 0 - 0 ! |
disable tests with network connection |
0004 Add missing dependency.patch | (download) |
setup.py |
2 1 1 - 0 ! |
add missing dependency |
0004 Add fake identity for VCSs 107.patch | (download) |
test/scm_test_base.py |
4 4 0 - 0 ! |
add fake identity for vcss (#107) * Add fake identity for VCSs This makes the unit tests self contained. * remove no longer supported Python versions * Update .travis.yml * nose -w is weird * use correct python and install to get deps * comment to try and get travis building the latest commit * don't run rosws tests, out-of-date * Add author name and mail for git |
0005 Adopt to new get_info_table_raw_csv API.patch | (download) |
src/rosinstall/rosws_cli.py |
1 1 0 - 0 ! |
adopt to new get_info_table_raw_csv api |
0006 Switch generated setup.sh to Python 3.patch | (download) |
src/rosinstall/setupfiles.py |
6 3 3 - 0 ! |
switch generated setup.sh to python 3 |
0007 Disable test using Python 2.patch | (download) |
test/local/test_setupfiles.py |
1 1 0 - 0 ! |
disable test using python 2 |
0008 Fix Python 3 detection.patch | (download) |
test/local/test_setupfiles.py |
2 1 1 - 0 ! |
fix python 3 detection |