commit: 649b013221593f8f4ed900db2bb4adcf7a9474e8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 11 14:48:51 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 11 14:51:45 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=649b0132
dev-python/flask-restful: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/flask-restful/flask-restful-0.3.8.ebuild | 6 ++++--
dev-python/flask-restful/metadata.xml | 3 ++-
2 files changed, 6 insertions(+), 3 deletions(-)
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 f991e3e9ba3..e5302ef6d2c 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 ee91a7f4854..a1a006d5411 100644
--- a/dev-python/flask-restful/metadata.xml
+++ b/dev-python/flask-restful/metadata.xml
@@ -7,6 +7,7 @@
</maintainer>
<stabilize-allarches/>
<upstream>
- <remote-id type="github">twilio/flask-restful</remote-id>
+ <remote-id type="github">flask-restful/flask-restful</remote-id>
+ <remote-id type="pypi">Flask-RESTful</remote-id>
</upstream>
</pkgmetadata>