diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-05 16:02:59 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-05 16:03:56 +0900 |
commit | 3754f09dc68a246ee2b54e9059dbd5be0143e3b8 (patch) | |
tree | fc1a3d6137d9175275200cbc011711b61219934e | |
parent | x11/p5-X11-XCB: Update to 0.24 (diff) |
www/py-httpx-aiohttp: update to 0.1.8
Changelog: https://github.com/karpetrosyan/httpx-aiohttp/blob/0.1.8/CHANGELOG.md
Reported by: Repology
-rw-r--r-- | www/py-httpx-aiohttp/Makefile | 2 | ||||
-rw-r--r-- | www/py-httpx-aiohttp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-httpx-aiohttp/Makefile b/www/py-httpx-aiohttp/Makefile index 33d1380bc769..4b7bacc9e4aa 100644 --- a/www/py-httpx-aiohttp/Makefile +++ b/www/py-httpx-aiohttp/Makefile @@ -1,5 +1,5 @@ PORTNAME= httpx-aiohttp -DISTVERSION= 0.1.6 +DISTVERSION= 0.1.8 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-httpx-aiohttp/distinfo b/www/py-httpx-aiohttp/distinfo index 0267c2d79445..f6bd48c61f87 100644 --- a/www/py-httpx-aiohttp/distinfo +++ b/www/py-httpx-aiohttp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750076837 -SHA256 (httpx_aiohttp-0.1.6.tar.gz) = ce777e166dacd91de8b93f0ad564649c9f65341e0b61ce16391fa7445c8f3f7d -SIZE (httpx_aiohttp-0.1.6.tar.gz) = 25278 +TIMESTAMP = 1751698327 +SHA256 (httpx_aiohttp-0.1.8.tar.gz) = 756c5e74cdb568c3248ba63fe82bfe8bbe64b928728720f7eaac64b3cf46f308 +SIZE (httpx_aiohttp-0.1.8.tar.gz) = 25401 |