x11-wm/qtile: add py38 support, use BDEPEND, and drop pytest-cov dep
authorTim Harder <radhermit@gentoo.org>
Thu, 16 Jan 2020 11:58:02 +0000 (04:58 -0700)
committerTim Harder <radhermit@gentoo.org>
Thu, 16 Jan 2020 12:03:01 +0000 (05:03 -0700)
Signed-off-by: Tim Harder <radhermit@gentoo.org>
x11-wm/qtile/qtile-0.14.2-r1.ebuild
x11-wm/qtile/qtile-9999.ebuild

index b9c5aecfceab2b6d92ba2a16ef6fdba9261b3ad7..f3000cecff6d65aed445612614cb585f80b32e4a 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1 virtualx
 
@@ -32,10 +32,9 @@ RDEPEND="
        >=dev-python/xcffib-0.8.1[${PYTHON_USEDEP}]
        $(python_gen_cond_dep 'dev-python/trollius[${PYTHON_USEDEP}]' 'python2*')
 "
-DEPEND="${RDEPEND}
+BDEPEND="
        test? (
                dev-python/pytest[${PYTHON_USEDEP}]
-               dev-python/pytest-cov[${PYTHON_USEDEP}]
                dev-python/xvfbwrapper[${PYTHON_USEDEP}]
                x11-base/xorg-server[xephyr]
                x11-apps/xeyes
index b9c5aecfceab2b6d92ba2a16ef6fdba9261b3ad7..f3000cecff6d65aed445612614cb585f80b32e4a 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1 virtualx
 
@@ -32,10 +32,9 @@ RDEPEND="
        >=dev-python/xcffib-0.8.1[${PYTHON_USEDEP}]
        $(python_gen_cond_dep 'dev-python/trollius[${PYTHON_USEDEP}]' 'python2*')
 "
-DEPEND="${RDEPEND}
+BDEPEND="
        test? (
                dev-python/pytest[${PYTHON_USEDEP}]
-               dev-python/pytest-cov[${PYTHON_USEDEP}]
                dev-python/xvfbwrapper[${PYTHON_USEDEP}]
                x11-base/xorg-server[xephyr]
                x11-apps/xeyes