Versions
v0.9.1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~riscv
- USE flags
- doc
v0.8.0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~riscv
- USE flags
- doc
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
python_targets
- python3_10
- Build with Python 3.10
- python3_8
- Build with Python 3.8
- python3_9
- Build with Python 3.9
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / sphinx_rtd_theme : ReadTheDocs.org theme for Sphinx
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/sphinx_ansible_theme: drop 0.9.0
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/sphinx_ansible_theme: Revert "drop 0.8.0, 0.9.0"
This reverts commit 3783ffe25b5913b8a38e55d5ef4d74d21354d2b8. app-admin/ansible-molecule needs <0.9.0. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/sphinx_ansible_theme: drop 0.8.0, 0.9.0
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/sphinx_ansible_theme: Bump to 0.9.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/sphinx_ansible_theme: add 0.9.0
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/sphinx_ansible_theme: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/sphinx_ansible_theme: keyword 0.8.0 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/sphinx_ansible_theme: drop 0.6.0
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Marek Szuba · gentoo
dev-python/sphinx_ansible_theme: add 0.8.0
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/sphinx_ansible_theme: Bump to 0.7.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-python/sphinx_ansible_theme: initial import
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>