Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-osrf-pycommon-2.1.7-1.fc43 RPM for noarch

From Fedora 43 testing updates for s390x / Packages / p

Name: python3-osrf-pycommon Distribution: Fedora Project
Version: 2.1.7 Vendor: Fedora Project
Release: 1.fc43 Build date: Tue Sep 15 19:55:17 2026
Group: Unspecified Build host: buildhw-x86-14.rdu3.fedoraproject.org
Size: 234281 Source RPM: python-osrf-pycommon-2.1.7-1.fc43.src.rpm
Packager: Fedora Project
Url: http://osrf-pycommon.readthedocs.org/
Summary: API Documentation for the osrf_pycommon Python modules
osrf_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.

Provides

Requires

License

Apache-2.0 AND BSD-3-Clause

Changelog

* Tue Sep 15 2026 Scott K Logan <logans@cottsay.net> - 2.1.7-1
  - Update to 2.1.7 (rbhz#2354866)
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 2.1.5-6
  - Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 2.1.5-5
  - Rebuilt for Python 3.14.0rc2 bytecode
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.5-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 2.1.5-3
  - Rebuilt for Python 3.14
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.5-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Dec 20 2024 Scott K Logan <logans@cottsay.net> - 2.1.5-1
  - Update to 2.1.5 (rhbz#2332954)
  - Review SPDX licensing
  - Drop spec file support for RHEL 7

Files

/usr/lib/python3.14/site-packages/osrf_pycommon
/usr/lib/python3.14/site-packages/osrf_pycommon-2.1.7-py3.14.egg-info
/usr/lib/python3.14/site-packages/osrf_pycommon-2.1.7-py3.14.egg-info/PKG-INFO
/usr/lib/python3.14/site-packages/osrf_pycommon-2.1.7-py3.14.egg-info/SOURCES.txt
/usr/lib/python3.14/site-packages/osrf_pycommon-2.1.7-py3.14.egg-info/dependency_links.txt
/usr/lib/python3.14/site-packages/osrf_pycommon-2.1.7-py3.14.egg-info/requires.txt
/usr/lib/python3.14/site-packages/osrf_pycommon-2.1.7-py3.14.egg-info/top_level.txt
/usr/lib/python3.14/site-packages/osrf_pycommon-2.1.7-py3.14.egg-info/zip-safe
/usr/lib/python3.14/site-packages/osrf_pycommon/__init__.py
/usr/lib/python3.14/site-packages/osrf_pycommon/__pycache__
/usr/lib/python3.14/site-packages/osrf_pycommon/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/__pycache__/terminal_utils.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/__pycache__/terminal_utils.cpython-314.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/cli_utils
/usr/lib/python3.14/site-packages/osrf_pycommon/cli_utils/__init__.py
/usr/lib/python3.14/site-packages/osrf_pycommon/cli_utils/__pycache__
/usr/lib/python3.14/site-packages/osrf_pycommon/cli_utils/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/cli_utils/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/cli_utils/__pycache__/common.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/cli_utils/__pycache__/common.cpython-314.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/cli_utils/__pycache__/verb_pattern.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/cli_utils/__pycache__/verb_pattern.cpython-314.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/cli_utils/common.py
/usr/lib/python3.14/site-packages/osrf_pycommon/cli_utils/verb_pattern.py
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/__init__.py
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/__pycache__
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/__pycache__/async_execute_process.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/__pycache__/async_execute_process.cpython-314.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/__pycache__/execute_process_nopty.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/__pycache__/execute_process_nopty.cpython-314.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/__pycache__/execute_process_pty.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/__pycache__/execute_process_pty.cpython-314.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/__pycache__/get_loop_impl.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/__pycache__/get_loop_impl.cpython-314.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/__pycache__/impl.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/__pycache__/impl.cpython-314.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/async_execute_process.py
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio/__init__.py
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio/__pycache__
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio/__pycache__/impl.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio/__pycache__/impl.cpython-314.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio/impl.py
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/execute_process_nopty.py
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/execute_process_pty.py
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/get_loop_impl.py
/usr/lib/python3.14/site-packages/osrf_pycommon/process_utils/impl.py
/usr/lib/python3.14/site-packages/osrf_pycommon/terminal_color
/usr/lib/python3.14/site-packages/osrf_pycommon/terminal_color/__init__.py
/usr/lib/python3.14/site-packages/osrf_pycommon/terminal_color/__pycache__
/usr/lib/python3.14/site-packages/osrf_pycommon/terminal_color/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/terminal_color/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/terminal_color/__pycache__/ansi_re.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/terminal_color/__pycache__/ansi_re.cpython-314.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/terminal_color/__pycache__/impl.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/terminal_color/__pycache__/impl.cpython-314.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/terminal_color/__pycache__/windows.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/terminal_color/__pycache__/windows.cpython-314.pyc
/usr/lib/python3.14/site-packages/osrf_pycommon/terminal_color/ansi_re.py
/usr/lib/python3.14/site-packages/osrf_pycommon/terminal_color/impl.py
/usr/lib/python3.14/site-packages/osrf_pycommon/terminal_color/windows.py
/usr/lib/python3.14/site-packages/osrf_pycommon/terminal_utils.py
/usr/share/doc/python3-osrf-pycommon
/usr/share/doc/python3-osrf-pycommon/CHANGELOG.rst
/usr/share/doc/python3-osrf-pycommon/README.md
/usr/share/licenses/python3-osrf-pycommon
/usr/share/licenses/python3-osrf-pycommon/LICENSE
/usr/share/man/man1/osrf_pycommon.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Sep 18 04:27:18 2026