From 0350e66387fef55cb06c871d606786cdf36cabc7 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Fri, 2 Nov 2018 00:31:44 +0000 Subject: [PATCH] dev-python/pbr: bump to 5.1.0, use a constant SOURCE_URI. --- dev-python/pbr/{pbr-4.2.0.recipe => pbr-5.1.0.recipe} | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) rename dev-python/pbr/{pbr-4.2.0.recipe => pbr-5.1.0.recipe} (86%) 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"