python-pbr: Update to 5.3.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=pbr
|
||||
pkgbase=python-${_realname}
|
||||
pkgname=(python3-${_realname} python2-${_realname})
|
||||
pkgver=5.3.0
|
||||
pkgver=5.3.1
|
||||
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=('211dc9dc75a4afe1c88fb98f0c101beb0dbf748996dd1ad76e7859b374c169bc0c5931873222e6ef187c6a11e6cedf96e3dbce1f4e24c14babe9f215995a8dc1')
|
||||
sha512sums=('7702b54e190de0bb98fa5f3921f4fa56c1764ab0dfc8f3f2b53e977f54fabea2a8629823cff36ec0dac2509ddf246ebc92e0131a28612db142c8cb5ed4e21896')
|
||||
|
||||
prepare() {
|
||||
# Fix for new wheel
|
||||
|
||||
Reference in New Issue
Block a user