parent
effc882f99
commit
ac96767c34
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pexpect'
|
||||
pkgname=python-pexpect
|
||||
version=4.3.0
|
||||
version=4.3.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/python-}-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://pexpect.readthedocs.io/"
|
||||
license="ISC"
|
||||
distfiles="${PYPI_SITE}/p/pexpect/pexpect-${version}.tar.gz"
|
||||
checksum=00ab0872f80f5db740499e7a1283a7c3b97bea542d72df84d83dea17d0afd2d9
|
||||
checksum=8e287b171dbaf249d0b06b5f2e88cb7e694651d2d0b8c15bccb83170d3c55575
|
||||
|
||||
post_install() {
|
||||
# drop asyncio stuff from python2
|
||||
|
|
Loading…
Reference in New Issue