python3-pexpect: update to 4.8.0.
This commit is contained in:
parent
690b4ac94c
commit
9551552df9
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pexpect'
|
||||
pkgname=python3-pexpect
|
||||
version=4.7.0
|
||||
revision=4
|
||||
version=4.8.0
|
||||
revision=1
|
||||
wrksrc="pexpect-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="ISC"
|
||||
homepage="https://pexpect.readthedocs.io/"
|
||||
distfiles="${PYPI_SITE}/p/pexpect/pexpect-${version}.tar.gz"
|
||||
checksum=9e2c1fd0e6ee3a49b28f95d4b33bc389c89b20af6a1255906e90ff1262ce62eb
|
||||
checksum=fc65a43959d153d0114afe13997d439c22823a27cefceb5ff35c2178c6784c0c
|
||||
|
||||
do_check() {
|
||||
# the mdcocml is for test
|
||||
|
|
Loading…
Reference in New Issue