summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-08-02 11:01:24 +0200
committerMichał Górny <mgorny@gentoo.org>2020-08-02 11:02:34 +0200
commit3fc1bb1352eaf483154273a22fe02b200e2fdc95 (patch)
treedc9613368e95536709a730f10de4740aea8c3a1a /dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild
parentdev-python/pytest-cache: Remove py2.7 (diff)
downloadgentoo-3fc1bb1352eaf483154273a22fe02b200e2fdc95.tar.gz
gentoo-3fc1bb1352eaf483154273a22fe02b200e2fdc95.tar.bz2
gentoo-3fc1bb1352eaf483154273a22fe02b200e2fdc95.zip
dev-python/pytest-catchlog: Remove py2.7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild')
-rw-r--r--dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild b/dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild
index cd8bb7dd4e0d..846c148487f2 100644
--- a/dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild
+++ b/dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
+PYTHON_COMPAT=( python3_6 pypy3 )
inherit distutils-r1