head 1.2; access; symbols pkgsrc-2022Q4:1.1.0.2 pkgsrc-2022Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2023.02.13.10.42.54; author adam; state dead; branches; next 1.1; commitid hcOJ6LEpISKdWldE; 1.1 date 2022.12.06.20.14.34; author wiz; state Exp; branches; next ; commitid ezNPIRlRkrlFjx4E; desc @@ 1.2 log @py-aiohttp: updated to 3.8.4 3.8.4 (2023-02-12) Bugfixes -------- - Fixed incorrectly overwriting cookies with the same name and domain, but different path. - Fixed ``ConnectionResetError`` not being raised after client disconnection in SSL environments. @ text @$NetBSD: patch-setup.cfg,v 1.1 2022/12/06 20:14:34 wiz Exp $ Unrestrict since pkgsrc has newer version. --- setup.cfg.orig 2022-09-21 13:09:48.801040000 +0000 +++ 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 multidict >=4.5, < 7.0 async_timeout >= 4.0.0a3, < 5.0 asynctest == 0.13.0; python_version<"3.8" @ 1.1 log @py-aiohttp: unrestrict charset-normalizer dependency pkgsrc has a newer version Bump PKGREVISION. Fix pkglint while here. @ text @d1 1 a1 1 $NetBSD$ @