mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/aiodns: Update homepage
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -11,7 +11,7 @@ inherit distutils-r1 pypi
|
||||
DESCRIPTION="Simple DNS resolver for asyncio"
|
||||
HOMEPAGE="
|
||||
https://pypi.org/project/aiodns/
|
||||
https://github.com/saghul/aiodns/
|
||||
https://github.com/aio-libs/aiodns/
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
@@ -29,7 +29,7 @@ distutils_enable_tests pytest
|
||||
|
||||
python_test() {
|
||||
local EPYTEST_DESELECT=(
|
||||
# Internet changed, https://github.com/saghul/aiodns/issues/107
|
||||
# Internet changed, https://github.com/aio-libs/aiodns/issues/107
|
||||
tests.py::DNSTest::test_query_bad_chars
|
||||
)
|
||||
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
<stabilize-allarches/>
|
||||
<upstream>
|
||||
<remote-id type="pypi">aiodns</remote-id>
|
||||
<remote-id type="github">saghul/aiodns</remote-id>
|
||||
<remote-id type="github">aio-libs/aiodns</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user