dev-python / pdoc3

Auto-generate API documentation for Python projects

Official package sites : https://pdoc3.github.io/pdoc/ ·

v0.10.0-r2 :: 0 :: gentoo

Modified
License
AGPL-3+
Keywords
amd64 ~x86
USE flags
test

General

test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

python_targets

python3_10
Build with Python 3.10
python3_11
Build with Python 3.11
python3_12
Build with Python 3.12

dev-python / mako : A Python templating language

dev-python / markdown : Python implementation of the markdown markup language

dev-lang / python : An interpreted, interactive, object-oriented programming language

dev-python / mako : A Python templating language

dev-python / markdown : Python implementation of the markdown markup language

Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pdoc3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-python/pdoc3: Stabilize 0.10.0-r2 amd64, #934348
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Florian Schmaus · gentoo
dev-python/pdoc3: fix deprecation warnings, enable py3.12
Closes: https://bugs.gentoo.org/929479 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Florian Schmaus · gentoo
dev-python/pdoc3: fix variable order
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Florian Schmaus · gentoo
dev-python/pdoc3: Add DISTUTILS_USE_PEP517=setuptools
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Florian Schmaus · gentoo
dev-python/pdoc3: stabilize 0.10.0-r1 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Florian Schmaus · gentoo
dev-python/pdoc3: fix tests and bump to EAPI 8
Closes: https://bugs.gentoo.org/834773 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pdoc3: Use pypi.eclass
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Florian Schmaus · gentoo
dev-python/pdoc3: mark Python 3.11 compatible
Closes: https://bugs.gentoo.org/896806 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Florian Schmaus · gentoo
dev-python/pdoc3: add testsuite patch for Python 3.9 compat
Closes: https://bugs.gentoo.org/808603 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/pdoc3: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Florian Schmaus · gentoo
dev-python/pdoc3: add 0.10.0
Compared to the previous version ebuild (0.9.2) in the 0.10.0 ebuild the unnecessary dev-python/wheel DEPEND was removed, the tests are now enabled and PYTHON_COMPAT minimum is now 3.8 (which allowed DISTUTILS_USE_SETUPTOOLS=rdepend to be dropped). Thanks to mgorny for spotting the superfluous wheel dependency. Signed-off-by: Florian Schmaus <flow@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Florian Schmaus · gentoo
dev-python/pdoc3: initial import (moved from ::guru)
Closes: https://bugs.gentoo.org/717834 Signed-off-by: Florian Schmaus <flow@gentoo.org>