From ea602f0d9ca8a07b322bbe379489341e5ea5ccc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 13 Aug 2021 08:42:12 +0200 Subject: [PATCH] dev-python/urllib3: Add EAPI upgrade note MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/urllib3/urllib3-1.26.6.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/urllib3/urllib3-1.26.6.ebuild b/dev-python/urllib3/urllib3-1.26.6.ebuild index c71c6adc940bc..4ea114ec7e7e5 100644 --- a/dev-python/urllib3/urllib3-1.26.6.ebuild +++ b/dev-python/urllib3/urllib3-1.26.6.ebuild @@ -1,6 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# please keep this ebuild at EAPI 7 -- sys-apps/portage dep EAPI=7 PYTHON_COMPAT=( python3_{8..10} pypy3 )