aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-06-09 16:00:15 +0200
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-06-09 16:00:15 +0200
commit85817e8e6ff220726df6392b991070582862b99d (patch)
treeeb3ad7107c38d059c7c17eed4333185fadff28fc /dev-python/pytest-benchmark
parentdev-python/manhole: add py3_8 (diff)
downloadguru-85817e8e6ff220726df6392b991070582862b99d.tar.gz
guru-85817e8e6ff220726df6392b991070582862b99d.tar.bz2
guru-85817e8e6ff220726df6392b991070582862b99d.zip
dev-python/pytest-benchmark: add py3_7,8
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'dev-python/pytest-benchmark')
-rw-r--r--dev-python/pytest-benchmark/pytest-benchmark-3.2.3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/pytest-benchmark/pytest-benchmark-3.2.3.ebuild b/dev-python/pytest-benchmark/pytest-benchmark-3.2.3.ebuild
index 5652413a3..fd513089d 100644
--- a/dev-python/pytest-benchmark/pytest-benchmark-3.2.3.ebuild
+++ b/dev-python/pytest-benchmark/pytest-benchmark-3.2.3.ebuild
@@ -4,7 +4,7 @@
EAPI="7"
DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
@@ -37,7 +37,6 @@ BDEPEND="
dev-python/pygal[${PYTHON_USEDEP}]
dev-python/pygaljs[${PYTHON_USEDEP}]
dev-python/pytest-instafail[${PYTHON_USEDEP}]
- dev-python/pytest-travis-fold[${PYTHON_USEDEP}]
dev-python/pytest-xdist[${PYTHON_USEDEP}]
)
"