Date: Wednesday, October 3, 2018 @ 10:26:14 Author: felixonmars Revision: 389158
upgpkg: python-oslotest 3.7.0-1 Modified: python-oslotest/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-03 09:50:31 UTC (rev 389157) +++ PKGBUILD 2018-10-03 10:26:14 UTC (rev 389158) @@ -2,8 +2,8 @@ pkgbase=python-oslotest pkgname=(python-oslotest python2-oslotest) -pkgver=3.6.0 -pkgrel=2 +pkgver=3.7.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=('9dce5ddce5801e28944cba108ffb97c17ad92159cbbbc21466559d895dd37ca90674c30f814566c431c3917ba6208c38e0faee981267667cdf999f99e3f89562') +sha512sums=('f4845bdd4a7caccb7b1523a901123e18dedf2e9adc36df3911a7a089e3f3d2fd4450613c24679e665811c12a4b1a31bfd6fbb8f9afff72eb708f34f5003e8494') prepare() { cp -a oslotest-$pkgver{,-py2}