dev-python/python-socketio: [QA] Fix VariableInHomepage
authorDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:54:44 +0000 (19:54 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:54:44 +0000 (19:54 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/python-socketio/python-socketio-1.7.4.ebuild
dev-python/python-socketio/python-socketio-1.8.0.ebuild
dev-python/python-socketio/python-socketio-2.0.0.ebuild

index 1f0d0165b58297c5cd8c03bb965a688ed1c2c913..acff4ee837067e6daab3e8cf937a2ef70c6a65e3 100644 (file)
@@ -7,7 +7,10 @@ PYTHON_COMPAT=( python3_6 pypy3 )
 inherit distutils-r1
 
 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/"
+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"
index 34da195701db01c4726b543f9d244f1af230f8fd..23df095e3eaa5ce6dc45e33a47d3d84de21eff93 100644 (file)
@@ -7,7 +7,10 @@ PYTHON_COMPAT=( python3_6 pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Python implementation of the Socket.IO realtime server."
-HOMEPAGE="https://${PN}.readthedocs.org/ https://github.com/miguelgrinberg/${PN}/ https://pypi.org/project/${PN}"
+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"
index 49f7279a786486b3eede98d11957b2a883e7d6ed..9f66dde45a0945dfe08ebcb0dd414278ae1000c7 100644 (file)
@@ -7,7 +7,10 @@ PYTHON_COMPAT=( python3_6 pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Python implementation of the Socket.IO realtime server."
-HOMEPAGE="https://${PN}.readthedocs.org/ https://github.com/miguelgrinberg/${PN}/ https://pypi.org/project/${PN}"
+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"