commit: b5fab6ce6e19d7609b5efbcfa35223640ae6f0d8
Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 3 12:00:43 2018 +0000
Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Mon Dec 3 12:00:43 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5fab6ce
dev-python/httpretty: remove spurious test deps
Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-python/httpretty/httpretty-0.8.14.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/dev-python/httpretty/httpretty-0.8.14.ebuild
b/dev-python/httpretty/httpretty-0.8.14.ebuild
index 2645a4b1820..ff621a82378 100644
--- a/dev-python/httpretty/httpretty-0.8.14.ebuild
+++ b/dev-python/httpretty/httpretty-0.8.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -20,14 +20,12 @@ RDEPEND="dev-python/urllib3[${PYTHON_USEDEP}]"
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
- >=dev-python/coverage-3.5[${PYTHON_USEDEP}]
>=dev-python/nose-1.2[${PYTHON_USEDEP}]
>=dev-python/mock-1.0[${PYTHON_USEDEP}]
dev-python/sure[${PYTHON_USEDEP}]
dev-python/httplib2[${PYTHON_USEDEP}]
>=dev-python/requests-1.1[${PYTHON_USEDEP}]
>=www-servers/tornado-2.2[${PYTHON_USEDEP}]
- dev-python/ipdb[${PYTHON_USEDEP}]
)"
#Required for test phase