dev-python/fonttools: Remove pytest-runner dep
authorMichał Górny <mgorny@gentoo.org>
Wed, 25 Mar 2020 12:03:45 +0000 (13:03 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 25 Mar 2020 12:03:45 +0000 (13:03 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/fonttools/fonttools-3.44.0.ebuild
dev-python/fonttools/fonttools-4.0.1.ebuild
dev-python/fonttools/fonttools-4.1.0.ebuild

index e72bd10438705f8ad4a3871b94cbe54a9449f617..7028b5e01a548b0aa9c0fca37e736cddf467cac9 100644 (file)
@@ -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}]
index a9c7eb92ad66d67ffaa9137426e5963c12e59783..db29cc9f9236c11f6693014b4e002f8e794e580b 100644 (file)
@@ -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}]
index b395c5d610a53dcf240e14506646b8d49c992941..6e744f1c3dec4695167e52ddbe41941ed1e9741c 100644 (file)
@@ -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}]