summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-08-13 08:42:01 +0200
committerMichał Górny <mgorny@gentoo.org>2021-08-13 08:57:49 +0200
commit71f5600975a79bf16ddf5a0e7b369d3c7fdd768a (patch)
tree1dbd4800803fd4c6e30381d7353610603e147680 /dev-python/PySocks
parentdev-python/requests: Downgrade to EAPI 7 (diff)
downloadgentoo-71f5600975a79bf16ddf5a0e7b369d3c7fdd768a.tar.gz
gentoo-71f5600975a79bf16ddf5a0e7b369d3c7fdd768a.tar.bz2
gentoo-71f5600975a79bf16ddf5a0e7b369d3c7fdd768a.zip
dev-python/PySocks: Add EAPI upgrade note
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/PySocks')
-rw-r--r--dev-python/PySocks/PySocks-1.7.1-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/PySocks/PySocks-1.7.1-r1.ebuild b/dev-python/PySocks/PySocks-1.7.1-r1.ebuild
index a3486b012e0d..94694dc95b2d 100644
--- a/dev-python/PySocks/PySocks-1.7.1-r1.ebuild
+++ b/dev-python/PySocks/PySocks-1.7.1-r1.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_{7..10} pypy3 )