summaryrefslogtreecommitdiff
path: root/dev-python/python-socketio/python-socketio-5.8.0.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-08-18 19:46:58 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-08-18 19:46:58 +0000
commit011266cd81f502de7536578993933e6716d303a2 (patch)
tree89761dbec0d8198b3fe5b19866fee50d4dda6720 /dev-python/python-socketio/python-socketio-5.8.0.ebuild
parent2ea75f9ca05a5d3488884225818051ccc7cc6f0d (diff)
downloadbaldeagleos-repo-011266cd81f502de7536578993933e6716d303a2.tar.gz
baldeagleos-repo-011266cd81f502de7536578993933e6716d303a2.tar.xz
baldeagleos-repo-011266cd81f502de7536578993933e6716d303a2.zip
Adding metadata
Diffstat (limited to 'dev-python/python-socketio/python-socketio-5.8.0.ebuild')
-rw-r--r--dev-python/python-socketio/python-socketio-5.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-socketio/python-socketio-5.8.0.ebuild b/dev-python/python-socketio/python-socketio-5.8.0.ebuild
index e724944a81ee..1d925dc685a7 100644
--- a/dev-python/python-socketio/python-socketio-5.8.0.ebuild
+++ b/dev-python/python-socketio/python-socketio-5.8.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{7,8,9,10,11} )
+PYTHON_COMPAT=( python3_{8,9,10,11} )
inherit distutils-r1 pypi
DESCRIPTION="Python implementation of the Socket.IO realtime server."