dev-python/python-ly: update github link

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16577
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2020-07-04 09:17:32 +02:00
committed by Joonas Niilola
parent 875615c16e
commit b8411b3849
2 changed files with 2 additions and 2 deletions

View File

@@ -4,6 +4,6 @@
<!-- maintainer-needed -->
<upstream>
<remote-id type="pypi">python-ly</remote-id>
<remote-id type="github">wbsoft/python-ly</remote-id>
<remote-id type="github">frescobaldi/python-ly</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
DESCRIPTION="Tool and library for manipulating LilyPond files"
HOMEPAGE="https://github.com/wbsoft/python-ly https://pypi.org/project/python-ly/"
HOMEPAGE="https://github.com/frescobaldi/python-ly https://pypi.org/project/python-ly/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2+"