mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/py-pbr: upgrade to 4.0.1
This commit is contained in:
parent
12abcc8239
commit
735d8621ec
@ -2,7 +2,7 @@
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=py-pbr
|
||||
_pkgname=pbr
|
||||
pkgver=3.1.1
|
||||
pkgver=4.0.1
|
||||
pkgrel=0
|
||||
pkgdesc="Python Build Reasonableness"
|
||||
url="https://pypi.python.org/pypi/pbr"
|
||||
@ -49,4 +49,4 @@ _py() {
|
||||
$python setup.py install --prefix=/usr --root="$subpkgdir"
|
||||
}
|
||||
|
||||
sha512sums="c01fb83678f8fc3acddc153dd341a17ed9d602b6770f0ff244b1c5b54c37d4ddcbd0c3d726f7d7020865819e02797c1c79a0c15e9ee2ae5c1510fce7112b2a3a pbr-3.1.1.tar.gz"
|
||||
sha512sums="f5795629f01dc4e7ebceb18e73eac0aaf44cf432d6c6892e8abf69e02357346da57f6671b00fd69c4e14b2b864a799a74c1f9ebd368ce9d4fd8ae4e51503d495 pbr-4.0.1.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user