FreeBSD Bugzilla – Attachment 179971 Details for
Bug 217089
misc/py-pexpect: update to 4.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-pexpect-4.2.1.diff
py-pexpect-4.2.1.diff (text/plain), 2.69 KB, created by
Li-Wen Hsu
on 2017-02-14 06:20:27 UTC
(
hide
)
Description:
py-pexpect-4.2.1.diff
Filename:
MIME Type:
Creator:
Li-Wen Hsu
Created:
2017-02-14 06:20:27 UTC
Size:
2.69 KB
patch
obsolete
>Index: py-pexpect/Makefile >=================================================================== >--- py-pexpect/Makefile (revision 434063) >+++ py-pexpect/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= pexpect >-PORTVERSION= 3.3 >+PORTVERSION= 4.2.1 > CATEGORIES= misc python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -12,6 +12,8 @@ > > LICENSE= ISCL > >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ptyprocess>=0:sysutils/py-ptyprocess >+ > USES= python > USE_PYTHON= distutils autoplist > >Index: py-pexpect/distinfo >=================================================================== >--- py-pexpect/distinfo (revision 434063) >+++ py-pexpect/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (pexpect-3.3.tar.gz) = dfea618d43e83cfff21504f18f98019ba520f330e4142e5185ef7c73527de5ba >-SIZE (pexpect-3.3.tar.gz) = 132330 >+TIMESTAMP = 1487042189 >+SHA256 (pexpect-4.2.1.tar.gz) = 3d132465a75b57aa818341c6521392a06cc660feb3988d7f1074f39bd23c9a92 >+SIZE (pexpect-4.2.1.tar.gz) = 143980 >Index: py-pexpect/files/patch-pexpect-__init__.py >=================================================================== >--- py-pexpect/files/patch-pexpect-__init__.py (revision 434063) >+++ py-pexpect/files/patch-pexpect-__init__.py (nonexistent) >@@ -1,11 +0,0 @@ >---- pexpect/__init__.py.orig 2014-04-15 03:31:01.000000000 +0200 >-+++ pexpect/__init__.py 2014-05-12 14:41:21.690335992 +0200 >-@@ -1562,7 +1562,7 @@ >- # termios.TIOCSWINSZ to be truncated. There was a hack here to work >- # around this, but it caused problems with newer platforms so has been >- # removed. For details see https://github.com/pexpect/pexpect/issues/39 >-- TIOCSWINSZ = getattr(termios, 'TIOCSWINSZ', -2146929561) >-+ TIOCSWINSZ = getattr(termios, 'TIOCSWINSZ', 2148037735) >- # Note, assume ws_xpixel and ws_ypixel are zero. >- s = struct.pack('HHHH', rows, cols, 0, 0) >- fcntl.ioctl(self.fileno(), TIOCSWINSZ, s) > >Property changes on: py-pexpect/files/patch-pexpect-__init__.py >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: py-pexpect/pkg-descr >=================================================================== >--- py-pexpect/pkg-descr (revision 434063) >+++ py-pexpect/pkg-descr (working copy) >@@ -11,4 +11,4 @@ > automated software testing. Pexpect is in the spirit of Don Libes' Expect, but > Pexpect is pure Python. The Pexpect interface was designed to be easy to use. > >-WWW: http://pexpect.sourceforge.net >+WWW: https://pexpect.readthedocs.io/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 217089
: 179971