Subject: CVS commit: pkgsrc/devel
From: Adam Ciarcinski
Date: 2023-05-05 12:03:32
Message id: 20230505100332.55C99FA87@cvs.NetBSD.org

Log Message:
py-test-console-scripts: added version 1.3.1

Pytest-console-scripts is a pytest plugin for running python scripts from
within tests. It's quite similar to subprocess.run(), but it also has an
in-process mode, where the scripts are executed by the interpreter that's
running pytest (using some amount of sandboxing).

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-test-console-scripts/DESCR
1.1addpkgsrc/devel/py-test-console-scripts/Makefile
1.1addpkgsrc/devel/py-test-console-scripts/PLIST
1.1addpkgsrc/devel/py-test-console-scripts/distinfo