dev-python/bashate: bashate can use pbr up to 2.0

Package-Manager: portage-2.2.20.1
This commit is contained in:
Matthew Thode
2015-11-13 16:00:23 -06:00
parent cc8d38565a
commit f6cd53d5aa

View File

@@ -23,7 +23,7 @@ IUSE="test"
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
>=dev-python/pbr-0.8.0[${PYTHON_USEDEP}]
<dev-python/pbr-1.0[${PYTHON_USEDEP}]
<dev-python/pbr-2.0[${PYTHON_USEDEP}]
"
RDEPEND="
>=dev-python/Babel-0.9.6[${PYTHON_USEDEP}]