summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-office/moneyguru/metadata.xml2
-rw-r--r--app-office/moneyguru/moneyguru-2.13.1.ebuild2
2 files changed, 2 insertions, 2 deletions
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 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
- <email>vdurpas@gentoo.org</email>
+ <email>vdupras@gentoo.org</email>
<name>Virgil Dupras</name>
</maintainer>
<upstream>
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}]
+ <dev-python/pytest-4[${PYTHON_USEDEP}]
dev-util/cunit
)"