diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-17 08:49:19 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-17 09:07:49 +0100 |
commit | 2f4209a1779c1fcbea05557d817b31e9173a73c2 (patch) | |
tree | 2ea6dc91dc8e7b8cb12b2aa403b663ee2f11b4ca /dev-python/ujson/ujson-1.35-r1.ebuild | |
parent | dev-python/txaio: Clean py2 deps up (diff) | |
download | gentoo-2f4209a1779c1fcbea05557d817b31e9173a73c2.tar.gz gentoo-2f4209a1779c1fcbea05557d817b31e9173a73c2.tar.bz2 gentoo-2f4209a1779c1fcbea05557d817b31e9173a73c2.zip |
dev-python/ujson: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/ujson/ujson-1.35-r1.ebuild')
-rw-r--r-- | dev-python/ujson/ujson-1.35-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/ujson/ujson-1.35-r1.ebuild b/dev-python/ujson/ujson-1.35-r1.ebuild index 2f537dac5c1e..4a266318bd20 100644 --- a/dev-python/ujson/ujson-1.35-r1.ebuild +++ b/dev-python/ujson/ujson-1.35-r1.ebuild @@ -19,7 +19,6 @@ RESTRICT="!test? ( test )" DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] test? ( - $(python_gen_cond_dep 'dev-python/unittest2[${PYTHON_USEDEP}]' -2) dev-python/pytz[${PYTHON_USEDEP}] ) " |