app-text/OCRmyPDF: Removing dev-python/pytest-runner dep

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
This commit is contained in:
Alarig Le Lay 2020-04-15 20:24:23 +02:00
parent 7fca5fb8de
commit b9a2482476
Signed by: alarig
GPG Key ID: 7AFE62C6DF8BCDEC
1 changed files with 7 additions and 4 deletions

View File

@ -33,10 +33,13 @@ RDEPEND="
virtual/python-cffi[${PYTHON_USEDEP}]
jbig2enc? ( media-libs/jbig2enc )
"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/pytest-runner[${PYTHON_USEDEP}]
"
python_prepare_all() {
# do not depend on deprecated dep
sed -i -e '/pytest-runner/d' setup.py || die
distutils-r1_python_prepare_all
}
src_install() {
distutils-r1_src_install