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: Thu Jul 23 11:12:15 UTC 2026
Modified Files:
pkgsrc/www/py-aiohttp: Makefile PLIST distinfo
Log Message:
py-aiohttp: updated to 3.14.3
3.14.3 (2026-07-22)
Bug fixes
- Fixed the client dropping only the first ``Authorization``, ``Cookie`` and
``Proxy-Authorization`` header when a redirect crossed an origin
- Fixed error message construction in the C HTTP parser
To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 pkgsrc/www/py-aiohttp/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/py-aiohttp/PLIST
cvs rdiff -u -r1.99 -r1.100 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.108 pkgsrc/www/py-aiohttp/Makefile:1.109
--- pkgsrc/www/py-aiohttp/Makefile:1.108 Sun Jun 28 15:41:44 2026
+++ pkgsrc/www/py-aiohttp/Makefile Thu Jul 23 11:12:15 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.108 2026/06/28 15:41:44 wiz Exp $
+# $NetBSD: Makefile,v 1.109 2026/07/23 11:12:15 adam Exp $
-DISTNAME= aiohttp-3.14.1
+DISTNAME= aiohttp-3.14.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/aiohttp/}
Index: pkgsrc/www/py-aiohttp/PLIST
diff -u pkgsrc/www/py-aiohttp/PLIST:1.19 pkgsrc/www/py-aiohttp/PLIST:1.20
--- pkgsrc/www/py-aiohttp/PLIST:1.19 Wed Jul 30 10:40:47 2025
+++ pkgsrc/www/py-aiohttp/PLIST Thu Jul 23 11:12:15 2026
@@ -1,15 +1,10 @@
-@comment $NetBSD: PLIST,v 1.19 2025/07/30 10:40:47 adam Exp $
+@comment $NetBSD: PLIST,v 1.20 2026/07/23 11:12:15 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE.txt
${PYSITELIB}/${WHEEL_INFODIR}/licenses/vendor/llhttp/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
-${PYSITELIB}/aiohttp/.hash/_cparser.pxd.hash
-${PYSITELIB}/aiohttp/.hash/_find_header.pxd.hash
-${PYSITELIB}/aiohttp/.hash/_http_parser.pyx.hash
-${PYSITELIB}/aiohttp/.hash/_http_writer.pyx.hash
-${PYSITELIB}/aiohttp/.hash/hdrs.py.hash
${PYSITELIB}/aiohttp/__init__.py
${PYSITELIB}/aiohttp/__init__.pyc
${PYSITELIB}/aiohttp/__init__.pyo
@@ -23,9 +18,6 @@ ${PYSITELIB}/aiohttp/_http_parser.pyx
${PYSITELIB}/aiohttp/_http_parser.so
${PYSITELIB}/aiohttp/_http_writer.pyx
${PYSITELIB}/aiohttp/_http_writer.so
-${PYSITELIB}/aiohttp/_websocket/.hash/mask.pxd.hash
-${PYSITELIB}/aiohttp/_websocket/.hash/mask.pyx.hash
-${PYSITELIB}/aiohttp/_websocket/.hash/reader_c.pxd.hash
${PYSITELIB}/aiohttp/_websocket/__init__.py
${PYSITELIB}/aiohttp/_websocket/__init__.pyc
${PYSITELIB}/aiohttp/_websocket/__init__.pyo
Index: pkgsrc/www/py-aiohttp/distinfo
diff -u pkgsrc/www/py-aiohttp/distinfo:1.99 pkgsrc/www/py-aiohttp/distinfo:1.100
--- pkgsrc/www/py-aiohttp/distinfo:1.99 Mon Jun 8 09:57:50 2026
+++ pkgsrc/www/py-aiohttp/distinfo Thu Jul 23 11:12:15 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.99 2026/06/08 09:57:50 adam Exp $
+$NetBSD: distinfo,v 1.100 2026/07/23 11:12:15 adam Exp $
-BLAKE2s (aiohttp-3.14.1.tar.gz) = 31766abd96aaa57a24a0218bdcb06b0c008622f57a3292f54a83c463843229f8
-SHA512 (aiohttp-3.14.1.tar.gz) = 8cba5eff6e62f29fc2f600b30c840febc2a6b947134d6e194a2dcd873972ada2d48cbdaa01216b53cc3127b973b0f30ef1ac69713081b5e1ed2efbfd654fdebc
-Size (aiohttp-3.14.1.tar.gz) = 7955794 bytes
+BLAKE2s (aiohttp-3.14.3.tar.gz) = 7f6874c8f9a06bc15b409ac933c3e75067cb6e203b93167776585ea1cdf8a8d4
+SHA512 (aiohttp-3.14.3.tar.gz) = 5130673c6e8e798a20d717a89e142e626e669bf0a0db1750299e69970daacf7602012b837190a9e038b6402fcb711dee388b027dfca82b5f769b421ebaf53be7
+Size (aiohttp-3.14.3.tar.gz) = 7971213 bytes
Home |
Main Index |
Thread Index |
Old Index