dev-python/pytest-repeat
pytest plugin for repeating tests
-
pytest-repeat-0.9.4~amd64test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 verify-provenance
View
Download
Browse License: MPL-2.0 Overlay: gentoo -
pytest-repeat-0.9.4~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-repeat-0.9.1amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linuxtest python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
View
Download
Browse License: MPL-2.0 Overlay: ros-overlay
ChangeLog
commit bd90889e990543ced64ae9b0c7e8a9b9510bf5e6
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 13:42:05 2026 -0400
*/*: record upstream repositories and set PYPI_VERIFY_REPO
These packages had no remote-id at all, so the repository was looked up from
the project metadata on PyPI and recorded before being used for provenance
verification.
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 880b1984fc7dd673682afe9854f6b933f6d58cf6
Author: Andrew Udvare <audvare@gmail.com>
Date: Thu Dec 11 06:08:34 2025 -0500
*/*: update all manifests since switching to thin type
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 2bc190564195fb832faf139d0353d9b41ceb0f2c
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Nov 29 18:26:54 2025 -0500
*/*: fix pkgcheck scan issues
- Variable order
- HTTP -> HTTPS
- Redirected URIs
- CRATES format
- Update old dep names
- PYTHON_COMPAT
- Fix long descriptions
- Issues in eclasses
commit d803b090edbb34c0b294270c7af80cd7ff87cdab
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Oct 18 15:57:30 2025 -0400
project: format
commit e0fe7f9c2c65d57be86a8946bfbb380b552a28fd
Author: Andrew Udvare <audvare@gmail.com>
Date: Thu May 8 23:35:08 2025 -0400
dev-python/pytest-repeat: enable py3.13
commit c4f93903cc3d331fb6fcbc41b140027c1b8a4b17
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Apr 21 11:08:35 2025 -0400
dev-python/pytest-repeat: add 0.9.4, drop 0.9.3
commit 210b2252a07daf718c75def03c8c5ac1d2e17293
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Dec 9 18:15:45 2023 -0500
dev-python/pytest-repeat: metadata
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit d3f16005853f26af6198135946dcb8b2eacbcaee
Author: Andrew Udvare <audvare@gmail.com>
Date: Sun Nov 26 23:05:44 2023 -0500
dev-python/pytest-repeat: new package, add 0.9.3
Signed-off-by: Andrew Udvare <audvare@gmail.com>
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 13:42:05 2026 -0400
*/*: record upstream repositories and set PYPI_VERIFY_REPO
These packages had no remote-id at all, so the repository was looked up from
the project metadata on PyPI and recorded before being used for provenance
verification.
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 880b1984fc7dd673682afe9854f6b933f6d58cf6
Author: Andrew Udvare <audvare@gmail.com>
Date: Thu Dec 11 06:08:34 2025 -0500
*/*: update all manifests since switching to thin type
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 2bc190564195fb832faf139d0353d9b41ceb0f2c
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Nov 29 18:26:54 2025 -0500
*/*: fix pkgcheck scan issues
- Variable order
- HTTP -> HTTPS
- Redirected URIs
- CRATES format
- Update old dep names
- PYTHON_COMPAT
- Fix long descriptions
- Issues in eclasses
commit d803b090edbb34c0b294270c7af80cd7ff87cdab
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Oct 18 15:57:30 2025 -0400
project: format
commit e0fe7f9c2c65d57be86a8946bfbb380b552a28fd
Author: Andrew Udvare <audvare@gmail.com>
Date: Thu May 8 23:35:08 2025 -0400
dev-python/pytest-repeat: enable py3.13
commit c4f93903cc3d331fb6fcbc41b140027c1b8a4b17
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Apr 21 11:08:35 2025 -0400
dev-python/pytest-repeat: add 0.9.4, drop 0.9.3
commit 210b2252a07daf718c75def03c8c5ac1d2e17293
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Dec 9 18:15:45 2023 -0500
dev-python/pytest-repeat: metadata
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit d3f16005853f26af6198135946dcb8b2eacbcaee
Author: Andrew Udvare <audvare@gmail.com>
Date: Sun Nov 26 23:05:44 2023 -0500
dev-python/pytest-repeat: new package, add 0.9.3
Signed-off-by: Andrew Udvare <audvare@gmail.com>

