Bug 286925 - www/py-httpx-retries: Update to 0.4.0
Summary: www/py-httpx-retries: Update to 0.4.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://github.com/will-ockmore/httpx...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-19 06:55 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2025-05-19 12:22 UTC (History)
1 user (show)

See Also:


Attachments
httpx-retries-0.4.0.patch (1.34 KB, patch)
2025-05-19 06:55 UTC, Jesús Daniel Colmenares Oviedo
dtxdf: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesús Daniel Colmenares Oviedo freebsd_committer freebsd_triage 2025-05-19 06:55:07 UTC
Created attachment 260536 [details]
httpx-retries-0.4.0.patch

Description:

ChangeLog: https://github.com/will-ockmore/httpx-retries/blob/0.4.0/CHANGELOG.md

QA:

* portlint:
  - WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX and/or PKGNAMESUFFIX.
* testport: OK (poudriere: 14.2-RELEASE, amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-05-19 11:55:06 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c7e47c2c9516da4d67a5c420a1da11df939ea1d5

commit c7e47c2c9516da4d67a5c420a1da11df939ea1d5
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2025-05-19 11:18:00 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-05-19 11:38:27 +0000

    www/py-httpx-retries: Update 0.3.0 => 0.4.0

    Changelogs:
    https://github.com/will-ockmore/httpx-retries/releases/tag/0.3.1
    https://github.com/will-ockmore/httpx-retries/releases/tag/0.3.2
    https://github.com/will-ockmore/httpx-retries/releases/tag/0.4.0
    https://github.com/will-ockmore/httpx-retries/blob/0.4.0/CHANGELOG.md

    PR:     286925

 www/py-httpx-retries/Makefile | 2 +-
 www/py-httpx-retries/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2025-05-19 12:22:02 UTC
Thanks.