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: Sun Apr 20 12:12:09 UTC 2025
Modified Files:
pkgsrc/www/py-aiohttp: Makefile distinfo
Log Message:
py-aiohttp: updated to 3.11.17
3.11.17
Miscellaneous internal changes
- Optimized web server performance when access logging is disabled by reducing time syscalls
- Improved web server performance when connection can be reused
- Improved performance of the WebSocket reader
- Improved performance of the WebSocket reader with large messages
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/www/py-aiohttp/Makefile
cvs rdiff -u -r1.79 -r1.80 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.85 pkgsrc/www/py-aiohttp/Makefile:1.86
--- pkgsrc/www/py-aiohttp/Makefile:1.85 Sun Apr 13 18:59:47 2025
+++ pkgsrc/www/py-aiohttp/Makefile Sun Apr 20 12:12:09 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.85 2025/04/13 18:59:47 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2025/04/20 12:12:09 adam Exp $
-DISTNAME= aiohttp-3.11.16
+DISTNAME= aiohttp-3.11.17
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.79 pkgsrc/www/py-aiohttp/distinfo:1.80
--- pkgsrc/www/py-aiohttp/distinfo:1.79 Sun Apr 13 18:59:47 2025
+++ pkgsrc/www/py-aiohttp/distinfo Sun Apr 20 12:12:09 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.79 2025/04/13 18:59:47 wiz Exp $
+$NetBSD: distinfo,v 1.80 2025/04/20 12:12:09 adam Exp $
-BLAKE2s (aiohttp-3.11.16.tar.gz) = 77a1d7b500f5b7778df8defe95c45889066af63d33eeb4bbbcb49878293240e9
-SHA512 (aiohttp-3.11.16.tar.gz) = 890f576d5ec8c364f8db29b1c4a540cd39cf61fa1fd17ec70049a8c1bf401745d8326e2b7b51bbbc7a2569bfe42f7aab022c23be186bb67f064a32ed16af18dd
-Size (aiohttp-3.11.16.tar.gz) = 7676826 bytes
+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
Home |
Main Index |
Thread Index |
Old Index