commit: ef7c0351eef6dcc0861d3ef4ee63260be1fb0d88
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 25 12:03:45 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 25 12:03:45 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef7c0351
dev-python/fonttools: Remove pytest-runner dep
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/fonttools/fonttools-3.44.0.ebuild | 1 -
dev-python/fonttools/fonttools-4.0.1.ebuild | 1 -
dev-python/fonttools/fonttools-4.1.0.ebuild | 3 +--
3 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/dev-python/fonttools/fonttools-3.44.0.ebuild
b/dev-python/fonttools/fonttools-3.44.0.ebuild
index e72bd104387..7028b5e01a5 100644
--- a/dev-python/fonttools/fonttools-3.44.0.ebuild
+++ b/dev-python/fonttools/fonttools-3.44.0.ebuild
@@ -22,7 +22,6 @@ RDEPEND=""
DEPEND="${RDEPEND}
test? (
>=dev-python/pytest-2.8[${PYTHON_USEDEP}]
- dev-python/pytest-runner[${PYTHON_USEDEP}]
>=dev-python/fs-2.4.9[${PYTHON_USEDEP}]
app-arch/brotli[python,${PYTHON_USEDEP}]
diff --git a/dev-python/fonttools/fonttools-4.0.1.ebuild
b/dev-python/fonttools/fonttools-4.0.1.ebuild
index a9c7eb92ad6..db29cc9f923 100644
--- a/dev-python/fonttools/fonttools-4.0.1.ebuild
+++ b/dev-python/fonttools/fonttools-4.0.1.ebuild
@@ -22,7 +22,6 @@ RDEPEND=""
DEPEND="${RDEPEND}
test? (
>=dev-python/pytest-2.8[${PYTHON_USEDEP}]
- dev-python/pytest-runner[${PYTHON_USEDEP}]
>=dev-python/fs-2.4.9[${PYTHON_USEDEP}]
app-arch/brotli[python,${PYTHON_USEDEP}]
diff --git a/dev-python/fonttools/fonttools-4.1.0.ebuild
b/dev-python/fonttools/fonttools-4.1.0.ebuild
index b395c5d610a..6e744f1c3de 100644
--- a/dev-python/fonttools/fonttools-4.1.0.ebuild
+++ b/dev-python/fonttools/fonttools-4.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -22,7 +22,6 @@ RDEPEND=""
DEPEND="${RDEPEND}
test? (
>=dev-python/pytest-2.8[${PYTHON_USEDEP}]
- dev-python/pytest-runner[${PYTHON_USEDEP}]
>=dev-python/fs-2.4.9[${PYTHON_USEDEP}]
app-arch/brotli[python,${PYTHON_USEDEP}]