commit: b8411b3849fc7de4f1d3852ee48764fb93ee964a Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat Jul 4 07:17:32 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Jul 20 09:01:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8411b38
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 <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16577 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-python/python-ly/metadata.xml | 2 +- dev-python/python-ly/python-ly-0.9.6.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/python-ly/metadata.xml b/dev-python/python-ly/metadata.xml index d4fe5358ee8..558512826a7 100644 --- a/dev-python/python-ly/metadata.xml +++ b/dev-python/python-ly/metadata.xml @@ -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> diff --git a/dev-python/python-ly/python-ly-0.9.6.ebuild b/dev-python/python-ly/python-ly-0.9.6.ebuild index a3af081be8e..be75de5f2ae 100644 --- a/dev-python/python-ly/python-ly-0.9.6.ebuild +++ b/dev-python/python-ly/python-ly-0.9.6.ebuild @@ -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+"
