Search Criteria
Package Details: python-backoff 2.2.1-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-backoff.git (read-only, click to copy) |
---|---|
Package Base: | python-backoff |
Description: | Python library providing function decorators for configurable backoff and retry |
Upstream URL: | https://github.com/litl/backoff |
Licenses: | MIT |
Submitter: | fryfrog |
Maintainer: | fryfrog (yochananmarqos) |
Last Packager: | yochananmarqos |
Votes: | 5 |
Popularity: | 0.003753 |
First Submitted: | 2019-06-22 04:40 (UTC) |
Last Updated: | 2024-10-05 15:54 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-wheel (make)
- python-pytest-asyncio (check)
- python-responses (check)
Required by (33)
- gpt-engineer
- litellm
- litellm (optional)
- litellm-ollama
- mock
- python-aiogithubapi
- python-censys
- python-cohere-git
- python-gql
- python-gs-quant
- python-langfuse
- python-opentelemetry-api (check)
- python-opentelemetry-exporter-otlp (check)
- python-opentelemetry-exporter-otlp-proto-common (check)
- python-opentelemetry-exporter-otlp-proto-grpc (check)
- python-opentelemetry-exporter-otlp-proto-http (check)
- python-opentelemetry-exporter-prometheus (check)
- python-opentelemetry-exporter-zipkin (check)
- python-opentelemetry-exporter-zipkin-json (check)
- python-opentelemetry-exporter-zipkin-proto-http (check)
- Show 13 more...
Latest Comments
atomicfs commented on 2024-01-29 17:07 (UTC)
@yochananmarqos thanks
yochananmarqos commented on 2024-01-29 15:15 (UTC)
@atomicfs: The build won't stop if the tests fail now.
atomicfs commented on 2024-01-29 10:50 (UTC) (edited on 2024-01-29 11:09 (UTC) by atomicfs)
@fryfrog: seems that
pytest-8.0.0
breaks the tests.pytest-7.4.4
works fine with only single non-critical warning.UPDATE: Seems to be problem with pytest.
fryfrog commented on 2024-01-22 18:19 (UTC)
Ah! Thanks for improving the package and being co-maintainer! :)
yochananmarqos commented on 2024-01-22 17:45 (UTC)
@fryfrog: The PyPi tarball doesn't contain the tests.
fryfrog commented on 2024-01-22 17:31 (UTC)
^ I tried dropping your PKGBUILD in, but it doesn't check.
I've made you a co-maintainer, feel free to improve it! :)
yochananmarqos commented on 2024-01-22 17:22 (UTC) (edited on 2024-01-22 17:22 (UTC) by yochananmarqos)
@fryfrog: This uses Poetry as a build backend. Please use a standards based build. See my improved PKGBUILD
Muflone commented on 2019-06-22 21:28 (UTC)
the package python2-backoff was merged into python-backoff
fryfrog commented on 2019-06-22 04:41 (UTC)
Hi @derintendant, I created a python-backoff AUR package and I'd like to make it a dual package to simplify things. I'm going to submit a request to merge it. :)