summaryrefslogtreecommitdiff
path: root/dev-python/python-socketio/python-socketio-5.1.0.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-03-23 17:07:03 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-03-23 17:07:03 +0000
commit54791427304a270e25a084e5c9b2db0004980cc7 (patch)
tree8a99f974523085cd538ed4daa8921bafc7210cd8 /dev-python/python-socketio/python-socketio-5.1.0.ebuild
parentf19c1c8d1f93902af7de387b967764d743daebac (diff)
downloadbaldeagleos-repo-54791427304a270e25a084e5c9b2db0004980cc7.tar.gz
baldeagleos-repo-54791427304a270e25a084e5c9b2db0004980cc7.tar.xz
baldeagleos-repo-54791427304a270e25a084e5c9b2db0004980cc7.zip
Adding metadata
Diffstat (limited to 'dev-python/python-socketio/python-socketio-5.1.0.ebuild')
-rw-r--r--dev-python/python-socketio/python-socketio-5.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-socketio/python-socketio-5.1.0.ebuild b/dev-python/python-socketio/python-socketio-5.1.0.ebuild
index 3f45d56ed0b6..434d8b24d089 100644
--- a/dev-python/python-socketio/python-socketio-5.1.0.ebuild
+++ b/dev-python/python-socketio/python-socketio-5.1.0.ebuild
@@ -3,15 +3,15 @@
EAPI=8
+PYPI_NO_NORMALIZE=1
PYTHON_COMPAT=( python3_{7,8,9,10,11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Python implementation of the Socket.IO realtime server."
HOMEPAGE="
https://python-socketio.readthedocs.org/
https://github.com/miguelgrinberg/python-socketio/
https://pypi.org/project/python-socketio"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"