summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-04-13 01:53:17 -0500
committerZac Medico <zmedico@gentoo.org>2018-04-13 02:52:08 -0700
commite92dec3542cd4516faed224e5c89f572e8573cf4 (patch)
tree0c2b8f067592b7535b48b98b4de95d7c00e256e8 /dev-python/flask-socketio
parentdev-python/case: remove variables from HOMEPAGE (diff)
downloadgentoo-e92dec3542cd4516faed224e5c89f572e8573cf4.tar.gz
gentoo-e92dec3542cd4516faed224e5c89f572e8573cf4.tar.bz2
gentoo-e92dec3542cd4516faed224e5c89f572e8573cf4.zip
dev-python/flask-socketio: remove variables from HOMEPAGE
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-python/flask-socketio')
-rw-r--r--dev-python/flask-socketio/flask-socketio-2.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/flask-socketio/flask-socketio-2.9.2.ebuild b/dev-python/flask-socketio/flask-socketio-2.9.2.ebuild
index 60880a0c55de..195e82cc6d03 100644
--- a/dev-python/flask-socketio/flask-socketio-2.9.2.ebuild
+++ b/dev-python/flask-socketio/flask-socketio-2.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ inherit distutils-r1
MY_PN="Flask-SocketIO"
DESCRIPTION="Socket.IO integration for Flask applications."
-HOMEPAGE="https://flask-socketio.readthedocs.org/ https://github.com/miguelgrinberg/${MY_PN}/ https://pypi.python.org/pypi/${MY_PN}"
+HOMEPAGE="https://flask-socketio.readthedocs.org/ https://github.com/miguelgrinberg/Flask-SocketIO/ https://pypi.python.org/pypi/Flask-SocketIO"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"