diff --git a/dev-python/pbr/pbr-4.2.0.recipe b/dev-python/pbr/pbr-5.1.0.recipe similarity index 86% rename from dev-python/pbr/pbr-4.2.0.recipe rename to dev-python/pbr/pbr-5.1.0.recipe index d1ae6641b..103927567 100644 --- a/dev-python/pbr/pbr-4.2.0.recipe +++ b/dev-python/pbr/pbr-5.1.0.recipe @@ -5,12 +5,14 @@ behaviors into your setuptools run. PBR is only mildly configurable. The basic idea is that there’s a decent way \ to run things and if you do, you should reap the rewards, because then it’s \ simple and repeatable." -HOMEPAGE="https://pypi.org/project/pbr/" +HOMEPAGE="https://docs.openstack.org/pbr/latest/ + https://pypi.org/project/pbr/ + https://github.com/openstack-dev/pbr" COPYRIGHT="2013-2018 OpenStack Contributors" LICENSE="Apache v2" REVISION="1" -SOURCE_URI="https://files.pythonhosted.org/packages/c8/c3/935b102539529ea9e6dcf3e8b899583095a018b09f29855ab754a2012513/pbr-$portVersion.tar.gz" -CHECKSUM_SHA256="1b8be50d938c9bb75d0eaf7eda111eec1bf6dc88a62a6412e33bf077457e0f45" +SOURCE_URI="https://files.pythonhosted.org/packages/source/p/pbr/pbr-$portVersion.tar.gz" +CHECKSUM_SHA256="f20ec0abbf132471b68963bb34d9c78e603a5cf9e24473f14358e66551d47475" ARCHITECTURES="any"