diff options
author | Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> | 2025-05-19 14:18:00 +0300 |
---|---|---|
committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2025-05-19 14:38:27 +0300 |
commit | c7e47c2c9516da4d67a5c420a1da11df939ea1d5 (patch) | |
tree | ca5d7814895e82b82eb62281e418dd7bae045614 | |
parent | emulators/dolphin-emu: Fix build with upcoming fmt 11.2.0 (diff) |
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
-rw-r--r-- | www/py-httpx-retries/Makefile | 2 | ||||
-rw-r--r-- | www/py-httpx-retries/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-httpx-retries/Makefile b/www/py-httpx-retries/Makefile index 7a76411077d8..a06943fcc8e0 100644 --- a/www/py-httpx-retries/Makefile +++ b/www/py-httpx-retries/Makefile @@ -1,5 +1,5 @@ PORTNAME= httpx-retries -PORTVERSION= 0.3.2 +DISTVERSION= 0.4.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-httpx-retries/distinfo b/www/py-httpx-retries/distinfo index 8252ea8abcbe..4ef455958702 100644 --- a/www/py-httpx-retries/distinfo +++ b/www/py-httpx-retries/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745649955 -SHA256 (httpx_retries-0.3.2.tar.gz) = af2cc82f18e9196612e3c73aba027982450b6581f565af659dd8f5c884e991e0 -SIZE (httpx_retries-0.3.2.tar.gz) = 12530 +TIMESTAMP = 1747637137 +SHA256 (httpx_retries-0.4.0.tar.gz) = a7aa513e3f1eef347aac69adecfad9f421210a84df88c88f935ec130f98e6642 +SIZE (httpx_retries-0.4.0.tar.gz) = 12571 |