python-pbr: Update to 5.2.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=pbr
|
||||
pkgbase=python-${_realname}
|
||||
pkgname=(python3-${_realname} python2-${_realname})
|
||||
pkgver=5.2.0
|
||||
pkgver=5.2.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=('f75e1faef11035e161fa193d489ec052f2f0fd0b1832cb5fd20e491dc19d8cc9dd5f9fead5302c4e7f59a0fd7cb8d27090c11d92df558876e469316198a39e13')
|
||||
sha512sums=('159280582d2405ba3e152751aa9434d7511867e93e8e3b44e5e098e801e5b9cdc43b9935e52ba1b49c626cc5897c8fc87c9d90357bcf976bfa26ba9ab6629db1')
|
||||
|
||||
prepare() {
|
||||
# Fix for new wheel
|
||||
|
||||
Reference in New Issue
Block a user