python-pexpect: update to 4.2.1
This commit is contained in:
parent
9c84b3deae
commit
57db26e98c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-pexpect'
|
# Template file for 'python-pexpect'
|
||||||
pkgname=python-pexpect
|
pkgname=python-pexpect
|
||||||
version=4.2.0
|
version=4.2.1
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname/python-}-${version}"
|
wrksrc="${pkgname/python-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -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=bf6816b8cc8d301a499e7adf338828b39bc7548eb64dbed4dd410ed93d95f853
|
checksum=3d132465a75b57aa818341c6521392a06cc660feb3988d7f1074f39bd23c9a92
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# drop asyncio stuff from python2
|
# drop asyncio stuff from python2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue