From 7f2b5b040e77a8b798e5f707e91d0216ae071656 Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Mon, 17 Jun 2019 10:40:42 +0300 Subject: [PATCH] python-pbr: Update to 5.3.0 --- python-pbr/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-pbr/PKGBUILD b/python-pbr/PKGBUILD index cb1d66f6..4e74c9e7 100644 --- a/python-pbr/PKGBUILD +++ b/python-pbr/PKGBUILD @@ -3,7 +3,7 @@ _realname=pbr pkgbase=python-${_realname} pkgname=(python3-${_realname} python2-${_realname}) -pkgver=5.2.1 +pkgver=5.3.0 pkgrel=1 pkgdesc="Python Build Reasonableness" arch=('any') @@ -16,7 +16,7 @@ makedepends=('python2-setuptools' 'python3-setuptools' 'git') # '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=('159280582d2405ba3e152751aa9434d7511867e93e8e3b44e5e098e801e5b9cdc43b9935e52ba1b49c626cc5897c8fc87c9d90357bcf976bfa26ba9ab6629db1') +sha512sums=('211dc9dc75a4afe1c88fb98f0c101beb0dbf748996dd1ad76e7859b374c169bc0c5931873222e6ef187c6a11e6cedf96e3dbce1f4e24c14babe9f215995a8dc1') prepare() { # Fix for new wheel