summaryrefslogtreecommitdiff
path: root/dev-python/bashate/bashate-0.3.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/bashate/bashate-0.3.1.ebuild')
-rw-r--r--dev-python/bashate/bashate-0.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bashate/bashate-0.3.1.ebuild b/dev-python/bashate/bashate-0.3.1.ebuild
index e1d4c7dd8490..8fd3ed6a3d7b 100644
--- a/dev-python/bashate/bashate-0.3.1.ebuild
+++ b/dev-python/bashate/bashate-0.3.1.ebuild
@@ -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}]