Sat, 27 Apr 2024 21:16:18 UTC | login

Information for build python-osrf-pycommon-0.1.6-1.fc29

ID75449
Package Namepython-osrf-pycommon
Version0.1.6
Release1.fc29
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
StartedWed, 28 Nov 2018 17:05:46 UTC
CompletedWed, 28 Nov 2018 17:05:46 UTC
Tags
f29
f30
RPMs
src
python-osrf-pycommon-0.1.6-1.fc29.src.rpm (info) (download)
noarch
python-osrf-pycommon-doc-0.1.6-1.fc29.noarch.rpm (info) (download)
python2-osrf-pycommon-0.1.6-1.fc29.noarch.rpm (info) (download)
python3-osrf-pycommon-0.1.6-1.fc29.noarch.rpm (info) (download)
Changelog * Thu Nov 15 2018 Scott K Logan <logans@cottsay.net> - 0.1.6-1 - Update to 0.1.6 * Fri Sep 14 2018 Scott K Logan <logans@cottsay.net> - 0.1.5-1 - Update to 0.1.5 (rhbz#1593273) * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.1.4-2 - Rebuilt for Python 3.7 * Sun May 27 2018 Rich Mates <richmattes@gmail.com> - 0.1.4-1 - Update to release 0.1.4 (rhbz#1459873) - Remove upstream flake8 compatibility patch (rhbz#1377139) * Mon Mar 26 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.1.2-7 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Dec 21 2016 Rich Mattes <richmattes@gmail.com> - 0.1.2-3 - Fix FTBFS by adding upstream patch to use flake8 command line (rhbz#1377139) - Use 'python3-flake8' for python 3 tests * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.1.2-3 - Rebuild for Python 3.6