mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
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:
committed by
Joonas Niilola
parent
875615c16e
commit
b8411b3849
@@ -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>
|
||||
|
||||
@@ -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+"
|
||||
|
||||
Reference in New Issue
Block a user