Name: | python36-colcon-spawn-shell |
---|---|
Version: | 0.3.0 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 28342 |
License: | ASL 2.0 |
RPM: | python36-colcon-spawn-shell-0.3.0-1.el7.noarch.rpm |
Source RPM: | python-colcon-spawn-shell-0.3.0-1.el7.src.rpm |
Build Date: | Thu Feb 01 2024 |
Build Host: | build-ol7-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/colcon/colcon-spawn-shell |
Summary: | Source colcon workspaces in a new shell |
Description: | This is a colcon plugin to chain workspaces in new shells. It allows quickly un-chaining workspaces by exiting the spawned shell. The shell's prompt is edited to show the workspace order. The only supported shell is bash. |
- Update to 0.3.0 (rhbz#2242422)
- Fix changelog version
- Rebuilt to change main python from 3.4 to 3.6 in EPEL 7 - Handle automatic dependency generation (f30+)
- Initial package