dev-python/cmd2: Remove python_gen_cond_dep calls for py3.5
authorDavid Seifert <soap@gentoo.org>
Fri, 3 Jan 2020 20:46:15 +0000 (21:46 +0100)
committerDavid Seifert <soap@gentoo.org>
Fri, 3 Jan 2020 20:46:15 +0000 (21:46 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/cmd2/cmd2-0.9.21.ebuild
dev-python/cmd2/cmd2-0.9.22.ebuild

index 715f6032dc28b3ea560e49304cdd20e732aa7314..68c78f3022d89dc00c73527a1ce69e50fa0f4343 100644 (file)
@@ -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}]
        )
 "
index 715f6032dc28b3ea560e49304cdd20e732aa7314..68c78f3022d89dc00c73527a1ce69e50fa0f4343 100644 (file)
@@ -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}]
        )
 "