Date: Saturday, October 26, 2019 @ 20:51:06 Author: felixonmars Revision: 520634
Python 3.8 rebuild Modified: python-oslotest/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-26 20:50:08 UTC (rev 520633) +++ PKGBUILD 2019-10-26 20:51:06 UTC (rev 520634) @@ -3,7 +3,7 @@ pkgbase=python-oslotest pkgname=(python-oslotest python2-oslotest) pkgver=3.8.1 -pkgrel=1 +pkgrel=2 pkgdesc="Oslo test framework" arch=('any') url="https://github.com/openstack/oslotest"