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 Jun 15 08:31:09 UTC 2025

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

Log Message:
py-aiohttp: updated to 3.12.13

3.12.13

Bug fixes
- Fixed auto-created :py:class:`~aiohttp.TCPConnector` not using the session's event loop when :py:class:`~aiohttp.ClientSession` is created without an explicit connector.


To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 pkgsrc/www/py-aiohttp/Makefile
cvs rdiff -u -r1.88 -r1.89 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.94 pkgsrc/www/py-aiohttp/Makefile:1.95
--- pkgsrc/www/py-aiohttp/Makefile:1.94 Tue Jun 10 14:51:17 2025
+++ pkgsrc/www/py-aiohttp/Makefile      Sun Jun 15 08:31:09 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.94 2025/06/10 14:51:17 adam Exp $
+# $NetBSD: Makefile,v 1.95 2025/06/15 08:31:09 adam Exp $
 
-DISTNAME=      aiohttp-3.12.12
+DISTNAME=      aiohttp-3.12.13
 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.88 pkgsrc/www/py-aiohttp/distinfo:1.89
--- pkgsrc/www/py-aiohttp/distinfo:1.88 Tue Jun 10 14:51:17 2025
+++ pkgsrc/www/py-aiohttp/distinfo      Sun Jun 15 08:31:09 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.88 2025/06/10 14:51:17 adam Exp $
+$NetBSD: distinfo,v 1.89 2025/06/15 08:31:09 adam Exp $
 
-BLAKE2s (aiohttp-3.12.12.tar.gz) = cf2fd937fd64cb5f6fc4ba0604d8ac2f5f05f96ee066ee543de1fed1bc14647e
-SHA512 (aiohttp-3.12.12.tar.gz) = a9d127dd7098fc4661c5d1c421161696f07d38163ba7df2e87fc142d6815589615ea76cbe966aa2f24bf0e8c3737c03149104e769cca5d2c2b55d86739aa90f8
-Size (aiohttp-3.12.12.tar.gz) = 7818643 bytes
+BLAKE2s (aiohttp-3.12.13.tar.gz) = 389fb039ae9f3b3d360248de4dfab8124dad7c19e0d9ae298bdc4e5c93d58e3b
+SHA512 (aiohttp-3.12.13.tar.gz) = e384a7581a7e0944a7283adcf70b84c3a4f6a04ddf5fafbff74d1919bd46a3fddfd7fd830189278d7d17717ca65695cf0aa26ebbf38d08e850453887a5b7f487
+Size (aiohttp-3.12.13.tar.gz) = 7819160 bytes



Home | Main Index | Thread Index | Old Index