From f137507791e043d038a17068b24999921b8cbd62 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Wed, 1 Mar 2017 02:27:57 -0500 Subject: [PATCH] dev-python/pytest-catchlog: bump to EAPI 6 and add py36 support --- dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 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 f86451ce73d5..b2170e329858 100644 --- a/dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild +++ b/dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) inherit distutils-r1 -- 2.26.2