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: Mon Apr 28 07:30:01 UTC 2025
Modified Files:
pkgsrc/www/py-aiohttp: Makefile distinfo
Log Message:
py-aiohttp: updated to 3.11.18
3.11.18 (2025-04-20)
Bug fixes
- Disabled TLS in TLS warning (when using HTTPS proxies) for uvloop and newer Python versions
- Fixed reading fragmented WebSocket messages when the payload was masked
The problem first appeared in 3.11.17
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/www/py-aiohttp/Makefile
cvs rdiff -u -r1.80 -r1.81 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.86 pkgsrc/www/py-aiohttp/Makefile:1.87
--- pkgsrc/www/py-aiohttp/Makefile:1.86 Sun Apr 20 12:12:09 2025
+++ pkgsrc/www/py-aiohttp/Makefile Mon Apr 28 07:30:01 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.86 2025/04/20 12:12:09 adam Exp $
+# $NetBSD: Makefile,v 1.87 2025/04/28 07:30:01 adam Exp $
-DISTNAME= aiohttp-3.11.17
+DISTNAME= aiohttp-3.11.18
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.80 pkgsrc/www/py-aiohttp/distinfo:1.81
--- pkgsrc/www/py-aiohttp/distinfo:1.80 Sun Apr 20 12:12:09 2025
+++ pkgsrc/www/py-aiohttp/distinfo Mon Apr 28 07:30:01 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.80 2025/04/20 12:12:09 adam Exp $
+$NetBSD: distinfo,v 1.81 2025/04/28 07:30:01 adam Exp $
-BLAKE2s (aiohttp-3.11.17.tar.gz) = 33f4c895a0a9288a67320b345b4319ef2748dea289995e18c0aef74ff3372650
-SHA512 (aiohttp-3.11.17.tar.gz) = c514e772957e5b20da398bd38682ba10f43e1697a4f743c85fe5242437a0d7010a13b918b071a1bbe9e62c56cd58f76e5470056f917a23734449f9f2de225d78
-Size (aiohttp-3.11.17.tar.gz) = 7679092 bytes
+BLAKE2s (aiohttp-3.11.18.tar.gz) = be7decae90d0cbeb97ff527e7b1a3fc99d039d23ed60095e76e2279b1829f9d7
+SHA512 (aiohttp-3.11.18.tar.gz) = 9b25ad5f9800cd84014c55f6a4f7ac217a788a43e301a83c18667b6f294388adf53c81360fd3219007b10b42ce165331dad1907582dc9d3081fd8585b5bcd042
+Size (aiohttp-3.11.18.tar.gz) = 7678653 bytes
Home |
Main Index |
Thread Index |
Old Index