Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Apr 2022 12:00:45 GMT
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 03d695bd0b6c - main - amend! devel/py-subprocess-tee: New port
Message-ID:  <202204181200.23IC0j32017097@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by matthew:

URL: https://cgit.FreeBSD.org/ports/commit/?id=03d695bd0b6c5eec37307deb52b11fdefda6c011

commit 03d695bd0b6c5eec37307deb52b11fdefda6c011
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2022-04-18 09:13:05 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2022-04-18 11:59:08 +0000

    amend! devel/py-subprocess-tee: New port
    
    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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204181200.23IC0j32017097>