Date: Friday, April 7, 2023 @ 07:11:17 Author: felixonmars Revision: 1440781
upgpkg: python-pexpect 4.8.0-7: rebuild with python 3.11 Modified: python-pexpect/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 07:11:16 UTC (rev 1440780) +++ PKGBUILD 2023-04-07 07:11:17 UTC (rev 1440781) @@ -3,7 +3,7 @@ pkgname=python-pexpect pkgver=4.8.0 -pkgrel=6 +pkgrel=7 pkgdesc='For controlling and automating applications' arch=(any) url='https://pexpect.readthedocs.org/en/stable/'
