Mon, 20 May 2024 15:30:51 UTC | login

Information for build python-osrf-pycommon-2.1.4-3.fc40

ID292177
Package Namepython-osrf-pycommon
Version2.1.4
Release3.fc40
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
StartedThu, 29 Feb 2024 09:49:19 UTC
CompletedThu, 29 Feb 2024 09:49:19 UTC
Tags
f40
f41
RPMs
src
python-osrf-pycommon-2.1.4-3.fc40.src.rpm (info) (download)
noarch
python-osrf-pycommon-doc-2.1.4-3.fc40.noarch.rpm (info) (download)
python3-osrf-pycommon-2.1.4-3.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Aug 23 2023 Scott K Logan <logans@cottsay.net> - 2.1.4-1 - Update to 2.1.4 (rhbz#2233722) * Fri Jul 21 2023 Scott K Logan <logans@cottsay.net> - 2.1.3-1 - Update to 2.1.3 (rhbz#2222415) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 2.1.2-2 - Rebuilt for Python 3.12 * Tue May 09 2023 Soctt K Logan <logans@cottsay.net> - 2.1.2-1 - Update to 2.1.2 (rhbz#2170020) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Oct 16 2022 Scott K Logan <logans@cottsay.net> - 2.1.0-1 - Update to 2.1.0 (rhbz#2054780) - Switch from nose to pytest - Drop Python 2 from spec file as it isn't supported upstream anymore * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.0.0-2 - Rebuilt for Python 3.11 * Sat Feb 12 2022 Rich Mattes <richmattes@gmail.com> - 2.0.0-1 - Update to release 2.0.0 - Resolves: rhbz#1987089 - Resolves: rhbz#2026340