mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 18:43:18 -04:00
dev-python/dasbus: update upstream name
Fix VariableOrderCheck Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -8,12 +8,12 @@ PYTHON_COMPAT=( python3_{10..12} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="DBus library in Python 3"
|
||||
HOMEPAGE="https://github.com/rhinstaller/dasbus"
|
||||
SRC_URI="https://github.com/rhinstaller/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
|
||||
HOMEPAGE="https://github.com/dasbus-project/dasbus"
|
||||
SRC_URI="https://github.com/dasbus-project/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
KEYWORDS="~amd64"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="dev-python/pygobject:3[${PYTHON_USEDEP}]"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
<upstream>
|
||||
<bugs-to>https://github.com/rhinstaller/dasbus/issues</bugs-to>
|
||||
<remote-id type="github">rhinstaller/dasbus</remote-id>
|
||||
<bugs-to>https://github.com/dasbus-project/dasbus/issues</bugs-to>
|
||||
<remote-id type="github">dasbus-project/dasbus</remote-id>
|
||||
<remote-id type="pypi">dasbus</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user