commit:     649a3a2480105dab3460429b6634014c257e0441
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun May 22 15:41:01 2022 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun May 22 15:41:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=649a3a24

dev-python/socketio-client-nexus: enable py3.10

Closes: https://bugs.gentoo.org/845876
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 dev-python/socketio-client-nexus/socketio-client-nexus-0.7.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-python/socketio-client-nexus/socketio-client-nexus-0.7.6.ebuild 
b/dev-python/socketio-client-nexus/socketio-client-nexus-0.7.6.ebuild
index 1a81504b2899..1e9dbbc00dba 100644
--- a/dev-python/socketio-client-nexus/socketio-client-nexus-0.7.6.ebuild
+++ b/dev-python/socketio-client-nexus/socketio-client-nexus-0.7.6.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # 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
 
 MY_PN="socketIO-client-nexus"

Reply via email to