dev-python/aiodns: use correct typing distribution
authorGerion Entrup <gerion.entrup@flump.de>
Thu, 17 Oct 2019 12:09:24 +0000 (14:09 +0200)
committerZac Medico <zmedico@gentoo.org>
Fri, 18 Oct 2019 06:40:31 +0000 (23:40 -0700)
commit5ba2f99e7ba7298091d0cf557bed7d3115535ffd
tree22652b5c1b197546adbff5397a2b59ae971bd87c
parent4ba24b32b18acd02f9fba532f4a1be98b2ca9d0a
dev-python/aiodns: use correct typing distribution

With the Gentoo startfiles for Python the typing distribution for
Python 3.6  and Python 3.7 is searched as external library and not as
part of the standard library.

Backport fix from https://github.com/saghul/aiodns/commit/281112107c742a3e24e8bce2cb09c3c4d9d01b6d

Closes: https://github.com/gentoo/gentoo/pull/13324
Closes: https://bugs.gentoo.org/692720
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Gerion Entrup <gerion.entrup@flump.de>
Signed-off-by: Zac Medico <zmedico@gentoo.org>
dev-python/aiodns/aiodns-2.0.0-r1.ebuild [moved from dev-python/aiodns/aiodns-2.0.0.ebuild with 75% similarity]