Date: Thursday, November 12, 2020 @ 17:06:07 Author: felixonmars Revision: 752241
upgpkg: python-oslotest 4.4.1-3: Python 3.9 rebuild Modified: python-oslotest/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-12 17:05:59 UTC (rev 752240) +++ PKGBUILD 2020-11-12 17:06:07 UTC (rev 752241) @@ -2,7 +2,7 @@ pkgname=python-oslotest pkgver=4.4.1 -pkgrel=2 +pkgrel=3 pkgdesc="Oslo test framework" arch=('any') url="https://github.com/openstack/oslotest"