| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
One, test_inventory.py is skipped in its entirety unless Sphinx
is present.
Two, markdown-exec is now in the tree. Unfortunately it turns out there
are additional test dependencies we haven't packaged yet, therefore keep
tests/test_inventory.py::test_sphinx_load_mkdocstrings_inventory_file
deselected for now and merely update the relevant comment.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream, both packages depend on one another. However:
- mkdocstrings dependency on mkdocstrings-python is optional
- mkdocstrings-python does in fact import mkdocstrings code, whereas
mkdocstrings only references mkdocstrings-python in tests
Between the above and the fact it would be a bit redundant to have
mkdocstrings ebuilds have USE flags for every single language handler
we have in the tree, drop IUSE=python + only have mkdocstrings-python in
BDEPEND (and even there, only if tests are to be run).
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|
|
Signed-off-by: Marek Szuba <marecki@gentoo.org>
|