diff options
Diffstat (limited to 'python/python3-pexpect')
-rw-r--r-- | python/python3-pexpect/python3-pexpect.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-pexpect/python3-pexpect.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-pexpect/python3-pexpect.SlackBuild b/python/python3-pexpect/python3-pexpect.SlackBuild index 04dc7e26415e..5612a7d4c243 100644 --- a/python/python3-pexpect/python3-pexpect.SlackBuild +++ b/python/python3-pexpect/python3-pexpect.SlackBuild @@ -26,7 +26,7 @@ SRCNAM=pexpect PRGNAM=python3-$SRCNAM -VERSION=${VERSION:-4.3.1} +VERSION=${VERSION:-4.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-pexpect/python3-pexpect.info b/python/python3-pexpect/python3-pexpect.info index ce0d98b7e00f..814e5fdd31ce 100644 --- a/python/python3-pexpect/python3-pexpect.info +++ b/python/python3-pexpect/python3-pexpect.info @@ -1,8 +1,8 @@ PRGNAM="python3-pexpect" -VERSION="4.3.1" +VERSION="4.4.0" HOMEPAGE="https://github.com/pexpect/pexpect" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pexpect/pexpect-4.3.1.tar.gz" -MD5SUM="16aa4549136b2d1b2bf1e0e9788d75a6" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pexpect/pexpect-4.4.0.tar.gz" +MD5SUM="e9b07f0765df8245ac72201d757baaef" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-ptyprocess" |