summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-03 21:46:15 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-03 21:46:15 +0100
commitf24cd559d5213c9f30302156d056e724fdc8abbd (patch)
tree0f4d712120347169c7f0e47f01c14376e1edbdd1
parentvirtual/python-funcsigs: Update python_gen_cond_dep (diff)
downloadgentoo-f24cd559d5213c9f30302156d056e724fdc8abbd.tar.gz
gentoo-f24cd559d5213c9f30302156d056e724fdc8abbd.tar.bz2
gentoo-f24cd559d5213c9f30302156d056e724fdc8abbd.zip
dev-python/cmd2: Remove python_gen_cond_dep calls for py3.5
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--dev-python/cmd2/cmd2-0.9.21.ebuild3
-rw-r--r--dev-python/cmd2/cmd2-0.9.22.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-python/cmd2/cmd2-0.9.21.ebuild b/dev-python/cmd2/cmd2-0.9.21.ebuild
index 715f6032dc28..68c78f3022d8 100644
--- a/dev-python/cmd2/cmd2-0.9.21.ebuild
+++ b/dev-python/cmd2/cmd2-0.9.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -28,7 +28,6 @@ DEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]
test? (
${RDEPEND}
- $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python3_5)
dev-python/pytest[${PYTHON_USEDEP}]
)
"
diff --git a/dev-python/cmd2/cmd2-0.9.22.ebuild b/dev-python/cmd2/cmd2-0.9.22.ebuild
index 715f6032dc28..68c78f3022d8 100644
--- a/dev-python/cmd2/cmd2-0.9.22.ebuild
+++ b/dev-python/cmd2/cmd2-0.9.22.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -28,7 +28,6 @@ DEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]
test? (
${RDEPEND}
- $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python3_5)
dev-python/pytest[${PYTHON_USEDEP}]
)
"