From: Virgil Dupras Date: Wed, 27 Mar 2019 17:50:50 +0000 (-0400) Subject: app-office/moneyguru: add upper pytest constraint X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=55a7ffffcb53ddded0bc10532f61dd7c68597778;p=gentoo.git app-office/moneyguru: add upper pytest constraint Tests don't run with newer pytest Signed-off-by: Virgil Dupras Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/app-office/moneyguru/metadata.xml b/app-office/moneyguru/metadata.xml index 951b70bfa8e2..1f5b64f0bf09 100644 --- a/app-office/moneyguru/metadata.xml +++ b/app-office/moneyguru/metadata.xml @@ -2,7 +2,7 @@ - vdurpas@gentoo.org + vdupras@gentoo.org Virgil Dupras diff --git a/app-office/moneyguru/moneyguru-2.13.1.ebuild b/app-office/moneyguru/moneyguru-2.13.1.ebuild index ffe8516e22b5..053b98e5fa5c 100644 --- a/app-office/moneyguru/moneyguru-2.13.1.ebuild +++ b/app-office/moneyguru/moneyguru-2.13.1.ebuild @@ -23,7 +23,7 @@ RDEPEND="${PYTHON_DEPS} dev-qt/qttranslations" DEPEND="${RDEPEND} test? ( - dev-python/pytest[${PYTHON_USEDEP}] +