From f6c4e9732723afcb5037faf8d4a57178930a936f Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Tue, 27 Dec 2022 20:53:44 +0100 Subject: Add Python 3.11 support for all Python packages --- dev-python/pyotp2289/pyotp2289-1.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/pyotp2289/pyotp2289-1.1.1.ebuild') diff --git a/dev-python/pyotp2289/pyotp2289-1.1.1.ebuild b/dev-python/pyotp2289/pyotp2289-1.1.1.ebuild index 57d3769..4252090 100644 --- a/dev-python/pyotp2289/pyotp2289-1.1.1.ebuild +++ b/dev-python/pyotp2289/pyotp2289-1.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 -- cgit v1.3