Name: | python3-osrf-pycommon |
---|---|
Version: | 2.1.5 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 209924 |
License: | Apache-2.0 AND BSD-3-Clause |
RPM: | python3-osrf-pycommon-2.1.5-1.el9.noarch.rpm |
Source RPM: | python-osrf-pycommon-2.1.5-1.el9.src.rpm |
Build Date: | Sun Dec 29 2024 |
Build Host: | build-ol9-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.5 (rhbz#2332954) - Review SPDX licensing - Drop spec file support for RHEL 7
- Update to 2.1.4 (rhbz#2233722)
- Update to 2.1.3 (rhbz#2222415)
- Update to 2.1.2 (rhbz#2170020)