summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-01-06 17:53:14 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2018-01-06 17:54:01 -0600
commit3ac045ae15028ccc9fe6bc95554d55464ab9e6e6 (patch)
treea2340c6205374e52c71cd6431fb42bd428556839 /app-admin/ansible/ansible-9999.ebuild
parentsys-devel/autoconf: stable 2.69-r4 for ia64/ppc/ppc64, bug #643378 (diff)
downloadgentoo-3ac045ae15028ccc9fe6bc95554d55464ab9e6e6.tar.gz
gentoo-3ac045ae15028ccc9fe6bc95554d55464ab9e6e6.tar.bz2
gentoo-3ac045ae15028ccc9fe6bc95554d55464ab9e6e6.zip
app-admin/ansible: uncap mock for bug 643504
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'app-admin/ansible/ansible-9999.ebuild')
-rw-r--r--app-admin/ansible/ansible-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-admin/ansible/ansible-9999.ebuild b/app-admin/ansible/ansible-9999.ebuild
index 3470c23efa9c..9e8e5bb04c69 100644
--- a/app-admin/ansible/ansible-9999.ebuild
+++ b/app-admin/ansible/ansible-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -36,7 +36,6 @@ DEPEND="
${RDEPEND}
dev-python/nose[${PYTHON_USEDEP}]
>=dev-python/mock-1.0.1[${PYTHON_USEDEP}]
- <dev-python/mock-1.1[${PYTHON_USEDEP}]
dev-python/passlib[${PYTHON_USEDEP}]
dev-python/coverage[${PYTHON_USEDEP}]
dev-python/unittest2[${PYTHON_USEDEP}]