Name: | python3-osrf-pycommon |
---|---|
Version: | 2.1.0 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 205063 |
License: | ASL 2.0 and BSD |
RPM: | python3-osrf-pycommon-2.1.0-1.el8.noarch.rpm |
Source RPM: | python-osrf-pycommon-2.1.0-1.el8.src.rpm |
Build Date: | Mon Oct 31 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://osrf-pycommon.readthedocs.org/ |
Summary: | API Documentation for the osrf_pycommon Python modules |
Description: | osrf_pycommon is a python package which contains commonly used Python boilerplate code and patterns. Things like ANSI terminal coloring, capturing colored output from programs using sub-process, or even a simple logging system which provides some nice functionality over the built-in Python logging system. The functionality provided here should be generic enough to be reused in arbitrary scenarios and should avoid bringing in dependencies which are not part of the standard Python library. Where possible Windows and Linux/OS X should be supported, and where it cannot it should be gracefully degrading. |
- Update to 2.1.0 (rhbz#2054780) - Switch from nose to pytest - Drop Python 2 from spec file as it isn't supported upstream anymore
- Update to 0.2.1 (rhbz#1905288)
- Update to 0.1.10 (rhbz#1833518)
- Update to 0.1.9 (rhbz#1762208)
- Update to 0.1.8 (rhbz#1753048)
- Rebuilt for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Update to 0.1.7 - Use Python 3 Sphinx
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Remove Python 2 subpackage from f30+ (rhbz#1666189)