diff --git a/dev-python/flask-restful/flask-restful-0.3.8.ebuild b/dev-python/flask-restful/flask-restful-0.3.8.ebuild index f991e3e9ba38b..e5302ef6d2c2d 100644 --- a/dev-python/flask-restful/flask-restful-0.3.8.ebuild +++ b/dev-python/flask-restful/flask-restful-0.3.8.ebuild @@ -7,8 +7,10 @@ PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 DESCRIPTION="Simple framework for creating REST APIs" -HOMEPAGE="https://flask-restful.readthedocs.io/en/latest/ https://github.com/twilio/flask-restful/" -SRC_URI="https://github.com/twilio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE=" + https://flask-restful.readthedocs.io/en/latest/ + https://github.com/flask-restful/flask-restful/" +SRC_URI="https://github.com/flask-restful/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" diff --git a/dev-python/flask-restful/metadata.xml b/dev-python/flask-restful/metadata.xml index ee91a7f4854bf..a1a006d5411b5 100644 --- a/dev-python/flask-restful/metadata.xml +++ b/dev-python/flask-restful/metadata.xml @@ -7,6 +7,7 @@ - twilio/flask-restful + flask-restful/flask-restful + Flask-RESTful