Date: Monday, January 6, 2020 @ 12:13:02 Author: felixonmars Revision: 549722
upgpkg: python-oslotest 3.9.0-1 Modified: python-oslotest/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-06 12:11:19 UTC (rev 549721) +++ PKGBUILD 2020-01-06 12:13:02 UTC (rev 549722) @@ -2,8 +2,8 @@ pkgbase=python-oslotest pkgname=(python-oslotest python2-oslotest) -pkgver=3.8.1 -pkgrel=3 +pkgver=3.9.0 +pkgrel=1 pkgdesc="Oslo test framework" arch=('any') url="https://github.com/openstack/oslotest" @@ -15,7 +15,7 @@ 'python2-mox3' 'python-os-client-config' 'python2-os-client-config' 'python-debtcollector' 'python2-debtcollector') source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslotest/archive/$pkgver.tar.gz") -sha512sums=('97959cac5e80e5fd9de08ae02ac0e0b5e2373c125abd386c1c7c532be4caeafd0faeb66831e23e3adf40f6994c2b78f0333043aa596759ea39226c806d81f595') +sha512sums=('62bb3f0097f35bfc2e725844dba97a5ad2b93c0a2eafa3feb40cf0cf67f30ba0adc2b38f4cacd1684fb0fdd9f8a394717da3722202577cf42a113e0de802f125') prepare() { cp -a oslotest-$pkgver{,-py2}