Date: Monday, November 9, 2020 @ 16:56:59 Author: felixonmars Revision: 747731
upgpkg: python-pexpect 4.8.0-2: Python 3.9 rebuild Modified: python-pexpect/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-09 16:56:58 UTC (rev 747730) +++ PKGBUILD 2020-11-09 16:56:59 UTC (rev 747731) @@ -3,7 +3,7 @@ pkgname=(python-pexpect python2-pexpect) pkgver=4.8.0 -pkgrel=1 +pkgrel=2 pkgdesc='For controlling and automating applications' arch=(any) url='https://pexpect.readthedocs.org/en/stable/'
