mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-python/aioresponses: Add pypi HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -9,7 +9,10 @@ PYTHON_COMPAT=( python3_{8..10} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Helper to mock/fake web requests in Python's aiohttp package"
|
||||
HOMEPAGE="https://github.com/pnuckowski/aioresponses"
|
||||
HOMEPAGE="
|
||||
https://github.com/pnuckowski/aioresponses/
|
||||
https://pypi.org/project/aioresponses/
|
||||
"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
Reference in New Issue
Block a user