| Name: | python3-colcon-alias |
|---|---|
| Version: | 0.1.1 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 38428 |
| License: | Apache-2.0 |
| RPM: | python3-colcon-alias-0.1.1-1.el9.noarch.rpm |
| Source RPM: | python-colcon-alias-0.1.1-1.el9.src.rpm |
| Build Date: | Thu Jul 04 2024 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/colcon/colcon-alias |
| Summary: | Extension for colcon to create and modify command aliases |
| Description: | An extension for colcon-core to create and modify command aliases. Aliases condense any number of colcon command invocations made up of a verb followed by all associated arguments down to another 'alias' verb. When invoking the alias verb, additional arguments can be appended to the original invocations. |
- Update to 0.1.1 (rhbz#2294185) - Switch to SPDX license identifier
- Update to 0.1.0
- Update description - Update project URL