dev-python/ujson: Clean py2 deps up
authorMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:49:19 +0000 (08:49 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 08:07:49 +0000 (09:07 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/ujson/ujson-1.35-r1.ebuild
dev-python/ujson/ujson-1.35.ebuild

index 2f537dac5c1e952824d9cf9ba9d624be567fefb4..4a266318bd20ba8fe9d659702c7144b045b047c3 100644 (file)
@@ -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}]
        )
 "
index a81cc9cd9ad2089948f9ab490452bd64271c6b0f..0ec394cc7756d8f6da0a2ee32029a1a2a039253d 100644 (file)
@@ -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}]
        )
 "