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 20 07:47:53 UTC 2023

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

Log Message:
py-aiohttp: updated to 3.8.5

3.8.5 (2023-07-19)

Security bugfixes
- Upgraded the vendored copy of llhttp_ to v8.1.1

Features
- Added information to C parser exceptions to show which character caused the error.

Bugfixes
- Fixed a transport is :data:`None` error


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/www/py-aiohttp/Makefile
cvs rdiff -u -r1.52 -r1.53 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.57 pkgsrc/www/py-aiohttp/Makefile:1.58
--- pkgsrc/www/py-aiohttp/Makefile:1.57 Mon Feb 13 10:42:54 2023
+++ pkgsrc/www/py-aiohttp/Makefile      Thu Jul 20 07:47:52 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2023/02/13 10:42:54 adam Exp $
+# $NetBSD: Makefile,v 1.58 2023/07/20 07:47:52 adam Exp $
 
-DISTNAME=      aiohttp-3.8.4
+DISTNAME=      aiohttp-3.8.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.52 pkgsrc/www/py-aiohttp/distinfo:1.53
--- pkgsrc/www/py-aiohttp/distinfo:1.52 Mon Feb 13 10:42:54 2023
+++ pkgsrc/www/py-aiohttp/distinfo      Thu Jul 20 07:47:52 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.52 2023/02/13 10:42:54 adam Exp $
+$NetBSD: distinfo,v 1.53 2023/07/20 07:47:52 adam Exp $
 
-BLAKE2s (aiohttp-3.8.4.tar.gz) = c42f7b0903a39626d0c4e60f0b060d6df950217c480919eb07a644d167837a3f
-SHA512 (aiohttp-3.8.4.tar.gz) = ee193320d57161ba9d96b22502cea4eddb05d9586bde5ba1ce813e0bd149f62286ab8a76f120ef2a69f8bf882ab0605ca42103c0811fe53c7a024682ee31aa1e
-Size (aiohttp-3.8.4.tar.gz) = 7338512 bytes
+BLAKE2s (aiohttp-3.8.5.tar.gz) = 98cab96272e76df40f435f7c31679f5b5d44c4f50ab2fb1fe9fabb934469285f
+SHA512 (aiohttp-3.8.5.tar.gz) = 613dfe836c511832c68eadbd0a76882ec362ff956937aa913fc7567b7e3e1ac2085a70a1eca42fb016f38c076a131b506b22f26879ad06b077cb4a85e9dcd8db
+Size (aiohttp-3.8.5.tar.gz) = 7358303 bytes



Home | Main Index | Thread Index | Old Index