diff options
author | 2020-03-17 08:49:36 +0100 | |
---|---|---|
committer | 2020-03-17 09:07:57 +0100 | |
commit | 0f74d67ec868eaa3fd16aaa7ab9739dac078d6ba (patch) | |
tree | 1fd028f78d30e6d2d5970d879818ddce1c2f8f88 /dev-util/vint | |
parent | dev-python/xmlschema: Clean py2 deps up (diff) | |
download | gentoo-0f74d67ec868eaa3fd16aaa7ab9739dac078d6ba.tar.gz gentoo-0f74d67ec868eaa3fd16aaa7ab9739dac078d6ba.tar.bz2 gentoo-0f74d67ec868eaa3fd16aaa7ab9739dac078d6ba.zip |
dev-util/vint: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/vint')
-rw-r--r-- | dev-util/vint/vint-0.3.18.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-util/vint/vint-0.3.18.ebuild b/dev-util/vint/vint-0.3.18.ebuild index 501e791c61b4..6039b4556fb1 100644 --- a/dev-util/vint/vint-0.3.18.ebuild +++ b/dev-util/vint/vint-0.3.18.ebuild @@ -28,7 +28,6 @@ DEPEND="${RDEPEND} >=dev-python/coverage-3.7.1[${PYTHON_USEDEP}] >=dev-python/pytest-2.6.4[${PYTHON_USEDEP}] >=dev-python/pytest-cov-1.8.1[${PYTHON_USEDEP}] - $(python_gen_cond_dep '>=dev-python/mock-1.0.1[${PYTHON_USEDEP}]' python2_7) ) " |