commit: f24cd559d5213c9f30302156d056e724fdc8abbd
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 3 20:46:15 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jan 3 20:46:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f24cd559
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 <AT> gentoo.org>
dev-python/cmd2/cmd2-0.9.21.ebuild | 3 +--
dev-python/cmd2/cmd2-0.9.22.ebuild | 3 +--
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 715f6032dc2..68c78f3022d 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 715f6032dc2..68c78f3022d 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}]
)
"