Opened 9 years ago

Closed 9 years ago

#49256 closed defect (fixed)

pexpect >= 4.0 requires ptyprocess as a dependency

Reported by: jsg8pitt@… Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: py-pexpect

Description

https://github.com/pexpect/pexpect/commit/b65557aad9c6a7d611f977d403b152dff6df749f

As of the above commit (which is included in pexpect 4.0 and greater), pexpect has a new dependency on ptyprocess. I was able to solve my problem locally by installing py27-ptyprocess, but it would be nice for the port to reflect the dependency.

Change History (2)

comment:1 Changed 9 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to stromnov@…
Port: py-pexpect added; py27-pexpect removed

In the future, please Cc the port maintainers (port info --maintainers py27-pexpect), if any.

comment:2 Changed 9 years ago by stromnov (Andrey Stromnov)

Resolution: fixed
Status: newclosed

Thanks. Committed at r141252.

Note: See TracTickets for help on using tickets.