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)
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(-)
Thanks.