pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-aiohttp py-aiohttp: updated to 3.0.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/178b15b54bc5
branches:  trunk
changeset: 377362:178b15b54bc5
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Mar 15 09:29:09 2018 +0000

description:
py-aiohttp: updated to 3.0.9

3.0.9:
Close a connection if an unexpected exception occurs while sending a request

diffstat:

 www/py-aiohttp/Makefile |   4 ++--
 www/py-aiohttp/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r c647898154f4 -r 178b15b54bc5 www/py-aiohttp/Makefile
--- a/www/py-aiohttp/Makefile   Thu Mar 15 09:08:36 2018 +0000
+++ b/www/py-aiohttp/Makefile   Thu Mar 15 09:29:09 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2018/03/13 11:46:13 adam Exp $
+# $NetBSD: Makefile,v 1.20 2018/03/15 09:29:09 adam Exp $
 
-DISTNAME=      aiohttp-3.0.8
+DISTNAME=      aiohttp-3.0.9
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/aiohttp/}
diff -r c647898154f4 -r 178b15b54bc5 www/py-aiohttp/distinfo
--- a/www/py-aiohttp/distinfo   Thu Mar 15 09:08:36 2018 +0000
+++ b/www/py-aiohttp/distinfo   Thu Mar 15 09:29:09 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2018/03/13 11:46:13 adam Exp $
+$NetBSD: distinfo,v 1.20 2018/03/15 09:29:09 adam Exp $
 
-SHA1 (aiohttp-3.0.8.tar.gz) = 3b19c8bb749c3b3a8c5fd72c710f0ed5aa675e1a
-RMD160 (aiohttp-3.0.8.tar.gz) = 7928ab80ee16684a17dd0374805e922a6b71d828
-SHA512 (aiohttp-3.0.8.tar.gz) = 656699413e277f7cc046dd4abe1a1a26c039f6484b31efe57c134e4298a6d146ac64472f26a8072e5916b8beb60b068499cf5e10100955286a47fa852dc6aa31
-Size (aiohttp-3.0.8.tar.gz) = 738489 bytes
+SHA1 (aiohttp-3.0.9.tar.gz) = 66b544540b177c8dbbae461081d74b9502922200
+RMD160 (aiohttp-3.0.9.tar.gz) = c0a37a4d45c5a2cbc3b02d95df02b9b1089fd8af
+SHA512 (aiohttp-3.0.9.tar.gz) = a079aaa6bc3a74fe94df8843ab1b0e98a7e439ac5b1cc9b8344c0db00a71cb30b2e79045ea58b77adfeb7357975411eb3008ed1df92fec11f7b824fe171e42c5
+Size (aiohttp-3.0.9.tar.gz) = 738910 bytes



Home | Main Index | Thread Index | Old Index