Port details on branch 2024Q1 |
- py-retry2 Easy to use retry decorator in python
- 0.9.5_1 devel
=2 0.9.5_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-05-31 03:21:18
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/eSAMTrade/retry
- Description:
- Easy to use retry decorator.
Features
* No external dependency (stdlib only).
* (Optionally) Preserve function signatures (pip install decorator).
* Original traceback, easy to debug.
¦ ¦ ¦ ¦ 
- 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}retry2>0:devel/py-retry2@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-retry2/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-retry2
- pkg install py311-retry2
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-retry2 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-retry2
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1679240272
SHA256 (eSAMTrade-retry-0.9.5_GH0.tar.gz) = 1538899bb054de81782622f041aedc928c87f253db8167574d70406d913ecac9
SIZE (eSAMTrade-retry-0.9.5_GH0.tar.gz) = 6707
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>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-decorator>=3.4.2 : devel/py-decorator@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- databases/mongodb80
- deskutils/normcap
- for Run
-
- devel/py-fireREST
- devel/py-pyquil
Configuration Options:
- No options to configure
- Options name:
- devel_py-retry2
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|