Sun, 02 Jun 2024 10:40:40 UTC | login

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

ID31687
Package Namepython-osrf-pycommon
Version0.1.4
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
StartedSun, 03 Jun 2018 22:06:30 UTC
CompletedSun, 03 Jun 2018 22:06:30 UTC
Tags
f29
RPMs
src
python-osrf-pycommon-0.1.4-1.fc29.src.rpm (info) (download)
noarch
python-osrf-pycommon-doc-0.1.4-1.fc29.noarch.rpm (info) (download)
python2-osrf-pycommon-0.1.4-1.fc29.noarch.rpm (info) (download)
python3-osrf-pycommon-0.1.4-1.fc29.noarch.rpm (info) (download)
Changelog * 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 * 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