summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzamat H. Hackimov <azamat.hackimov@gmail.com>2020-08-23 05:42:53 +0300
committerDavid Seifert <soap@gentoo.org>2020-08-23 13:42:29 +0200
commitb02cab2068bc251ecfdb0ddf469a0fa71a4a7ae6 (patch)
tree269cf002c99e5a6fa97e489a338f20d4b5939e40 /dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild
parentsys-apps/smartmontools: use EROOT instead of EPREFIX in postinst (diff)
downloadgentoo-b02cab2068bc251ecfdb0ddf469a0fa71a4a7ae6.tar.gz
gentoo-b02cab2068bc251ecfdb0ddf469a0fa71a4a7ae6.tar.bz2
gentoo-b02cab2068bc251ecfdb0ddf469a0fa71a4a7ae6.zip
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>
Diffstat (limited to 'dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild')
-rw-r--r--dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild b/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild
index 26d29a58cee3..fb1f2f3687bc 100644
--- a/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild
+++ b/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild
@@ -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"