Name: | python3-colcon-python-setup-py |
---|---|
Version: | 0.2.8 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 46286 |
License: | ASL 2.0 |
RPM: | python3-colcon-python-setup-py-0.2.8-1.el8.noarch.rpm |
Source RPM: | python-colcon-python-setup-py-0.2.8-1.el8.src.rpm |
Build Date: | Tue Nov 15 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://colcon.readthedocs.io |
Summary: | Extension for colcon to support Python packages with a setup.py file |
Description: | An extension for colcon-core to identify packages with a setup.py file by introspecting the arguments to the setup() function call of setuptools. |
- Update to 0.2.8 (rhbz#2128557)
- Update to 0.2.7 (rhbz#1885438)
- Update to 0.2.6 (rhbz#1858473)
- Update to 0.2.5 (rhbz#1789467)
- Update to 0.2.2
- Rebuilt to change main python from 3.4 to 3.6 in EPEL 7 - Handle automatic dependency generation (f30+)
- Initial package