python-pexpect: update to 4.5.0
This commit is contained in:
parent
fcd20b1024
commit
88e1135e77
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pexpect'
|
||||
pkgname=python-pexpect
|
||||
version=4.4.0
|
||||
version=4.5.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/python-}-${version}"
|
||||
|
@ -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=67b85a1565968e3d5b5e7c9283caddc90c3947a2625bed1905be27bd5a03e47d
|
||||
checksum=9f8eb3277716a01faafaba553d629d3d60a1a624c7cf45daa600d2148c30020c
|
||||
|
||||
do_check() {
|
||||
# the mdcocml is for test
|
||||
|
|
Loading…
Reference in a new issue