commit:     457e8fe2a68620910d939951ebdeb4d1720e1a4f
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Sun Aug 23 03:29:39 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 11:43:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=457e8fe2

dev-python/sphinxcontrib-newsfeed: update HOMEPAGE

Replace non-functioning BitBucket URL
Bug: https://bugs.gentoo.org/737896
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-python/sphinxcontrib-newsfeed/metadata.xml                        | 2 +-
 dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/sphinxcontrib-newsfeed/metadata.xml 
b/dev-python/sphinxcontrib-newsfeed/metadata.xml
index 8958a646ae2..a2e7b7c0c1f 100644
--- a/dev-python/sphinxcontrib-newsfeed/metadata.xml
+++ b/dev-python/sphinxcontrib-newsfeed/metadata.xml
@@ -4,6 +4,6 @@
        <!--maintainer-needed-->
        <upstream>
                <remote-id type="pypi">sphinxcontrib-newsfeed</remote-id>
-               <remote-id 
type="bitbucket">prometheus/sphinxcontrib-newsfeed</remote-id>
+               <remote-id 
type="github">prometheusresearch/sphinxcontrib-newsfeed</remote-id>
        </upstream>
 </pkgmetadata>

diff --git 
a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild 
b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild
index 68cf9b52169..cdf4593a153 100644
--- a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild
+++ b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8} )
 inherit distutils-r1
 
 DESCRIPTION="News Feed extension for Sphinx"
-HOMEPAGE="https://bitbucket.org/prometheus/sphinxcontrib-newsfeed";
+HOMEPAGE="https://github.com/prometheusresearch/sphinxcontrib-newsfeed";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD-2"

Reply via email to