Mon, 20 May 2024 15:10:26 UTC | login

Information for build python-osrf-pycommon-0.2.1-1.fc33

ID193015
Package Namepython-osrf-pycommon
Version0.2.1
Release1.fc33
Epoch
SummaryCommonly needed Python modules used by software developed at OSRF
Descriptionosrf_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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 27 Feb 2021 07:52:34 UTC
CompletedSat, 27 Feb 2021 07:52:34 UTC
Tags
f33
f37
f38
RPMs
src
python-osrf-pycommon-0.2.1-1.fc33.src.rpm (info) (download)
noarch
python-osrf-pycommon-doc-0.2.1-1.fc33.noarch.rpm (info) (download)
python3-osrf-pycommon-0.2.1-1.fc33.noarch.rpm (info) (download)
Changelog * Thu Feb 04 2021 Scott K Logan <logans@cottsay.net> - 0.2.1-1 - Update to 0.2.1 (rhbz#1905288) * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.1.10-2 - Rebuilt for Python 3.9 * Fri May 08 2020 Scott K Logan <logans@cottsay.net> - 0.1.10-1 - Update to 0.1.10 (rhbz#1833518) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Oct 30 2019 Scott K Logan <logans@cottsay.net> - 0.1.9-1 - Update to 0.1.9 (rhbz#1762208) * Mon Sep 30 2019 Scott K Logan <logans@cottsay.net> - 0.1.8-1 - Update to 0.1.8 (rhbz#1753048) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.1.7-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Apr 12 2019 Scott K Logan <logans@cottsay.net> - 0.1.7-1 - Update to 0.1.7 - Use Python 3 Sphinx