python-pexpect: update to 4.2.1
This commit is contained in:
parent
9c84b3deae
commit
57db26e98c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-pexpect'
|
||||
pkgname=python-pexpect
|
||||
version=4.2.0
|
||||
revision=2
|
||||
version=4.2.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/python-}-${version}"
|
||||
build_style=python-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://pexpect.readthedocs.io/"
|
||||
license="ISC"
|
||||
distfiles="${PYPI_SITE}/p/pexpect/pexpect-${version}.tar.gz"
|
||||
checksum=bf6816b8cc8d301a499e7adf338828b39bc7548eb64dbed4dd410ed93d95f853
|
||||
checksum=3d132465a75b57aa818341c6521392a06cc660feb3988d7f1074f39bd23c9a92
|
||||
|
||||
post_install() {
|
||||
# drop asyncio stuff from python2
|
||||
|
|
Loading…
Reference in New Issue