Mon, 20 May 2024 17:18:12 UTC | login

Information for build python-osrf-pycommon-0.1.2-5.fc27

ID17829
Package Namepython-osrf-pycommon
Version0.1.2
Release5.fc27
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:27:39 UTC
CompletedSat, 14 Apr 2018 20:27:39 UTC
Tags
f28
f29
RPMs
src
python-osrf-pycommon-0.1.2-5.fc27.src.rpm (info) (download)
noarch
python-osrf-pycommon-doc-0.1.2-5.fc27.noarch.rpm (info) (download)
python2-osrf-pycommon-0.1.2-5.fc27.noarch.rpm (info) (download)
python3-osrf-pycommon-0.1.2-5.fc27.noarch.rpm (info) (download)
Changelog * 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 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.2-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Mon Apr 18 2016 Scott K Logan <logans@cottsay.net> - 0.1.2-1 - Initial package