mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 01:23:23 -04:00
dev-python/NSKeyedUnArchiver: update SRC_URI
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYPI_NO_NORMALIZE=1
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
|
||||
inherit distutils-r1
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Unserializes binary|text|file|memory plist data to Python dict"
|
||||
HOMEPAGE="https://github.com/avibrazil/NSKeyedUnArchiver"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">avibrazil/NSKeyedUnArchiver</remote-id>
|
||||
<remote-id type="pypi">NSKeyedUnArchiver</remote-id>
|
||||
<bugs-to>https://github.com/avibrazil/NSKeyedUnArchiver</bugs-to>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user