pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-aiohttp



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Apr  1 05:57:17 UTC 2026

Modified Files:
        pkgsrc/www/py-aiohttp: Makefile distinfo

Log Message:
py-aiohttp: updated to 3.13.5

3.13.5 (2026-03-31)

Bug fixes

- Skipped the duplicate singleton header check in lax mode (the default for response
  parsing). In strict mode (request parsing, or ``-X dev``), all RFC 9110 singletons
  are still enforced


To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 pkgsrc/www/py-aiohttp/Makefile
cvs rdiff -u -r1.96 -r1.97 pkgsrc/www/py-aiohttp/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-aiohttp/Makefile
diff -u pkgsrc/www/py-aiohttp/Makefile:1.104 pkgsrc/www/py-aiohttp/Makefile:1.105
--- pkgsrc/www/py-aiohttp/Makefile:1.104        Sun Mar 29 17:37:00 2026
+++ pkgsrc/www/py-aiohttp/Makefile      Wed Apr  1 05:57:17 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.104 2026/03/29 17:37:00 wiz Exp $
+# $NetBSD: Makefile,v 1.105 2026/04/01 05:57:17 adam Exp $
 
-DISTNAME=      aiohttp-3.13.4
+DISTNAME=      aiohttp-3.13.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/aiohttp/}

Index: pkgsrc/www/py-aiohttp/distinfo
diff -u pkgsrc/www/py-aiohttp/distinfo:1.96 pkgsrc/www/py-aiohttp/distinfo:1.97
--- pkgsrc/www/py-aiohttp/distinfo:1.96 Sun Mar 29 17:37:00 2026
+++ pkgsrc/www/py-aiohttp/distinfo      Wed Apr  1 05:57:17 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.96 2026/03/29 17:37:00 wiz Exp $
+$NetBSD: distinfo,v 1.97 2026/04/01 05:57:17 adam Exp $
 
-BLAKE2s (aiohttp-3.13.4.tar.gz) = 6c6cef79b5ce6f2258c150366569a261ea6d7665fe13b7fb513322e41f482b49
-SHA512 (aiohttp-3.13.4.tar.gz) = af60220cfd762e200bb15b7ff94302a98340ce85ead3f000da9b0ad8cfdfb8963267f011b0310d9743b66fd75def61898620ee27934ba117151ae19f9d68fb12
-Size (aiohttp-3.13.4.tar.gz) = 7859748 bytes
+BLAKE2s (aiohttp-3.13.5.tar.gz) = 4ef1446fd13e5016c1495ed777b2c4d89b8042819d589ee48fe0dea5cd6a5db2
+SHA512 (aiohttp-3.13.5.tar.gz) = 42aafde39a7e0d270a43733293be1450ca7d72be9658403218f4c338fba7f942bd362637676146cc77579a0946303a44b012b070a25027d3b87abfb6bc0f9fb9
+Size (aiohttp-3.13.5.tar.gz) = 7858271 bytes



Home | Main Index | Thread Index | Old Index