pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-aiohttp 2.2.4:
details: https://anonhg.NetBSD.org/pkgsrc/rev/f5dc70d798e0
branches: trunk
changeset: 366115:f5dc70d798e0
user: adam <adam%pkgsrc.org@localhost>
date: Thu Aug 03 07:46:12 2017 +0000
description:
2.2.4:
Fix issue with synchronous session closing when using ClientSession as an asynchronous context manager.
diffstat:
www/py-aiohttp/Makefile | 4 ++--
www/py-aiohttp/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r b9e207f56de3 -r f5dc70d798e0 www/py-aiohttp/Makefile
--- a/www/py-aiohttp/Makefile Thu Aug 03 07:45:18 2017 +0000
+++ b/www/py-aiohttp/Makefile Thu Aug 03 07:46:12 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/07/16 19:04:16 adam Exp $
+# $NetBSD: Makefile,v 1.2 2017/08/03 07:46:12 adam Exp $
-DISTNAME= aiohttp-2.2.3
+DISTNAME= aiohttp-2.2.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/aiohttp/}
diff -r b9e207f56de3 -r f5dc70d798e0 www/py-aiohttp/distinfo
--- a/www/py-aiohttp/distinfo Thu Aug 03 07:45:18 2017 +0000
+++ b/www/py-aiohttp/distinfo Thu Aug 03 07:46:12 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/07/16 19:04:16 adam Exp $
+$NetBSD: distinfo,v 1.2 2017/08/03 07:46:12 adam Exp $
-SHA1 (aiohttp-2.2.3.tar.gz) = db0758ccc4d365f579c8720c7e8843ec87d5bb23
-RMD160 (aiohttp-2.2.3.tar.gz) = 0e52560b95ee09ef91b3d2fb537534f475380d91
-SHA512 (aiohttp-2.2.3.tar.gz) = 3bc2663a010cdd299a99a61cfc4107ca4d8e87c418b0c9868a99f2fe3343c0fee386f28ba44c35ccfe11a5c73f457951251777dc8b23fe198a1b1ac60bb87c63
-Size (aiohttp-2.2.3.tar.gz) = 787819 bytes
+SHA1 (aiohttp-2.2.4.tar.gz) = 2e5e8218f945e481a157e11b5f145a1c83619a2f
+RMD160 (aiohttp-2.2.4.tar.gz) = 85d93fd097255263e80327bacbb008cccdb0a958
+SHA512 (aiohttp-2.2.4.tar.gz) = a1593621880e0d3f1e60bb272cd56fc3a7a64baaa232ec925de422a5f9ae4e46e452d392f4539ce3a596de5a665b7a1d1e46a8de819d988d9bca2c1bb93619e4
+Size (aiohttp-2.2.4.tar.gz) = 788478 bytes
Home |
Main Index |
Thread Index |
Old Index