notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q3
py-backoff Function decoration for backoff and retry
2.2.1_1 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.2.1_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-12-26 21:51:10
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: MIT
WWW:
https://github.com/litl/backoff
Description:
The backoff Python module provides function decorators which can be used to wrap a function such that it will be retried until some condition is met. It is meant to be of use when accessing unreliable resources with the potential for intermittent failures i.e. network resources and external APIs. Somewhat more generally, it may also be of use for dynamically polling resources for externally generated content.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}backoff>0:devel/py-backoff@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-backoff/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-backoff
  • pkg install py311-backoff
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-backoff listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-backoff
Package flavors (<flavor>: <package>)
  • py311: py311-backoff
distinfo:
TIMESTAMP = 1672089452 SHA256 (backoff-2.2.1.tar.gz) = 03f829f5bb1923180821643f8753b0502c3b682293992485b0eef2807afa5cba SIZE (backoff-2.2.1.tar.gz) = 17001

Packages (timestamps in pop-ups are UTC):
py39-backoff
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--2.2.1--2.2.12.2.12.2.1
FreeBSD:14:latest--2.2.1--2.2.1-2.2.1
FreeBSD:14:quarterly-----2.2.12.2.12.2.1
FreeBSD:15:latest--n/a-n/a2.2.12.2.12.2.1
 

py311-backoff
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.1_12.2.1_1-2.2.1_12.2.1_1---
FreeBSD:13:quarterly2.2.1_12.2.1_1-2.2.1_12.2.1_1---
FreeBSD:14:latest2.2.1_12.2.1_1-2.2.1_12.2.1_1---
FreeBSD:14:quarterly2.2.1_12.2.1_1-2.2.1_12.2.1_1---
FreeBSD:15:latest2.2.1_12.2.1_1n/a2.2.1_1n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Build
  1. devel/py-gql
  2. misc/py-censys
for Run
  1. devel/py-gql
  2. finance/py-pythclient
  3. misc/py-aider-chat
  4. misc/py-censys
  5. misc/py-placekey
  6. misc/py-posthog
  7. misc/py-sigopt

Configuration Options:
No options to configure
Options name:
devel_py-backoff
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/b/backoff/
  2. https://pypi.org/packages/source/b/backoff/
Collapse this list.

There are no commits on branch 2024Q3 for this port