dev-python/et_xmlfile: update HOMEPAGE

Remove 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:42:53 +03:00
committed by David Seifert
parent 2e24c2f37f
commit b02cab2068
2 changed files with 1 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6..9} )
inherit distutils-r1
DESCRIPTION="An implementation of lxml.xmlfile for the standard library"
HOMEPAGE="https://pypi.org/project/et_xmlfile/ https://bitbucket.org/openpyxl/et_xmlfile"
HOMEPAGE="https://pypi.org/project/et_xmlfile/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"

View File

@@ -6,7 +6,6 @@
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="bitbucket">openpyxl/et_xmlfile</remote-id>
<remote-id type="pypi">et_xmlfile</remote-id>
</upstream>
</pkgmetadata>