dev-python/pytest-examples
Pytest plugin for testing examples in docstrings and markdown files
-
pytest-examples-9999test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
View
Download
Browse License: MIT Overlay: nest -
pytest-examples-0.0.18-r1~amd64test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 verify-provenance
View
Download
Browse License: MIT Overlay: parona-overlay -
pytest-examples-0.0.18~amd64test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 verify-provenance
View
Download
Browse License: MIT Overlay: tatsh-overlay -
pytest-examples-0.0.18~amd64 ~x86test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 verify-provenance
View
Download
Browse License: MIT Overlay: benzene-overlay
ChangeLog
commit 4abdd0c0e3cbd23eea6458d8c488cd74d51e5f52
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 12:18:54 2026 -0400
*/*: set PYPI_VERIFY_REPO
Enables the verify-provenance flag so the PyPI attestation can be checked
against the publisher. The repository comes from the remote-id each package
already records, so nothing is guessed.
app-misc/deltona also loses a version suffix that leaked into its
EPYTEST_PLUGINS entries and made the generated BDEPEND atoms invalid.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit cfe39acbee4ea50ebb371de8dc8c01d4cb39d456
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 11:08:07 2026 -0400
*/*: fix EPYTEST_PLUGINS for pytest plugins and two hidden packages
A pytest plugin has to load itself to run its own tests, so those get
EPYTEST_PLUGINS=( "$" ) rather than an empty list.
httpx-oauth and pytest-httpx were missed by the earlier sweeps because the
grep filter used to hide httpx findings also removed their package headings.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 2cf14a0931e2d88787e7d2449f696c4c1df3222b
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 10:58:17 2026 -0400
*/*: declare EPYTEST_PLUGINS
The plugin list comes from the pytest-* test dependencies each ebuild already
declares; a package that declares none gets an empty list. msgspec's
PYTEST_DISABLE_PLUGIN_AUTOLOAD is redundant once the list is set.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit c017d4b6078d7b736c2536678f3d424537cb52ed
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 10:52:22 2026 -0400
*/*: add Python 3.15 to PYTHON_COMPAT
Only where every dependency constrained to this package's Python targets
already supports it, iterated until no further package became eligible.
pkgcheck reports the same four NonsolvableDepsInStable as before.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit fab73ad059f671d119cae6c79c676dabe5a6e86e
Author: Andrew Udvare <audvare@gmail.com>
Date: Wed May 6 01:25:49 2026 -0400
dev-python/pytest-examples: new package, add 0.0.18
Signed-off-by: Andrew Udvare <audvare@gmail.com>
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 12:18:54 2026 -0400
*/*: set PYPI_VERIFY_REPO
Enables the verify-provenance flag so the PyPI attestation can be checked
against the publisher. The repository comes from the remote-id each package
already records, so nothing is guessed.
app-misc/deltona also loses a version suffix that leaked into its
EPYTEST_PLUGINS entries and made the generated BDEPEND atoms invalid.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit cfe39acbee4ea50ebb371de8dc8c01d4cb39d456
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 11:08:07 2026 -0400
*/*: fix EPYTEST_PLUGINS for pytest plugins and two hidden packages
A pytest plugin has to load itself to run its own tests, so those get
EPYTEST_PLUGINS=( "$" ) rather than an empty list.
httpx-oauth and pytest-httpx were missed by the earlier sweeps because the
grep filter used to hide httpx findings also removed their package headings.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 2cf14a0931e2d88787e7d2449f696c4c1df3222b
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 10:58:17 2026 -0400
*/*: declare EPYTEST_PLUGINS
The plugin list comes from the pytest-* test dependencies each ebuild already
declares; a package that declares none gets an empty list. msgspec's
PYTEST_DISABLE_PLUGIN_AUTOLOAD is redundant once the list is set.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit c017d4b6078d7b736c2536678f3d424537cb52ed
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 10:52:22 2026 -0400
*/*: add Python 3.15 to PYTHON_COMPAT
Only where every dependency constrained to this package's Python targets
already supports it, iterated until no further package became eligible.
pkgcheck reports the same four NonsolvableDepsInStable as before.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit fab73ad059f671d119cae6c79c676dabe5a6e86e
Author: Andrew Udvare <audvare@gmail.com>
Date: Wed May 6 01:25:49 2026 -0400
dev-python/pytest-examples: new package, add 0.0.18
Signed-off-by: Andrew Udvare <audvare@gmail.com>

