* update python-pexpect to 4.9.0-2
This commit is contained in:
parent
4cbf737028
commit
79bde7f926
@ -4,13 +4,13 @@
|
||||
|
||||
pkgname=python-pexpect
|
||||
pkgver=4.9.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='For controlling and automating applications'
|
||||
arch=(any)
|
||||
url='https://pexpect.readthedocs.org/en/stable/'
|
||||
license=(MIT)
|
||||
depends=(python-ptyprocess)
|
||||
makedepends=(git python)
|
||||
makedepends=(git python-setuptools)
|
||||
source=("git+https://github.com/pexpect/pexpect#commit=aa989594e1e413f45c18b26ded1783f7d5990fe5") # 4.9.0
|
||||
sha512sums=('SKIP')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user