python-pbr: Update to 6.0.0
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
_realname=pbr
|
||||
pkgbase=python-${_realname}
|
||||
pkgname=(python-${_realname})
|
||||
pkgver=5.11.1
|
||||
pkgrel=2
|
||||
pkgver=6.0.0
|
||||
pkgrel=1
|
||||
pkgdesc="Python Build Reasonableness"
|
||||
arch=('any')
|
||||
url='https://pypi.python.org/pypi/pbr'
|
||||
@@ -19,7 +19,7 @@ provides=("python3-${_realname}")
|
||||
conflicts=("python3-${_realname}")
|
||||
replaces=("python3-${_realname}")
|
||||
source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/openstack-dev/pbr/archive/${pkgver}.tar.gz")
|
||||
sha256sums=('84319e3e1839090a74fbd776b05fc0c31d5437fd820a630e2947d65be38603de')
|
||||
sha256sums=('f546cc6fd22b76d10beda133fc741ac404266c0e5d2da42c89dc3883235c54f3')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_realname}-${pkgver}"
|
||||
|
||||
Reference in New Issue
Block a user