aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/python3-pexpect/python3-pexpect.SlackBuild4
-rw-r--r--python/python3-pexpect/python3-pexpect.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-pexpect/python3-pexpect.SlackBuild b/python/python3-pexpect/python3-pexpect.SlackBuild
index 5612a7d4c243..39db1bf2743e 100644
--- a/python/python3-pexpect/python3-pexpect.SlackBuild
+++ b/python/python3-pexpect/python3-pexpect.SlackBuild
@@ -4,7 +4,7 @@
# Copyright (c) 2007 Javier Rojas <jerojasro@gmail.com>
# Copyright 2014-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-# Copyright 2017 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
SRCNAM=pexpect
PRGNAM=python3-$SRCNAM
-VERSION=${VERSION:-4.4.0}
+VERSION=${VERSION:-4.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-pexpect/python3-pexpect.info b/python/python3-pexpect/python3-pexpect.info
index 814e5fdd31ce..aeccf30a0c63 100644
--- a/python/python3-pexpect/python3-pexpect.info
+++ b/python/python3-pexpect/python3-pexpect.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pexpect"
-VERSION="4.4.0"
+VERSION="4.5.0"
HOMEPAGE="https://github.com/pexpect/pexpect"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pexpect/pexpect-4.4.0.tar.gz"
-MD5SUM="e9b07f0765df8245ac72201d757baaef"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pexpect/pexpect-4.5.0.tar.gz"
+MD5SUM="913fc0a68a915cdf6ad4250493c94cf7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-ptyprocess"