dev-db/sadisplay: 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@gmail.com>
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
Azamat H. Hackimov
2020-08-23 05:56:47 +03:00
committed by David Seifert
parent 47bd51b846
commit 5b3329aa4f
2 changed files with 2 additions and 2 deletions

View File

@@ -16,6 +16,6 @@
Supports mapped class inherit.
</longdescription>
<upstream>
<remote-id type="bitbucket">estin/sadisplay</remote-id>
<remote-id type="pypi">sadisplay</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -10,7 +10,7 @@ DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
DESCRIPTION="SqlAlchemy schema display script"
HOMEPAGE="https://bitbucket.org/estin/sadisplay/wiki/Home"
HOMEPAGE="https://pypi.org/project/sadisplay"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"