python-pexpect: update to 4.6.0

This commit is contained in:
Alessio Sergi 2018-05-30 20:02:02 +02:00
parent 564c3153f8
commit cf130b7638

View file

@ -1,6 +1,6 @@
# Template file for 'python-pexpect' # Template file for 'python-pexpect'
pkgname=python-pexpect pkgname=python-pexpect
version=4.5.0 version=4.6.0
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="${pkgname/python-}-${version}" wrksrc="${pkgname/python-}-${version}"
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://pexpect.readthedocs.io/" homepage="https://pexpect.readthedocs.io/"
license="ISC" license="ISC"
distfiles="${PYPI_SITE}/p/pexpect/pexpect-${version}.tar.gz" distfiles="${PYPI_SITE}/p/pexpect/pexpect-${version}.tar.gz"
checksum=9f8eb3277716a01faafaba553d629d3d60a1a624c7cf45daa600d2148c30020c checksum=2a8e88259839571d1251d278476f3eec5db26deb73a70be5ed5dc5435e418aba
do_check() { do_check() {
# the mdcocml is for test # the mdcocml is for test