summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/aiodns: PYTHON_COMPAT+=(python3_9)Zac Medico2020-07-191-1/+1
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-python/aiodns: arm64 keyworded (bug #723444)Sam James (sam_c)2020-05-301-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/aiodns: use correct typing distributionGerion Entrup2019-10-171-0/+33
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>