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.4-3.fc40 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-osrf-pycommon Distribution: Fedora Project
Version: 2.1.4 Vendor: Fedora Project
Release: 3.fc40 Build date: Fri Jan 26 08:53:06 2024
Group: Unspecified Build host: buildhw-a64-19.iad2.fedoraproject.org
Size: 231736 Source RPM: python-osrf-pycommon-2.1.4-3.fc40.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

ASL 2.0 and BSD

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

Files

/usr/lib/python3.12/site-packages/osrf_pycommon
/usr/lib/python3.12/site-packages/osrf_pycommon-2.1.4-py3.12.egg-info
/usr/lib/python3.12/site-packages/osrf_pycommon-2.1.4-py3.12.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/osrf_pycommon-2.1.4-py3.12.egg-info/SOURCES.txt
/usr/lib/python3.12/site-packages/osrf_pycommon-2.1.4-py3.12.egg-info/dependency_links.txt
/usr/lib/python3.12/site-packages/osrf_pycommon-2.1.4-py3.12.egg-info/requires.txt
/usr/lib/python3.12/site-packages/osrf_pycommon-2.1.4-py3.12.egg-info/top_level.txt
/usr/lib/python3.12/site-packages/osrf_pycommon-2.1.4-py3.12.egg-info/zip-safe
/usr/lib/python3.12/site-packages/osrf_pycommon/__init__.py
/usr/lib/python3.12/site-packages/osrf_pycommon/__pycache__
/usr/lib/python3.12/site-packages/osrf_pycommon/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/__pycache__/terminal_utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/__pycache__/terminal_utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/cli_utils
/usr/lib/python3.12/site-packages/osrf_pycommon/cli_utils/__init__.py
/usr/lib/python3.12/site-packages/osrf_pycommon/cli_utils/__pycache__
/usr/lib/python3.12/site-packages/osrf_pycommon/cli_utils/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/cli_utils/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/cli_utils/__pycache__/common.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/cli_utils/__pycache__/common.cpython-312.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/cli_utils/__pycache__/verb_pattern.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/cli_utils/__pycache__/verb_pattern.cpython-312.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/cli_utils/common.py
/usr/lib/python3.12/site-packages/osrf_pycommon/cli_utils/verb_pattern.py
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/__init__.py
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/__pycache__
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/__pycache__/async_execute_process.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/__pycache__/async_execute_process.cpython-312.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/__pycache__/execute_process_nopty.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/__pycache__/execute_process_nopty.cpython-312.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/__pycache__/execute_process_pty.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/__pycache__/execute_process_pty.cpython-312.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/__pycache__/get_loop_impl.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/__pycache__/get_loop_impl.cpython-312.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/__pycache__/impl.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/__pycache__/impl.cpython-312.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/async_execute_process.py
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio/__init__.py
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio/__pycache__
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio/__pycache__/impl.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio/__pycache__/impl.cpython-312.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/async_execute_process_asyncio/impl.py
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/execute_process_nopty.py
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/execute_process_pty.py
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/get_loop_impl.py
/usr/lib/python3.12/site-packages/osrf_pycommon/process_utils/impl.py
/usr/lib/python3.12/site-packages/osrf_pycommon/terminal_color
/usr/lib/python3.12/site-packages/osrf_pycommon/terminal_color/__init__.py
/usr/lib/python3.12/site-packages/osrf_pycommon/terminal_color/__pycache__
/usr/lib/python3.12/site-packages/osrf_pycommon/terminal_color/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/terminal_color/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/terminal_color/__pycache__/ansi_re.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/terminal_color/__pycache__/ansi_re.cpython-312.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/terminal_color/__pycache__/impl.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/terminal_color/__pycache__/impl.cpython-312.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/terminal_color/__pycache__/windows.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/terminal_color/__pycache__/windows.cpython-312.pyc
/usr/lib/python3.12/site-packages/osrf_pycommon/terminal_color/ansi_re.py
/usr/lib/python3.12/site-packages/osrf_pycommon/terminal_color/impl.py
/usr/lib/python3.12/site-packages/osrf_pycommon/terminal_color/windows.py
/usr/lib/python3.12/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, Tue Apr 30 02:05:04 2024