python-pexpect: update to 4.2.0

This commit is contained in:
Alessio Sergi 2016-07-07 17:27:27 +02:00
parent 9a30986c0f
commit 45318a205d

View file

@ -1,6 +1,6 @@
# Template file for 'python-pexpect'
pkgname=python-pexpect
version=4.1.0
version=4.2.0
revision=1
noarch=yes
wrksrc="${pkgname/python-}-${version}"
@ -11,10 +11,10 @@ depends="python-ptyprocess"
pycompile_module="pexpect"
short_desc="Python2 module for spawning child applications and controlling them"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://pexpect.readthedocs.org/"
homepage="https://pexpect.readthedocs.io/"
license="ISC"
distfiles="${PYPI_SITE}/p/pexpect/pexpect-${version}.tar.gz"
checksum=c381c60f1987355b65df8f08a27f428831914c8a81091bd1778ac336fa2f27e7
checksum=bf6816b8cc8d301a499e7adf338828b39bc7548eb64dbed4dd410ed93d95f853
post_install() {
vlicense LICENSE