commit:     f5a3c95d1293c58d157b8841b56371a75a1ae2c3
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Sun Aug 23 03:13:22 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 11:42:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5a3c95d

dev-python/cov-core: 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/cov-core/cov-core-1.15.0-r1.ebuild | 2 +-
 dev-python/cov-core/metadata.xml              | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/cov-core/cov-core-1.15.0-r1.ebuild 
b/dev-python/cov-core/cov-core-1.15.0-r1.ebuild
index ad84f14b247..210e44f673d 100644
--- a/dev-python/cov-core/cov-core-1.15.0-r1.ebuild
+++ b/dev-python/cov-core/cov-core-1.15.0-r1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="plugin core for use by pytest-cov, nose-cov and nose2-cov"
-HOMEPAGE="https://bitbucket.org/memedough/cov-core/overview";
+HOMEPAGE="https://github.com/schlamar/cov-core";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"

diff --git a/dev-python/cov-core/metadata.xml b/dev-python/cov-core/metadata.xml
index 02d7c7dc74b..0d97ceae892 100644
--- a/dev-python/cov-core/metadata.xml
+++ b/dev-python/cov-core/metadata.xml
@@ -7,6 +7,6 @@
   </maintainer>
   <upstream>
     <remote-id type="pypi">cov-core</remote-id>
-    <remote-id type="bitbucket">memedough/cov-core</remote-id>
+    <remote-id type="github">schlamar/cov-core</remote-id>
   </upstream>
 </pkgmetadata>

Reply via email to