summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/sphinx_ansible_theme: initial importMarek Szuba2021-06-143-0/+34
Seems like it should work with CPython 3.10 but since upstream has not officially declared that version as supported yet, the package has got no test suite and the only revdep I know of (Ansible Molecule) depends on several packages which do not support 3.10 yet, let's play it safe. Signed-off-by: Marek Szuba <marecki@gentoo.org>