[Bug 286355] [NEW PORT] www/py-httpx-retries: Retry layer for HTTPX

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 26 Apr 2025 06:55:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286355

            Bug ID: 286355
           Summary: [NEW PORT] www/py-httpx-retries: Retry layer for HTTPX
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://will-ockmore.github.io/httpx-retries/
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: DtxdF@disroot.org
 Attachment #259877 maintainer-approval+
             Flags:

Created attachment 259877
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=259877&action=edit
httpx-retries-0.3.2.patch

Description:

HTTPX Retries implements request retry for HTTPX.

It's very common to deal with flaky and unreliable APIs. When
requests fail, your program needs to be able to retry them.

WWW: https://will-ockmore.github.io/httpx-retries/

QA:

* portlint:
  - WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX
and/or PKGNAMESUFFIX.
* testport: OK (poudriere: 14.2-RELEASE, amd64)

-- 
You are receiving this mail because:
You are the assignee for the bug.