python/pbr: Updated for version 5.6.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-10-10 13:50:07 +07:00
parent a7a4a8cb56
commit fbe5dfccb3
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pbr
VERSION=${VERSION:-5.1.1}
VERSION=${VERSION:-5.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="pbr"
VERSION="5.1.1"
VERSION="5.6.0"
HOMEPAGE="https://pypi.python.org/pypi/pbr"
DOWNLOAD="https://files.pythonhosted.org/packages/33/07/6e68a96ff240a0e7bb1f6e21093532386a98a82d56512e1e3da6d125f7aa/pbr-5.1.1.tar.gz"
MD5SUM="dbc94417a8ff0432d6244501a7f1bd49"
DOWNLOAD="https://files.pythonhosted.org/packages/35/8c/69ed04ae31ad498c9bdea55766ed4c0c72de596e75ac0d70b58aa25e0acf/pbr-5.6.0.tar.gz"
MD5SUM="62565acc6bf3e7e10b082463421f8b46"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""