| Port details |
- py-pytest-retry Pytest plugin to retry flaky tests
- 1.7.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-06-29 05:57:55
- Last Update: 2026-06-29 05:55:32
- Commit Hash: b010fdc
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/str0zzapreti/pytest-retry
- Description:
- pytest-retry is a Pytest plugin that helps stabilize test suites by re-running
unreliable tests. It adds the ability to retry flaky tests via global config
options or a @pytest.mark.flaky marker for individual tests.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pytest-retry>0:devel/py-pytest-retry@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pytest-retry/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-retry
- pkg install py312-pytest-retry
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-pytest-retry listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-pytest-retry
- Package flavors (<flavor>: <package>)
- py312: py312-pytest-retry
- distinfo:
- TIMESTAMP = 1782631923
SHA256 (pytest_retry-1.7.0.tar.gz) = f8d52339f01e949df47c11ba9ee8d5b362f5824dff580d3870ec9ae0057df80f
SIZE (pytest_retry-1.7.0.tar.gz) = 19977
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>=61.0.0 : devel/py-setuptools@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-pytest>=7.0 : devel/py-pytest@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest-retry
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.7.0 29 Jun 2026 05:55:32
    |
Yuri Victorovich (yuri)  |
devel/py-pytest-retry: New port: Pytest plugin to retry flaky tests |
Number of commits found: 1
|