Skip to content

Commit

Permalink
py-pexpect: update to version 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stromnov committed Jun 4, 2018
1 parent 5c93ca6 commit f30bc39
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions python/py-pexpect/Portfile
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-pexpect
version 4.5.0
version 4.6.0
revision 0
categories-append devel
platforms darwin
Expand All @@ -28,9 +28,9 @@ master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}

distname ${python.rootname}-${version}

checksums rmd160 b001015b7068bb188d82d9b1d147e0a412e58830 \
sha256 9f8eb3277716a01faafaba553d629d3d60a1a624c7cf45daa600d2148c30020c \
size 148247
checksums rmd160 fa9ea28909daa2ccabef03bb831794695b0cb965 \
sha256 2a8e88259839571d1251d278476f3eec5db26deb73a70be5ed5dc5435e418aba \
size 148966

if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-ptyprocess
Expand Down

0 comments on commit f30bc39

Please sign in to comment.