./sysutils/py-ptyprocess, Run a subprocess in a pseudo terminal

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.7.0nb2, Package name: py310-ptyprocess-0.7.0nb2, Maintainer: pkgsrc-users

Launch a subprocess in a pseudo terminal (pty), and interact with both
the process and its pty.

Sometimes, piping stdin and stdout is not enough. There might be a
password prompt that doesn't read from stdin, output that changes when
it's going to a pipe rather than a terminal, or curses-style
interfaces that rely on a terminal. If you need to automate these
things, running the process in a pseudo terminal (pty) is the answer.


Required to run:
[lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 69.104 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-14 18:52:07 by Thomas Klausner | Files touched by this commit (146)
Log message:
*: python2 egg files are back, add them to the PLISTs
   2022-01-09 12:58:16 by Thomas Klausner | Files touched by this commit (22)
Log message:
egg.mk: remove --single-version-externally-managed

setuptools has this as default when --root is used (since version 0.6a11).
   2022-01-07 12:46:59 by Tobias Nygren | Files touched by this commit (21)
Log message:
fix typo
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2022-01-01 18:42:47 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-ptyprocess: fix package for python 2.7
   2022-01-01 13:29:27 by Martin Husemann | Files touched by this commit (2)
Log message:
py-ptyprocess: convert to egg.mk

Bump PKGREVISION.
   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles