mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/nest_asyncio: Update HOMEPAGE & remote-id
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</maintainer>
|
||||
<stabilize-allarches/>
|
||||
<upstream>
|
||||
<remote-id type="pypi">nest_asyncio</remote-id>
|
||||
<remote-id type="pypi">nest-asyncio</remote-id>
|
||||
<remote-id type="github">erdewit/nest_asyncio</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6..9} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Patch asyncio to allow nested event loops"
|
||||
HOMEPAGE="https://github.com/erdewit/nest_asyncio"
|
||||
HOMEPAGE="https://github.com/erdewit/nest_asyncio/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD-2"
|
||||
|
||||
Reference in New Issue
Block a user