Port details |
- py-subprocess-tee Captures output while still printing it in real-time
- 0.3.5 devel
=1 Version of this port present on the latest quarterly branch. - Maintainer: matthew@FreeBSD.org
 - Port Added: 2022-04-18 12:03:14
- Last Update: 2022-04-18 11:59:07
- Commit Hash: 8b45464
- People watching this port, also watch:: json-c, rubywarden, sysinfo, python, miller
- Also Listed In: python
- License: MIT
- Description:
- This package provides a drop-in alternative to subprocess.run that
captures the output while still printing it in real-time, just the way
tee does.
WWW: https://github.com/pycontribs/subprocess-tee
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}subprocess-tee>0:devel/py-subprocess-tee@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-subprocess-tee/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-subprocess-tee
- pkg install py38-subprocess-tee
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-subprocess-tee listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-subprocess-tee
- Package flavors (<flavor>: <package>)
- py38: py38-subprocess-tee
- distinfo:
- TIMESTAMP = 1649506647
SHA256 (subprocess-tee-0.3.5.tar.gz) = ff5cced589a4b8ac973276ca1ba21bb6e3de600cde11a69947ff51f696efd577
SIZE (subprocess-tee-0.3.5.tar.gz) = 16887
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-pip>=19.3.1 : devel/py-pip@py38
- py38-setuptools>=42 : devel/py-setuptools@py38
- py38-setuptools_scm>=3.5.0 : devel/py-setuptools_scm@py38
- py38-setuptools_scm_git_archive>=1.1 : devel/py-setuptools_scm_git_archive@py38
- py38-wheel>=0.33.6 : devel/py-wheel@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- sysutils/py-ansible-compat
- Configuration Options:
- No options to configure
- Options name:
- devel_py-subprocess-tee
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
18 Apr 2022 11:59:07 0.3.5
|
Matthew Seaman (matthew)  |
devel/py-subprocess-tee: New port
This package provides a drop-in alternative to subprocess.run that
captures the output while still printing it in real-time, just the way
tee does.
Required as part of the TEST_DEPENDS heirarchy for
sysutils/py-ansible-compat
PR: 263033 |
Number of commits found: 1
|