dev-python/aiohttp-cors: Update homepage

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-04-19 16:49:01 +02:00
parent 66c839ed02
commit fe0b99e4bf
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ inherit distutils-r1
DESCRIPTION="Implements CORS support for aiohttp asyncio-powered asynchronous HTTP server"
HOMEPAGE="
https://github.com/aio-libs/aiohttp-cors/
https://pypi.org/project/aiohttp_cors/
https://pypi.org/project/aiohttp-cors/
"
SRC_URI="
https://github.com/aio-libs/aiohttp-cors/archive/v${PV}.tar.gz

View File

@@ -8,6 +8,6 @@
<stabilize-allarches/>
<upstream>
<remote-id type="github">aio-libs/aiohttp-cors</remote-id>
<remote-id type="pypi">aiohttp_cors</remote-id>
<remote-id type="pypi">aiohttp-cors</remote-id>
</upstream>
</pkgmetadata>