mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-10 22:00:09 +02:00
dev-python/pbr: bump to 5.1.0, use a constant SOURCE_URI.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user