Skip to content
Snippets Groups Projects
Verified Commit 57489e2b authored by sunpoet's avatar sunpoet
Browse files

www/py-aiohttp: Update to 3.8.4

parent 0a13504f
No related branches found
No related tags found
No related merge requests found
PORTNAME= aiohttp
PORTVERSION= 3.8.3
PORTREVISION= 1
PORTVERSION= 3.8.4
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......
TIMESTAMP = 1664768002
SHA256 (aiohttp-3.8.3.tar.gz) = 3828fb41b7203176b82fe5d699e0d845435f2374750a44b480ea6b930f6be269
SIZE (aiohttp-3.8.3.tar.gz) = 7337480
TIMESTAMP = 1677771369
SHA256 (aiohttp-3.8.4.tar.gz) = bf2e1a9162c1e441bf805a1fd166e249d574ca04e03b34f97e2928769e91ab5c
SIZE (aiohttp-3.8.4.tar.gz) = 7338512
Obtained from: https://github.com/aio-libs/aiohttp/commit/cf8e25d0175f1d4874781b67c0dd466557be8e69
--- setup.cfg.orig 2022-09-21 13:09:48 UTC
+++ setup.cfg
@@ -47,7 +47,7 @@ zip_safe = False
include_package_data = True
install_requires =
attrs >= 17.3.0
- charset-normalizer >=2.0, < 3.0
+ charset-normalizer >=2.0, < 4.0
multidict >=4.5, < 7.0
async_timeout >= 4.0.0a3, < 5.0
asynctest == 0.13.0; python_version<"3.8"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment