summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gmail.com>2021-07-30 12:22:17 +0300
committerMichał Górny <mgorny@gentoo.org>2021-08-02 10:40:58 +0200
commitf5d9c84d3ea8d8ed2a6e7d298930f27363957c1a (patch)
treed3d14aa3bca7d19419c65febb9491a7effb517a8 /dev-python/aiohttp-socks
parentdev-python/aiohttp-socks: enable py3.10, pypy3 and disable py3.7 (diff)
downloadgentoo-f5d9c84d3ea8d8ed2a6e7d298930f27363957c1a.tar.gz
gentoo-f5d9c84d3ea8d8ed2a6e7d298930f27363957c1a.tar.bz2
gentoo-f5d9c84d3ea8d8ed2a6e7d298930f27363957c1a.zip
dev-python/aiohttp-socks: update HOMEPAGE
Signed-off-by: Arthur Zamarin <arthurzam@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/aiohttp-socks')
-rw-r--r--dev-python/aiohttp-socks/aiohttp-socks-0.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiohttp-socks/aiohttp-socks-0.6.0.ebuild b/dev-python/aiohttp-socks/aiohttp-socks-0.6.0.ebuild
index a99cd1a3a3c2..43f35326b131 100644
--- a/dev-python/aiohttp-socks/aiohttp-socks-0.6.0.ebuild
+++ b/dev-python/aiohttp-socks/aiohttp-socks-0.6.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} pypy3 )
inherit distutils-r1
DESCRIPTION="SOCKS proxy connector for aiohttp"
-HOMEPAGE="https://pypi.org/project/aiohttp-socks/"
+HOMEPAGE="https://pypi.org/project/aiohttp-socks/ https://github.com/romis2012/aiohttp-socks"
SRC_URI="https://github.com/romis2012/aiohttp-socks/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"