summaryrefslogtreecommitdiffstats
path: root/libraries/pexpect
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2016-12-13 10:30:40 +0100
committer Willy Sudiarto Raharjo2016-12-13 10:30:40 +0100
commit41e69b9c63acb550d1b0e87d4a6f890d674d2290 (patch)
tree3e9bd5d8928cb395dd323c9438888aa86461d9a4 /libraries/pexpect
parent86cb6da1f0d2e9fea4e9ab6d61de3415f1af56b6 (diff)
downloadslackbuilds-41e69b9c63acb550d1b0e87d4a6f890d674d2290.tar.gz
libraries/pexpect: Updated for version 4.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/pexpect')
-rw-r--r--libraries/pexpect/pexpect.SlackBuild2
-rw-r--r--libraries/pexpect/pexpect.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/pexpect/pexpect.SlackBuild b/libraries/pexpect/pexpect.SlackBuild
index c8ebf378b0..705a14ba55 100644
--- a/libraries/pexpect/pexpect.SlackBuild
+++ b/libraries/pexpect/pexpect.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pexpect
-VERSION=${VERSION:-4.2}
+VERSION=${VERSION:-4.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/pexpect/pexpect.info b/libraries/pexpect/pexpect.info
index cdd47d837c..b65a7ec1d3 100644
--- a/libraries/pexpect/pexpect.info
+++ b/libraries/pexpect/pexpect.info
@@ -1,10 +1,10 @@
PRGNAM="pexpect"
-VERSION="4.2"
+VERSION="4.2.1"
HOMEPAGE="https://github.com/pexpect/pexpect"
-DOWNLOAD="https://github.com/pexpect/pexpect/archive/4.2.tar.gz"
-MD5SUM="edd8fa352da64a02fd8aade4994cc8c6"
+DOWNLOAD="https://pypi.python.org/packages/e8/13/d0b0599099d6cd23663043a2a0bb7c61e58c6ba359b2656e6fb000ef5b98/pexpect-4.2.1.tar.gz"
+MD5SUM="3694410001a99dff83f0b500a1ca1c95"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="ptyprocess"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"