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-1.fc37 RPM for noarch

From Fedora 37 updates for aarch64 / Packages / p

Name: python3-osrf-pycommon Distribution: Fedora Project
Version: 2.1.4 Vendor: Fedora Project
Release: 1.fc37 Build date: Wed Aug 23 19:50:55 2023
Group: Unspecified Build host: buildvm-a64-13.iad2.fedoraproject.org
Size: 239291 Source RPM: python-osrf-pycommon-2.1.4-1.fc37.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

* 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)
* Tue May 09 2023 Soctt K Logan <logans@cottsay.net> - 2.1.2-1
  - Update to 2.1.2 (rhbz#2170020)
* 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
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

Files

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