commit: ea602f0d9ca8a07b322bbe379489341e5ea5ccc4
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 06:42:12 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 06:58:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea602f0d
dev-python/urllib3: Add EAPI upgrade note
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
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 c71c6adc940..4ea114ec7e7 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 )