diff options
author | Mike Gilbert <floppym@gentoo.org> | 2018-04-19 13:51:17 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2018-04-19 15:25:22 -0400 |
commit | ad407789da9bde8519598415ce25a2a9706b70ae (patch) | |
tree | a2ba0aaf57f13f477740523815140c75843eb983 /dev-util/buildbot-wsgi-dashboards | |
parent | media-fonts/ricty: Remove 3.2.0-r1 (diff) | |
download | gentoo-ad407789da9bde8519598415ce25a2a9706b70ae.tar.gz gentoo-ad407789da9bde8519598415ce25a2a9706b70ae.tar.bz2 gentoo-ad407789da9bde8519598415ce25a2a9706b70ae.zip |
Replace pypi.python.org with pypi.org in HOMEPAGE
Bug: https://bugs.gentoo.org/653540
Diffstat (limited to 'dev-util/buildbot-wsgi-dashboards')
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.12.ebuild b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.12.ebuild index cf9810a5d1c1..cbf202672e24 100644 --- a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.12.ebuild +++ b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.12.ebuild @@ -11,7 +11,7 @@ EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" inherit distutils-r1 DESCRIPTION="Buildbot plugin to integrate flask or bottle dashboards to buildbot UI" -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.python.org/pypi/buildbot-wsgi-dashboards" +HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-wsgi-dashboards" MY_PV="${PV/_p/.post}" MY_P="${PN}-${MY_PV}" diff --git a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.13.ebuild b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.13.ebuild index f96d4962c322..ba9aa2ce56df 100644 --- a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.13.ebuild +++ b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.13.ebuild @@ -11,7 +11,7 @@ EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" inherit distutils-r1 DESCRIPTION="Buildbot plugin to integrate flask or bottle dashboards to buildbot UI" -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.python.org/pypi/buildbot-wsgi-dashboards" +HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-wsgi-dashboards" MY_PV="${PV/_p/.post}" MY_P="${PN}-${MY_PV}" diff --git a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.15_p1.ebuild b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.15_p1.ebuild index 6251d77f951d..5224d8a610be 100644 --- a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.15_p1.ebuild +++ b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.15_p1.ebuild @@ -11,7 +11,7 @@ EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" inherit distutils-r1 DESCRIPTION="Buildbot plugin to integrate flask or bottle dashboards to buildbot UI" -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.python.org/pypi/buildbot-wsgi-dashboards" +HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-wsgi-dashboards" MY_PV="${PV/_p/.post}" MY_P="${PN}-${MY_PV}" diff --git a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.1.0.ebuild b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.1.0.ebuild index 6251d77f951d..5224d8a610be 100644 --- a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.1.0.ebuild +++ b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.1.0.ebuild @@ -11,7 +11,7 @@ EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" inherit distutils-r1 DESCRIPTION="Buildbot plugin to integrate flask or bottle dashboards to buildbot UI" -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.python.org/pypi/buildbot-wsgi-dashboards" +HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-wsgi-dashboards" MY_PV="${PV/_p/.post}" MY_P="${PN}-${MY_PV}" |