From bd76f68323628e9cb67affd0ec7787831aba6c83 Mon Sep 17 00:00:00 2001 From: Ekaterina Vaartis Date: Sun, 16 May 2021 12:30:27 +0300 Subject: dev-python/hyperframe: Bump 5.2.0 and 6.0.0 to python 3.10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ekaterina Vaartis Signed-off-by: Michał Górny --- dev-python/hyperframe/hyperframe-5.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/hyperframe/hyperframe-5.2.0.ebuild') diff --git a/dev-python/hyperframe/hyperframe-5.2.0.ebuild b/dev-python/hyperframe/hyperframe-5.2.0.ebuild index 58177a229f38..e0445c9d2f07 100644 --- a/dev-python/hyperframe/hyperframe-5.2.0.ebuild +++ b/dev-python/hyperframe/hyperframe-5.2.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{7..10} ) inherit distutils-r1 -- cgit v1.2.3