Date: Thursday, May 18, 2017 @ 04:43:01 Author: felixonmars Revision: 228407
upgpkg: python-pbr 3.0.1-1 Modified: python-pbr/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-05-18 04:42:47 UTC (rev 228406) +++ PKGBUILD 2017-05-18 04:43:01 UTC (rev 228407) @@ -5,7 +5,7 @@ pkgbase=python-pbr pkgname=(python-pbr python2-pbr) -pkgver=3.0.0 +pkgver=3.0.1 pkgrel=1 pkgdesc="Python Build Reasonableness" arch=('any') @@ -16,7 +16,7 @@ 'python-testresources' 'python2-testresources' 'python-mock' 'python2-mock' 'python-virtualenv' 'python2-virtualenv' 'python-wheel' 'python2-wheel' 'python-sphinx' 'python2-sphinx') source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack-dev/pbr/archive/$pkgver.tar.gz") -sha512sums=('445b1598e84e82db12de1d4da2e00305325f97557bc59d8cb492ad7aed84e5567ae1cf7861a7202f632ea4d56f1de60e2e391c83a4bd383378f004b7504fb240') +sha512sums=('d13e8e62e3b9ef8a6b1ae7f7dabd539297ea3b4309bdcb55268d32d31f56968794e8904aa0b4cb753a61c9ab90e50b466c2897dc9f90dc8393204ebe2664d3a2') prepare() { cp -a pbr-$pkgver{,-py2}