Port details on branch 2025Q2 |
- py-tenacity Retry code until it succeeds
- 9.0.0 devel
=2 9.0.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2017-01-08 12:37:04
- Last Update: 2024-08-04 17:14:06
- Commit Hash: 91fad9c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://tenacity.readthedocs.io/en/latest/
- https://github.com/jd/tenacity
- Description:
- Tenacity is an Apache 2.0 licensed general-purpose retrying library, written in
Python, to simplify the task of adding retry behavior to just about anything. It
originates from a fork of retrying which is sadly no longer maintained. Tenacity
isn't api compatible with retrying but adds significant new functionality and
fixes a number of longstanding bugs.
 ¦ ¦ ¦ ¦ 
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}tenacity>0:devel/py-tenacity@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-tenacity/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-tenacity
- pkg install py311-tenacity
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 py311-tenacity listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-tenacity
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1722711219
SHA256 (tenacity-9.0.0.tar.gz) = 807f37ca97d62aa361264d497b0e31e92b8027044942bfa756160d908320d73b
SIZE (tenacity-9.0.0.tar.gz) = 47421
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:
-
- py311-setuptools>=21.0.0 : devel/py-setuptools@py311
- py311-setuptools-scm>=3.4 : devel/py-setuptools-scm@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- finance/py-finviz
- for Run
-
- devel/py-os-brick
- devel/py-taskflow
- devel/py-tooz
- finance/py-finviz
- graphics/py-plotly
- graphics/rapid-photo-downloader
- misc/py-instructor
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-tenacity
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|