From 7a7f63be78d897ece38a3a92afdaacc2669a7249 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 14 Dec 2021 11:33:38 +0100 Subject: dev-python/PyGithub: Tested on py3.10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/PyGithub/PyGithub-1.55.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/PyGithub') diff --git a/dev-python/PyGithub/PyGithub-1.55.ebuild b/dev-python/PyGithub/PyGithub-1.55.ebuild index 358c890eee5c..2d5c530f24f9 100644 --- a/dev-python/PyGithub/PyGithub-1.55.ebuild +++ b/dev-python/PyGithub/PyGithub-1.55.ebuild @@ -2,8 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 DESCRIPTION="Python library to access the Github API v3" -- cgit v1.2.3