diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-17 08:14:09 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-17 08:23:10 +0100 |
commit | 7f97263bba300cc412459dd4caae18a0ffa6fa87 (patch) | |
tree | 42ca973e0d1b8313f6adc7465da1a6fe64cef876 /dev-python/ansi2html | |
parent | dev-python/aioeventlet: Clean py2 deps up (diff) | |
download | gentoo-7f97263bba300cc412459dd4caae18a0ffa6fa87.tar.gz gentoo-7f97263bba300cc412459dd4caae18a0ffa6fa87.tar.bz2 gentoo-7f97263bba300cc412459dd4caae18a0ffa6fa87.zip |
dev-python/ansi2html: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/ansi2html')
-rw-r--r-- | dev-python/ansi2html/ansi2html-1.4.2.ebuild | 1 | ||||
-rw-r--r-- | dev-python/ansi2html/ansi2html-1.5.1.ebuild | 1 | ||||
-rw-r--r-- | dev-python/ansi2html/ansi2html-1.5.2.ebuild | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/ansi2html/ansi2html-1.4.2.ebuild b/dev-python/ansi2html/ansi2html-1.4.2.ebuild index cb0d0a34a328..11e0fd4e1bc2 100644 --- a/dev-python/ansi2html/ansi2html-1.4.2.ebuild +++ b/dev-python/ansi2html/ansi2html-1.4.2.ebuild @@ -27,7 +27,6 @@ DEPEND=" test? ( ${RDEPEND} dev-python/nose[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7 pypy) ) dev-python/setuptools[${PYTHON_USEDEP}] " diff --git a/dev-python/ansi2html/ansi2html-1.5.1.ebuild b/dev-python/ansi2html/ansi2html-1.5.1.ebuild index cf6d3e97e080..dbe978a6042c 100644 --- a/dev-python/ansi2html/ansi2html-1.5.1.ebuild +++ b/dev-python/ansi2html/ansi2html-1.5.1.ebuild @@ -24,7 +24,6 @@ DEPEND=" test? ( ${RDEPEND} dev-python/nose[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7 pypy) ) dev-python/setuptools[${PYTHON_USEDEP}] " diff --git a/dev-python/ansi2html/ansi2html-1.5.2.ebuild b/dev-python/ansi2html/ansi2html-1.5.2.ebuild index cf6d3e97e080..dbe978a6042c 100644 --- a/dev-python/ansi2html/ansi2html-1.5.2.ebuild +++ b/dev-python/ansi2html/ansi2html-1.5.2.ebuild @@ -24,7 +24,6 @@ DEPEND=" test? ( ${RDEPEND} dev-python/nose[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7 pypy) ) dev-python/setuptools[${PYTHON_USEDEP}] " |