commit: 3659a0bdca5144a1edd1c65dea9184bab8ba6bbe
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 3 19:30:23 2015 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Nov 3 19:31:46 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3659a0bd
dev-python/requests-mock: doesn't actually have/need a pbr cap
Package-Manager: portage-2.2.20.1
dev-python/requests-mock/requests-mock-0.6.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/requests-mock/requests-mock-0.6.0.ebuild
b/dev-python/requests-mock/requests-mock-0.6.0.ebuild
index b00b333..1cdcca9 100644
--- a/dev-python/requests-mock/requests-mock-0.6.0.ebuild
+++ b/dev-python/requests-mock/requests-mock-0.6.0.ebuild
@@ -19,7 +19,6 @@ IUSE="test"
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
>=dev-python/pbr-0.8[${PYTHON_USEDEP}]
- <dev-python/pbr-1.0[${PYTHON_USEDEP}]
test? (
dev-python/fixtures[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]